Uses of Interface
org.praxislive.ide.pxr.spi.RootEditor.Context
Packages that use RootEditor.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(org.praxislive.ide.model.RootProxy root, RootEditor.Context context) Create an editor for the provided root, if the root type, context, etc. are supported by this provider.