|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jupe.editors.classdiagram.EditorRunnable
public class EditorRunnable
Constructor Summary | |
---|---|
EditorRunnable(org.eclipse.core.resources.IFile file,
java.lang.Class kind,
boolean activePerspectiveOnly,
java.lang.String perspectiveId)
Constructor |
Method Summary | |
---|---|
org.eclipse.ui.IEditorPart |
getEditor()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorRunnable(org.eclipse.core.resources.IFile file, java.lang.Class kind, boolean activePerspectiveOnly, java.lang.String perspectiveId)
file
- file to checkkind
- editor classactivePerspectiveOnly
- if true
check active perspective only,
false
otherwiseperspectiveId
- perspective idMethod Detail |
---|
public org.eclipse.ui.IEditorPart getEditor()
getEditor
in interface IEditorRunnable
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |