Uses of Interface
org.praxislive.ide.pxr.spi.RootEditor.Context
Packages that use RootEditor.Context
Package
Description
-
Uses of RootEditor.Context in org.praxislive.ide.pxr.graph
Methods in org.praxislive.ide.pxr.graph with parameters of type RootEditor.ContextModifier and TypeMethodDescriptionGraphEditorProvider.createEditor(RootProxy root, RootEditor.Context context) Constructors in org.praxislive.ide.pxr.graph with parameters of type RootEditor.Context -
Uses of RootEditor.Context in org.praxislive.ide.pxr.gui
Methods in org.praxislive.ide.pxr.gui with parameters of type RootEditor.ContextModifier and TypeMethodDescriptionGuiEditorProvider.createEditor(RootProxy root, RootEditor.Context context) -
Uses of RootEditor.Context in org.praxislive.ide.pxr.spi
Methods in org.praxislive.ide.pxr.spi with parameters of type RootEditor.ContextModifier and TypeMethodDescriptionRootEditor.Provider.createEditor(RootProxy root, RootEditor.Context context) Create an editor for the provided root, if the root type, context, etc. are supported by this provider.