|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.ui.part.FileEditorInput
org.ocopomo.annotation.content.views.ContentViewInput
public class ContentViewInput
Constructor Summary | |
---|---|
ContentViewInput(org.eclipse.core.resources.IFile file,
java.lang.String fileURI,
java.lang.String fileName)
|
Method Summary | |
---|---|
java.lang.String |
getFileURI()
|
java.lang.String |
getName()
|
Methods inherited from class org.eclipse.ui.part.FileEditorInput |
---|
equals, exists, getAdapter, getFactoryId, getFile, getImageDescriptor, getPath, getPersistable, getStorage, getToolTipText, getURI, hashCode, isLocalFile, saveState, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ContentViewInput(org.eclipse.core.resources.IFile file, java.lang.String fileURI, java.lang.String fileName)
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.eclipse.ui.IEditorInput
getName
in class org.eclipse.ui.part.FileEditorInput
public java.lang.String getFileURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |