Package org.praxislive.ide.pxr.gui
Class GuiEditor
java.lang.Object
org.praxislive.ide.pxr.gui.GuiEditor
- All Implemented Interfaces:
org.praxislive.ide.pxr.spi.RootEditor
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.praxislive.ide.pxr.spi.RootEditor
org.praxislive.ide.pxr.spi.RootEditor.Context, org.praxislive.ide.pxr.spi.RootEditor.Provider, org.praxislive.ide.pxr.spi.RootEditor.ToolAction -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.ide.pxr.spi.RootEditor
componentDeactivated, componentHidden, componentShowing, getUndoRedo, requestFocus, supportedToolActions, sync
-
Method Details
-
getEditorComponent
- Specified by:
getEditorComponentin interfaceorg.praxislive.ide.pxr.spi.RootEditor
-
getLookup
public org.openide.util.Lookup getLookup()- Specified by:
getLookupin interfaceorg.praxislive.ide.pxr.spi.RootEditor
-
getActions
- Specified by:
getActionsin interfaceorg.praxislive.ide.pxr.spi.RootEditor
-
componentActivated
public void componentActivated()- Specified by:
componentActivatedin interfaceorg.praxislive.ide.pxr.spi.RootEditor
-
dispose
public void dispose()- Specified by:
disposein interfaceorg.praxislive.ide.pxr.spi.RootEditor
-