Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractHelperComponent - Class in org.praxislive.ide.core.api
-
A base class for components to be provided viato allow modules to communicate with the PraxisCORE system.
invalid reference
ExtensionProvider - AbstractHelperComponent() - Constructor for class org.praxislive.ide.core.api.AbstractHelperComponent
-
Create a helper component.
- AbstractIDERoot - Class in org.praxislive.ide.core.api
-
Base class for a root to allow connection between a PraxisCORE hub and the IDE.
- AbstractIDERoot() - Constructor for class org.praxislive.ide.core.api.AbstractIDERoot
-
Create an IDE root that starts automatically on activation.
- AbstractIDERoot(boolean) - Constructor for class org.praxislive.ide.core.api.AbstractIDERoot
-
Create an IDE root.
- AbstractTask - Class in org.praxislive.ide.core.api
-
A base implementation of a Task.
- AbstractTask() - Constructor for class org.praxislive.ide.core.api.AbstractTask
- AbstractTask.WithResult<T> - Class in org.praxislive.ide.core.api
-
A base implementation of a task with a result.
- ActionBridge - Class in org.praxislive.ide.pxr
- ActionEditorContext - Class in org.praxislive.ide.pxr
-
Context object providing access to current editor, root and explored context for internal actions.
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.code.ShowJavaDocAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.core.ui.OnlineHelpAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.core.ui.ReportIssueAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveToggleAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.project.ui.ImportResourcesAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxj.ChangeBaseTypeAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxr.AddChildAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxr.ExposeControlsAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxr.RootConfigAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxr.SaveAsTemplateAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxr.StartableRootAction
- actionPerformed(ActionEvent) - Method in class org.praxislive.ide.pxs.RunScriptAction
- Actions - Class in org.praxislive.ide.core.ui.api
-
Utility class for working with global actions.
- actionsContext() - Method in class org.praxislive.ide.pxj.PXJavaDataLoader
- ActionSupport - Class in org.praxislive.ide.pxr.api
-
Support class for Actions in PXR editors.
- activating() - Method in class org.praxislive.ide.core.api.AbstractIDERoot
- activeProjects() - Static method in class org.praxislive.ide.project.DefaultPraxisProject
- ADD - Enum constant in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Add component tool, triggered by typing
@. - ADD_CHILD - Static variable in class org.praxislive.ide.pxr.api.ActionSupport
-
Action ID for the Add Child action.
- addChangeListener(ChangeListener) - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- addChangeListener(ChangeListener) - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- addChild(String, ComponentType) - Method in interface org.praxislive.ide.model.ContainerProxy
-
Add a child component to the underlying container.
- addChild(String, ComponentType) - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- AddChildAction - Class in org.praxislive.ide.pxr
- AddChildAction() - Constructor for class org.praxislive.ide.pxr.AddChildAction
- addFile(ExecutionLevel, FileObject) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Add a file execution element at the end of existing elements of the execution level.
- addHighlightsChangeListener(HighlightsChangeListener) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveHighlight
- addKey(Object) - Method in interface org.praxislive.ide.core.api.Syncable
-
Add a unique key to this syncing in order to register an interest in this object being in sync with its upstream data source.
- addLine(ExecutionLevel, String) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Add a line execution element at the end of the existing elements of the execution level.
- addNode(N, String) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a node with the given name.
- addPin(N, String) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a pin with the given name to a node.
- addPin(N, String, Alignment) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a pin with the given name and alignment to a node.
- addPin(PinID<N>, Alignment) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a pin with the given ID and alignment.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Add a property listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.api.AbstractTask
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.core.api.Task
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.api.ValuePropertyAdaptor
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.model.Proxy
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.project.spi.RootRegistry
-
Add a property change listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.PXRRootRegistry
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- addToolWidget(Widget) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Add a widget to the the node tools container.
- addToolWidget(Widget) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a widget to the the scene tools container.
- afterExecute() - Method in class org.praxislive.ide.core.api.SerialTasks
- afterTask(Task) - Method in class org.praxislive.ide.core.api.SerialTasks
- Alignment - Enum Class in org.praxislive.ide.pxr.graph.scene
-
Types of positional alignment, for use with widget elements such as
PinWidget. - Always - Enum constant in enum class org.praxislive.ide.pxr.EditorModes.Configuration
- applyChanges() - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- applyChanges() - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- applyChanges() - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- applyChanges() - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- applyChanges() - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- applyChanges() - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- args() - Method in class org.praxislive.ide.core.api.Callback.Result
-
Call arguments.
- ArgumentEditor - Class in org.praxislive.ide.pxr.editors
- ArgumentEditor(PraxisProperty<?>, ArgumentInfo) - Constructor for class org.praxislive.ide.pxr.editors.ArgumentEditor
- ArrayEditor - Class in org.praxislive.ide.pxr.editors
- ArrayEditor() - Constructor for class org.praxislive.ide.pxr.editors.ArrayEditor
- associateLookup() - Method in class org.praxislive.ide.opengl.GLSLDataObject
- associateLookup() - Method in class org.praxislive.ide.pxj.PXJDataObject
- associateLookup() - Method in class org.praxislive.ide.pxr.palette.TypeDataObject
- associateLookup() - Method in class org.praxislive.ide.pxr.SubgraphDataObject
- associateLookup() - Method in class org.praxislive.ide.tableeditor.TableDataObject
- attachEdgeSourceAnchor(EdgeID<N>, PinID<N>, PinID<N>) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Attaches an anchor of a source pin an edge.
- attachEdgeTargetAnchor(EdgeID<N>, PinID<N>, PinID<N>) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Attaches an anchor of a target pin an edge.
- attachEdgeWidget(EdgeID<N>) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Implements attaching a widget to an edge.
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.ControlAddressEditor
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.MapEditor
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- attachEnv(PropertyEnv) - Method in class org.praxislive.ide.pxr.editors.StringEditor
- attachNodeWidget(N) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Implements attaching a widget to a node.
- attachPinWidget(N, PinID<N>) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Implements attaching a widget to a pin.
- attachPinWidget(Widget) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Attaches a pin widget to the node widget.
- attributeNames() - Method in class org.praxislive.ide.properties.PraxisProperty
- Attributes - Interface in org.praxislive.ide.pxr.api
-
Implementations of Attributes can be requested from component proxy lookup to store key/value data for individual components.
- AudioIconProvider - Class in org.praxislive.ide.audio
- AudioIconProvider() - Constructor for class org.praxislive.ide.audio.AudioIconProvider
B
- BACKGROUND - Static variable in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- beforeExecute() - Method in class org.praxislive.ide.core.api.SerialTasks
- beforeTask(Task) - Method in class org.praxislive.ide.core.api.SerialTasks
- bind(ControlAddress, Binding.Adaptor) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Add a binding to the provided control.
- Blue - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
- BooleanEditor - Class in org.praxislive.ide.pxr.editors
- BooleanEditor() - Constructor for class org.praxislive.ide.pxr.editors.BooleanEditor
- BoundArgumentProperty - Class in org.praxislive.ide.pxr
- BUILD - Enum constant in enum class org.praxislive.ide.project.api.ExecutionLevel
-
The build level is for building of user roots and components.
C
- calculateClientArea() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
- call() - Method in class org.praxislive.ide.project.ui.IDEClosingHandler
- CALL - Enum constant in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Call control tool, triggered by typing
.. - Callback - Interface in org.praxislive.ide.core.api
-
Handle result of a Call into the PraxisCORE system.
- Callback.Result - Class in org.praxislive.ide.core.api
-
A callback result.
- CallExecutionException - Exception Class in org.praxislive.ide.core.api
-
Exception thrown when a call into the PraxisCORE system returns an error.
- CallExecutionException(PError) - Constructor for exception class org.praxislive.ide.core.api.CallExecutionException
-
Create a new instance wrapping the given
PError. - cancel() - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- cancel() - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- cancel() - Method in class org.praxislive.ide.core.api.AbstractTask
- cancel() - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- cancel() - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveTask
- cancel() - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- cancel() - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- cancel() - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- CANCELLED - Enum constant in enum class org.praxislive.ide.core.api.Task.State
-
The state of a task that has been cancelled by the user.
- canClose() - Method in class org.praxislive.ide.tableeditor.TableEditorTopComponent
- canRead() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- canWrite() - Method in class org.praxislive.ide.properties.PraxisProperty
- canWrite() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- CaptureOptionsPanelController - Class in org.praxislive.ide.video.options
- CaptureOptionsPanelController() - Constructor for class org.praxislive.ide.video.options.CaptureOptionsPanelController
- CATEGORY - Static variable in class org.praxislive.ide.pxr.ActionBridge
- CATEGORY - Static variable in class org.praxislive.ide.pxr.api.ActionSupport
-
Action category for all PXR action.
- Center - Enum constant in enum class org.praxislive.ide.pxr.graph.scene.Alignment
-
Aligned centrally.
- ChangeBaseTypeAction - Class in org.praxislive.ide.pxj
- ChangeBaseTypeAction() - Constructor for class org.praxislive.ide.pxj.ChangeBaseTypeAction
- ChangeBaseTypeAction(PXJDataObject) - Constructor for class org.praxislive.ide.pxj.ChangeBaseTypeAction
- children() - Method in interface org.praxislive.ide.model.ContainerProxy
-
Stream of all child IDs.
- children() - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- CHILDREN - Static variable in interface org.praxislive.ide.model.ContainerProxy
-
Name of children property.
- ClassBodyWrapper - Class in org.praxislive.ide.code.api
-
Wrap a provided class body with the specified class name, extended type, implemented interfaces, and default imports.
- ClassBodyWrapper.Filter - Interface in org.praxislive.ide.code.api
-
A filter implementation can be used to override the default textual output of the various sections of the class.
- className(String) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- ClassPathImpl - Class in org.praxislive.ide.code
- ClassPathImpl() - Constructor for class org.praxislive.ide.code.ClassPathImpl
- clear(ComponentProxy, String) - Static method in interface org.praxislive.ide.pxr.api.Attributes
-
Clear the attribute on the given component.
- clearToolWidgets() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Clear all widgets from the tools container.
- clearToolWidgets() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Clear all widgets from the scene tools container.
- close() - Method in interface org.praxislive.ide.core.api.Disposable
- close() - Method in interface org.praxislive.ide.core.spi.LogHandler
-
Deprecated.
- collapseWidget() - Method in interface org.praxislive.ide.pxr.graph.scene.MinimizeAbility
-
Collapses the widget.
- collapseWidget() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Collapses the widget.
- Colors(TypeColor) - Constructor for class org.praxislive.ide.pxr.graph.scene.LAFScheme.Colors
- CompilerOptionsQueryImpl - Class in org.praxislive.ide.code
- CompilerOptionsQueryImpl() - Constructor for class org.praxislive.ide.code.CompilerOptionsQueryImpl
- complete(T) - Method in class org.praxislive.ide.core.api.AbstractTask.WithResult
-
Complete the task with the given result.
- COMPLETED - Enum constant in enum class org.praxislive.ide.core.api.Task.State
-
The state of a completed task.
- componentActivated() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- componentActivated() - Method in class org.praxislive.ide.pxr.gui.GuiEditor
- componentActivated() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- componentActivated() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Hook called when the containing top component is activated.
- componentClosed() - Method in class org.praxislive.ide.project.ui.HubUITopComponent
- componentClosed() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- componentClosed() - Method in class org.praxislive.ide.tableeditor.TableEditorTopComponent
- componentDeactivated() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- componentDeactivated() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Hook called when the containing top component is deactivated.
- componentHidden() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- componentHidden() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Hook called when the containing top component is hidden.
- ComponentIconProvider - Interface in org.praxislive.ide.components.api
- componentOpened() - Method in class org.praxislive.ide.project.ui.HubUITopComponent
- componentOpened() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- ComponentPalette - Class in org.praxislive.ide.pxr.api
-
Palette based on the
supported-typesproperty of the given container context. - ComponentProxy - Interface in org.praxislive.ide.model
-
A proxy of a PraxisCORE component.
- Components - Interface in org.praxislive.ide.components.api
- ComponentSettings - Class in org.praxislive.ide.components
- componentShowing() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- componentShowing() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Hook called when the containing top component is shown.
- ComponentsOptionsPanelController - Class in org.praxislive.ide.components.ui
- ComponentsOptionsPanelController() - Constructor for class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- componentTypes() - Method in interface org.praxislive.ide.components.api.Components
- compute(Task.WithResult<T>) - Static method in interface org.praxislive.ide.core.api.Task.WithResult
-
Execute the task wrapped in a completion stage of the result.
- CONFIGURE - Enum constant in enum class org.praxislive.ide.project.api.ExecutionLevel
-
The configure level is for hub setup, process start and required configuration.
- confirm(String, String) - Method in class org.praxislive.ide.project.ui.ProjectDialogManager
- confirmOnError(String, String) - Method in class org.praxislive.ide.project.ui.ProjectDialogManager
- connect(AbstractButton, Action) - Method in class org.praxislive.ide.core.ui.MenuIconFixer
- connect(JMenuItem, Action, boolean) - Method in class org.praxislive.ide.core.ui.MenuIconFixer
- connect(N, String, N, String) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a connection between the given pins.
- connect(Connection) - Method in interface org.praxislive.ide.model.ContainerProxy
-
Create a connection between two child component ports.
- connect(Connection) - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- connect(PinID<N>, PinID<N>) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Add a connection between the given pins.
- CONNECT - Enum constant in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Connect ports tool, triggered by typing
~. - connections() - Method in interface org.praxislive.ide.model.ContainerProxy
-
Stream of connections.
- connections() - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- CONNECTIONS - Static variable in interface org.praxislive.ide.model.ContainerProxy
-
Name of connections property.
- container() - Method in interface org.praxislive.ide.pxr.spi.RootEditor.Context
-
Access the editor top component that the editor is installed in.
- ContainerProxy - Interface in org.praxislive.ide.model
-
A proxy of a PraxisCORE container.
- context() - Method in class org.praxislive.ide.pxr.api.ComponentPalette
-
Query the current container context.
- context() - Method in class org.praxislive.ide.pxr.palette.DefaultComponentPalette
- context(ContainerProxy) - Method in class org.praxislive.ide.pxr.api.ComponentPalette
-
Update the context to a different container.
- context(ContainerProxy) - Method in class org.praxislive.ide.pxr.palette.DefaultComponentPalette
- continueOnError(PraxisProject, ExecutionLevel, ExecutionElement, List<Value>) - Method in class org.praxislive.ide.project.ui.ProjectDialogManager
-
Deprecated.
- ControlAddressEditor - Class in org.praxislive.ide.pxr.editors
- controller() - Method in class org.praxislive.ide.pxr.api.ComponentPalette
-
Access the palette controller.
- controller() - Method in class org.praxislive.ide.pxr.palette.DefaultComponentPalette
- Core - Class in org.praxislive.ide.core
- Core() - Constructor for class org.praxislive.ide.core.Core
- CORE - Class in org.praxislive.ide.core.embedder
-
Utility class for locating bundled PraxisCORE runtime.
- CORE.Locator - Interface in org.praxislive.ide.core.embedder
-
Service provider interface for locating the CORE installation, modules and launcher file.
- CoreClassPathRegistry - Class in org.praxislive.ide.project
- CoreClassPathRegistry.Initializer - Class in org.praxislive.ide.project
- create() - Static method in class org.praxislive.ide.code.api.ClassBodyWrapper
- create(CompletableFuture<List<Value>>) - Static method in interface org.praxislive.ide.core.api.Callback
-
Create a callback that completes the provided
CompletableFuture. - create(Consumer<Callback.Result>) - Static method in interface org.praxislive.ide.core.api.Callback
-
Create a callback that delegates to the provided result consumer.
- create(CompilationInfo) - Method in class org.praxislive.ide.code.UsedDetectorImpl
- create(ProjectCustomizer.Category) - Method in class org.praxislive.ide.project.ui.PraxisCustomizerProvider
- create(Lookup) - Static method in class org.praxislive.ide.core.api.ExtensionContainer
-
Create an extension container with all available extensions installed.
- create(Lookup) - Static method in class org.praxislive.ide.core.api.Logging
-
Deprecated.
- create(ContainerProxy) - Static method in class org.praxislive.ide.pxr.api.ComponentPalette
-
Create a new component palette with the provided initial context.
- create(ContainerProxy) - Static method in class org.praxislive.ide.pxr.palette.DefaultComponentPalette
- createAddChildTask(ContainerProxy, ComponentType) - Method in class org.praxislive.ide.pxr.ActionBridge
- createAddChildTask(RootEditor, ContainerProxy, ComponentType) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a task to add a component to the container.
- createAdditionalLookup(Lookup) - Method in class org.praxislive.ide.pxs.PXSLookupProvider
- createAnchor() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- createClonedObject() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- createContextAwareInstance(Lookup) - Method in class org.praxislive.ide.project.ui.ImportResourcesAction
- createContextAwareInstance(Lookup) - Method in class org.praxislive.ide.pxj.ChangeBaseTypeAction
- createContextAwareInstance(Lookup) - Method in class org.praxislive.ide.pxr.AddChildAction
- createContextAwareInstance(Lookup) - Method in class org.praxislive.ide.pxr.ExposeControlsAction
- createContextAwareInstance(Lookup) - Method in class org.praxislive.ide.pxr.StartableRootAction
- createCopyAction(RootEditor, ExplorerManager) - Method in class org.praxislive.ide.pxr.ActionBridge
- createCopyAction(RootEditor, ExplorerManager) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a copy action for the provided editor and explorer.
- createCopyTask(ContainerProxy, List<String>, ModelTransform.Copy) - Method in class org.praxislive.ide.pxr.ActionBridge
- createCopyTask(RootEditor, ContainerProxy, List<String>) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a task to copy the given children of the container to the clipboard.
- createDeleteAction(RootEditor, ExplorerManager) - Method in class org.praxislive.ide.pxr.ActionBridge
- createDeleteAction(RootEditor, ExplorerManager) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a delete action for the provided editor and explorer.
- createDeleteTask(ContainerProxy, List<String>, List<Connection>) - Method in class org.praxislive.ide.pxr.ActionBridge
- createDeleteTask(RootEditor, ContainerProxy, List<String>, List<Connection>) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a task to delete the given children and/or connections from the given container.
- createDuplicateAction(RootEditor, ExplorerManager) - Method in class org.praxislive.ide.pxr.ActionBridge
- createDuplicateAction(RootEditor, ExplorerManager) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a duplicate action for the provided editor and explorer.
- createEditor() - Method in class org.praxislive.ide.properties.PraxisProperty
- createEditor() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- createEditor(Lookup) - Static method in class org.praxislive.ide.opengl.GLSLDataObject
- createEditor(RootProxy, RootEditor.Context) - Method in class org.praxislive.ide.pxr.graph.GraphEditorProvider
- createEditor(RootProxy, RootEditor.Context) - Method in class org.praxislive.ide.pxr.gui.GuiEditorProvider
- createEditor(RootProxy, RootEditor.Context) - Method in interface org.praxislive.ide.pxr.spi.RootEditor.Provider
-
Create an editor for the provided root, if the root type, context, etc. are supported by this provider.
- createExportAction(RootEditor, ExplorerManager) - Method in class org.praxislive.ide.pxr.ActionBridge
- createExportAction(RootEditor, ExplorerManager) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create an export action for the provided editor and explorer.
- createExportTask(ContainerProxy, List<String>, ModelTransform.Export) - Method in class org.praxislive.ide.pxr.ActionBridge
- createExportTask(RootEditor, ContainerProxy, List<String>) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a task to export the given children of the container to a subgraph file.
- createExtension(Lookup) - Method in interface org.praxislive.ide.core.spi.ExtensionProvider
-
Create an extension component for the provided context.
- createExtension(Lookup) - Method in class org.praxislive.ide.project.ProjectHelper.Provider
- createExtension(Lookup) - Method in class org.praxislive.ide.pxr.gui.GuiHelper.Provider
- createExtension(Lookup) - Method in class org.praxislive.ide.pxr.PXRHelper.Provider
- createExtension(Lookup) - Method in class org.praxislive.ide.pxs.PXSHelper.Provider
- createHandler(PraxisProject, ExecutionLevel, ExecutionElement.File) - Method in interface org.praxislive.ide.project.spi.FileHandler.Provider
-
Create a file handler, if possible, for the provided project, execution level and file element.
- createHandler(PraxisProject, ExecutionLevel, ExecutionElement.File) - Method in class org.praxislive.ide.pxr.PXRFileHandler.Provider
- createHandler(PraxisProject, ExecutionLevel, ExecutionElement.Line) - Method in interface org.praxislive.ide.project.spi.LineHandler.Provider
-
Create a line handler, if possible, for the provided project, execution level and line element.
- createImportTask(ContainerProxy, FileObject, ModelTransform.Import) - Method in class org.praxislive.ide.pxr.ActionBridge
- createImportTask(RootEditor, ContainerProxy, FileObject) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a task to import the provided subgraph file in to the provided container.
- createIterator() - Static method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- createLayers(HighlightsLayerFactory.Context) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveHighlight.Factory
- createLogHandler(Lookup) - Method in interface org.praxislive.ide.core.spi.LogHandler.Provider
-
Deprecated.
- createLogicalView() - Method in class org.praxislive.ide.project.ui.PraxisLogicalViewProvider
- createMultiObject(FileObject) - Method in class org.praxislive.ide.pxj.PXJavaDataLoader
- createNodeDelegate() - Method in class org.praxislive.ide.project.PXPDataObject
- createNodeDelegate() - Method in class org.praxislive.ide.pxr.palette.TypeDataObject
- createNodeDelegate() - Method in class org.praxislive.ide.pxr.PXRDataObject
- createNodeDelegate() - Method in class org.praxislive.ide.pxr.TemplateDataObject
- createNodeDelegate() - Method in class org.praxislive.ide.pxs.PXSDataObject
- createPasteAction(RootEditor, ExplorerManager) - Method in class org.praxislive.ide.pxr.ActionBridge
- createPasteAction(RootEditor, ExplorerManager) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a paste action for the provided editor and explorer.
- createPasteTask(ContainerProxy, ModelTransform.Paste) - Method in class org.praxislive.ide.pxr.ActionBridge
- createPasteTask(RootEditor, ContainerProxy) - Static method in class org.praxislive.ide.pxr.api.ActionSupport
-
Create a task to handle pasting the clipboard contents into the provided container.
- createPropertyForControl(ControlAddress, ControlInfo) - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- createPropertyForControl(ControlAddress, ControlInfo) - Method in class org.praxislive.ide.pxr.PXRRootProxy
- createTask(OnSaveTask.Context) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveTask.TaskFactory
- current() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- current() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- Cyan - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
D
- Default - Enum constant in enum class org.praxislive.ide.pxr.EditorModes.Configuration
- DEFAULT_CATEGORY - Static variable in class org.praxislive.ide.pxr.graph.scene.PinWidget
- DEFAULT_COLORS - Static variable in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- DefaultComponentPalette - Class in org.praxislive.ide.pxr.palette
- defaultIcon() - Static method in class org.praxislive.ide.components.api.Icons
- defaultImports(List<String>) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- DefaultPraxisProject - Class in org.praxislive.ide.project
- description() - Method in interface org.praxislive.ide.core.api.Task
-
Optional description of this task to be presented to the user.
- detachEdgeWidget(EdgeID<N>, Widget) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- detachNodeWidget(N, Widget) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- disconnect(N, String, N, String) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Disconnect the given pins.
- disconnect(Connection) - Method in interface org.praxislive.ide.model.ContainerProxy
-
Break a connection between two child component ports.
- disconnect(Connection) - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- DISCONNECT - Enum constant in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Disconnect ports tool, triggered by typing
!. - display(HelpCtx) - Method in class org.praxislive.ide.core.ui.OnlineHelpAction
- Disposable - Interface in org.praxislive.ide.core.api
-
An object that may be disposed.
- dispose() - Method in class org.praxislive.ide.core.api.AbstractIDERoot
- dispose() - Method in interface org.praxislive.ide.core.api.Disposable
-
Dispose of this object.
- dispose() - Method in class org.praxislive.ide.properties.PraxisProperty
- dispose() - Method in class org.praxislive.ide.pxj.PXJDataObject
- dispose() - Method in class org.praxislive.ide.pxr.api.ComponentPalette
- dispose() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- dispose() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- dispose() - Method in class org.praxislive.ide.pxr.gui.DockableGuiRoot
- dispose() - Method in class org.praxislive.ide.pxr.gui.GuiEditor
- dispose() - Method in class org.praxislive.ide.pxr.palette.DefaultComponentPalette
- dispose() - Method in class org.praxislive.ide.pxr.PXRRootProxy
- dispose() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Hook called when the editor component is being uninstalled and disposed of.
- dispose() - Method in class org.praxislive.ide.tableeditor.TableDataObject
- dispose(Object) - Static method in interface org.praxislive.ide.core.api.Disposable
-
Utility to dispose an object if it is an instance of Disposable.
- DockableGuiRoot - Class in org.praxislive.ide.pxr.gui
- DockableGuiRoot(PraxisProject) - Constructor for class org.praxislive.ide.pxr.gui.DockableGuiRoot
- DUPLICATE_KEY - Static variable in class org.praxislive.ide.core.ui.api.Actions
-
Duplicate action (key).
- DynamicFileSystem - Interface in org.praxislive.ide.core.api
-
Provides ability to insert and remove file systems dynamically from the configuration filesystem by providing a dynamic proxy.
- DynamicFileSystemImpl - Class in org.praxislive.ide.core
- DynamicFileSystemImpl() - Constructor for class org.praxislive.ide.core.DynamicFileSystemImpl
- DynamicPaths - Class in org.praxislive.ide.code.api
-
Service for registering dynamic paths in the IDE, usually for in-memory source files.
- DynamicPaths.Key - Class in org.praxislive.ide.code.api
-
A key for unregistering a code path.
- DynamicPaths.SharedKey - Class in org.praxislive.ide.code.api
-
A key for accessing shared code info and unregistering a shared code path.
E
- EdgeID<N> - Class in org.praxislive.ide.pxr.graph.scene
-
ID of a connection (edge) between two pin IDs on nodes.
- EdgeID(PinID<N>, PinID<N>) - Constructor for class org.praxislive.ide.pxr.graph.scene.EdgeID
-
Construct an EdgeID representing a connection between the two provided PinID.
- EdgeWidget - Class in org.praxislive.ide.pxr.graph.scene
-
A connection (edge) widget within a
PraxisGraphScene. - EditorManager - Class in org.praxislive.ide.pxr.editors
- EditorManager() - Constructor for class org.praxislive.ide.pxr.editors.EditorManager
- EditorModes - Class in org.praxislive.ide.pxr
- EditorModes.Configuration - Enum Class in org.praxislive.ide.pxr
- EditorModes.Selector - Class in org.praxislive.ide.pxr
- EditorSupport - Class in org.praxislive.ide.properties
-
Editor support with base implementations of
PraxisProperty.Editormethods. - EditorSupport() - Constructor for class org.praxislive.ide.properties.EditorSupport
- EditorUtils - Class in org.praxislive.ide.pxr.api
-
Support functions for editors
- ElementHandler - Interface in org.praxislive.ide.project.spi
-
A base handler for execution elements.
- elements(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.core.ui.HelpWidget
- elements(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.core.ui.IDEInfoWidget
- elements(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.project.templates.TemplatesWidget
- elements(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.pxr.palette.PXGWidget
- elements(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.video.GStreamerWidget
- EmbedRuntime - Class in org.praxislive.ide.project.wizard
- equals(Object) - Method in class org.praxislive.ide.project.api.ExecutionElement.File
- equals(Object) - Method in class org.praxislive.ide.pxr.graph.scene.EdgeID
- equals(Object) - Method in class org.praxislive.ide.pxr.graph.scene.PinID
- equals(Object) - Method in class org.praxislive.ide.pxr.SubCommandArgument
- error() - Method in exception class org.praxislive.ide.core.api.CallExecutionException
-
Access the wrapped
PError. - ERROR - Enum constant in enum class org.praxislive.ide.core.api.Task.State
-
The state of a task that was unable to complete due to error.
- escape(String) - Static method in class org.praxislive.ide.properties.SyntaxUtils
-
Escape the provided text into a single token.
- escapeBraced(String) - Static method in class org.praxislive.ide.properties.SyntaxUtils
-
Deprecated.
- escapeQuoted(String) - Static method in class org.praxislive.ide.properties.SyntaxUtils
-
Escape the provided text into a single token.
- execScript(String) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Execute the provided script in the registered
ScriptService, returning aCompletionStagethat will complete with the result of execution. - execScript(String, Callback) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Execute the provided script in the registered
ScriptService. - execute() - Method in class org.praxislive.ide.core.api.AbstractTask
- execute() - Method in interface org.praxislive.ide.core.api.Task
-
Initiate execution of the task.
- executeScript(String) - Method in class org.praxislive.ide.pxs.PXSHelper
- ExecutionElement - Class in org.praxislive.ide.project.api
-
An execution element of a project.
- ExecutionElement.File - Class in org.praxislive.ide.project.api
-
An execution element referencing a file.
- ExecutionElement.Line - Class in org.praxislive.ide.project.api
-
An execution element wrapping a single line of Pcl script.
- ExecutionLevel - Enum Class in org.praxislive.ide.project.api
-
The three main levels of project execution.
- expandWidget() - Method in interface org.praxislive.ide.pxr.graph.scene.MinimizeAbility
-
Expands the widget.
- expandWidget() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Expands the widget.
- explorerManager() - Method in interface org.praxislive.ide.pxr.spi.RootEditor.Context
-
The context explorer manager.
- EXPOSE_CONTROLS - Static variable in class org.praxislive.ide.pxr.api.ActionSupport
-
Action ID for the Expose Controls action.
- ExposeControlsAction - Class in org.praxislive.ide.pxr
- ExposeControlsAction() - Constructor for class org.praxislive.ide.pxr.ExposeControlsAction
- extendsType(String) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- ExtensionContainer - Class in org.praxislive.ide.core.api
-
A container for holding extension components provided by
ExtensionProvider. - ExtensionProvider - Interface in org.praxislive.ide.core.spi
-
A provider of an extension component to be installed and allow for communication with the PraxisCORE system.
- extensions() - Method in class org.praxislive.ide.core.api.ExtensionContainer
-
Access a list of all the extensions installed in this container.
- extractBaseID(ComponentType) - Static method in class org.praxislive.ide.pxr.api.EditorUtils
F
- Factory() - Constructor for class org.praxislive.ide.editor.saveflash.FlashOnSaveHighlight.Factory
- file() - Method in class org.praxislive.ide.project.api.ExecutionElement.File
-
The reference file.
- file() - Method in interface org.praxislive.ide.pxr.spi.RootEditor.Context
-
Access the file that backs the root, if available.
- FileHandler - Interface in org.praxislive.ide.project.spi
-
A handler for file elements.
- FileHandler.Provider - Interface in org.praxislive.ide.project.spi
-
A provider of file handlers.
- FileListEditor - Class in org.praxislive.ide.pxr.editors
- FileListEditor(PraxisProperty<?>, ArgumentInfo) - Constructor for class org.praxislive.ide.pxr.editors.FileListEditor
- filter(ClassBodyWrapper.Filter) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- find(String) - Method in interface org.praxislive.ide.project.spi.RootRegistry
-
Find a proxy for the given root ID, if available from this provider.
- find(String) - Method in class org.praxislive.ide.pxr.PXRRootRegistry
- find(ComponentAddress) - Method in interface org.praxislive.ide.model.HubProxy
-
Find the proxy for the component with the given address (if available).
- findAll() - Method in interface org.praxislive.ide.project.spi.RootRegistry
-
Find all root proxies available from this provider.
- findAll() - Method in class org.praxislive.ide.pxr.PXRRootRegistry
- findClassPath(FileObject, String) - Method in class org.praxislive.ide.code.ClassPathImpl
- findFreeID(Set<String>, String, boolean) - Static method in class org.praxislive.ide.pxr.api.EditorUtils
- findInstallDir() - Method in interface org.praxislive.ide.core.embedder.CORE.Locator
-
Locate the CORE install directory.
- findInstance() - Static method in class org.praxislive.ide.project.ui.HubUITopComponent
-
Obtain the HubUITopComponent instance.
- findJavadoc(URL) - Method in class org.praxislive.ide.code.JavadocQueryImpl
- findLauncher() - Method in interface org.praxislive.ide.core.embedder.CORE.Locator
-
Locate the launcher file.
- findModulesDir() - Method in interface org.praxislive.ide.core.embedder.CORE.Locator
-
Locate the modules directory.
- findPath(Node, Object) - Method in class org.praxislive.ide.project.ui.PraxisLogicalViewProvider
- findPrimaryFile(FileObject) - Method in class org.praxislive.ide.pxj.PXJavaDataLoader
- findService(Class<? extends Service>) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Find the address of a service.
- firePropertyChange(String, Object, Object) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Fire a property change event.
- FlashOnSaveHighlight - Class in org.praxislive.ide.editor.saveflash
- FlashOnSaveHighlight.Factory - Class in org.praxislive.ide.editor.saveflash
- FlashOnSaveTask - Class in org.praxislive.ide.editor.saveflash
- FlashOnSaveTask.TaskFactory - Class in org.praxislive.ide.editor.saveflash
- FlashOnSaveToggleAction - Class in org.praxislive.ide.editor.saveflash
- FlashOnSaveToggleAction() - Constructor for class org.praxislive.ide.editor.saveflash.FlashOnSaveToggleAction
- focusChanged(ObjectSceneEvent, Object, Object) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- FOREGROUND - Static variable in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- forFile(FileObject) - Static method in class org.praxislive.ide.project.api.ExecutionElement
-
Create an execution element referencing a file.
- forLine(String) - Static method in class org.praxislive.ide.project.api.ExecutionElement
-
Create an execution element wrapping a single line of Pcl script.
- forTypeColor(TypeColor) - Static method in class org.praxislive.ide.pxr.graph.scene.LAFScheme.Colors
G
- GeneralAudioOptionsPanelController - Class in org.praxislive.ide.audio.options
- GeneralAudioOptionsPanelController() - Constructor for class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- GeneralOptionsPanelController - Class in org.praxislive.ide.core.ui
- GeneralOptionsPanelController() - Constructor for class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- GeneralVideoOptionsPanelController - Class in org.praxislive.ide.video.options
- GeneralVideoOptionsPanelController() - Constructor for class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- get(String) - Method in class org.praxislive.ide.core.embedder.services.SettingsProvider
- get(ComponentProxy, Class<T>, String, T) - Static method in interface org.praxislive.ide.pxr.api.Attributes
-
Get an attribute of a specific Value type from the given component.
- get(ComponentProxy, String, String) - Static method in interface org.praxislive.ide.pxr.api.Attributes
-
Get a String attribute from the given component.
- get(PraxisProject) - Static method in class org.praxislive.ide.project.ui.ProjectDialogManager
- getActions() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- getActions() - Method in class org.praxislive.ide.pxr.gui.GuiEditor
- getActions() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Get a list of action to be added to the top component toolbar.
- getActiveConfiguration() - Method in class org.praxislive.ide.pxr.EditorModes
- getAdditionalEditors(PraxisProperty, ControlInfo) - Static method in class org.praxislive.ide.pxr.editors.EditorManager
- getAddress() - Method in interface org.praxislive.ide.model.ComponentProxy
-
Address of component.
- getAddress() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getAddress() - Method in class org.praxislive.ide.pxr.PXRRootProxy
- getAlignment() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- getAnchorGap() - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getAsText() - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- getAsText() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- getAsText() - Method in class org.praxislive.ide.pxr.editors.MapEditor
- getAsText() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- getAttribute(String) - Method in class org.praxislive.ide.properties.EditorSupport
- getAttribute(String) - Method in interface org.praxislive.ide.properties.PraxisProperty.Editor
-
Get attribute for the given key.
- getAttribute(String) - Method in interface org.praxislive.ide.pxr.api.Attributes
-
Get an attribute.
- getAttribute(String) - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getAttribute(String) - Method in class org.praxislive.ide.pxr.editors.StringEditor
- getAttributeKeys() - Method in class org.praxislive.ide.properties.EditorSupport
- getAttributeKeys() - Method in interface org.praxislive.ide.properties.PraxisProperty.Editor
-
Array of attribute keys.
- getAttributeKeys() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getAttributeKeys() - Method in class org.praxislive.ide.pxr.editors.StringEditor
- getAttributeValue(Class<T>, String) - Method in interface org.praxislive.ide.pxr.api.Attributes
-
Get an attribute as the specified Value type.
- getBackgroundColor() - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getChild(String) - Method in interface org.praxislive.ide.model.ContainerProxy
-
Get the proxy for the given child.
- getChild(String) - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- getCommandLine() - Method in class org.praxislive.ide.pxr.SubCommandArgument
- getComment() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Get the comment text.
- getComment() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Get the comment text.
- getCommentFont() - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getComponent(Lookup) - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- getComponent(Lookup) - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- getComponent(Lookup) - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- getComponent(Lookup) - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- getComponent(Lookup) - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- getComponent(Lookup) - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- getCurrentEditor() - Method in interface org.praxislive.ide.properties.PraxisProperty.DelegateEditor
-
Query the current active editor.
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.ControlAddressEditor
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.MapEditor
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- getCustomEditor() - Method in class org.praxislive.ide.pxr.editors.StringEditor
- getDefault() - Static method in class org.praxislive.ide.code.api.DynamicPaths
- getDefault() - Static method in class org.praxislive.ide.code.PathRegistry
- getDefault() - Static method in interface org.praxislive.ide.core.api.DynamicFileSystem
-
Get access to the default implementation that has already been included into the system configuration filesystem.
- getDefault() - Static method in class org.praxislive.ide.project.ui.HubUITopComponent
-
Gets default instance.
- getDefault() - Static method in class org.praxislive.ide.project.ui.ProjectDialogManager
- getDefault() - Static method in class org.praxislive.ide.pxr.ActionBridge
- getDefault() - Static method in class org.praxislive.ide.pxr.EditorModes
- getDefaultEditor(PraxisProperty, ControlInfo) - Static method in class org.praxislive.ide.pxr.editors.EditorManager
- getDefaultFont() - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getDeletionTask(String, Set<String>) - Method in interface org.praxislive.ide.project.spi.RootLifecycleHandler
-
Provide a task to run when one or more roots are about to be deleted.
- getDeletionTask(String, Set<String>) - Method in class org.praxislive.ide.pxr.RootLifecycleHandlerImpl
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.ArgumentEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.BooleanEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.ControlAddressEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.MapEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- getDisplayName() - Method in class org.praxislive.ide.pxr.editors.StringEditor
- getEditorComponent() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- getEditorComponent() - Method in class org.praxislive.ide.pxr.gui.GuiEditor
- getEditorComponent() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Acquire the main editor component.
- getElements(ExecutionLevel) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Get the execution elements for the specified execution level.
- getElements(ExecutionLevel) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- getExplorerManager() - Method in class org.praxislive.ide.project.ui.HubUITopComponent
- getFolder() - Method in class org.praxislive.ide.code.api.SharedCodeInfo
-
The folder which contains all shared code files.
- getHeader() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Returns a header widget.
- getHelpCtx() - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- getHelpCtx() - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- getHelpCtx() - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- getHelpCtx() - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- getHelpCtx() - Method in class org.praxislive.ide.pxr.palette.TypeDataObject
- getHelpCtx() - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- getHelpCtx() - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- getHighlights(int, int) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveHighlight
- getHtmlDisplayName() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- getHubConfiguration() - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- getIcon(ComponentType) - Method in class org.praxislive.ide.audio.AudioIconProvider
- getIcon(ComponentType) - Method in interface org.praxislive.ide.components.api.ComponentIconProvider
- getIcon(ComponentType) - Method in interface org.praxislive.ide.components.api.Components
- getIcon(ComponentType) - Static method in class org.praxislive.ide.components.api.Icons
- getIcon(ComponentType) - Method in class org.praxislive.ide.video.VideoIconProvider
- getID() - Method in interface org.praxislive.ide.model.ComponentProxy
-
The ID of the component.
- getInfo() - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
- getInfo() - Method in class org.praxislive.ide.core.api.ExtensionContainer
- getInfo() - Method in class org.praxislive.ide.core.api.Logging
-
Deprecated.
- getInfo() - Method in interface org.praxislive.ide.model.ComponentProxy
-
Info for component.
- getInfo() - Method in class org.praxislive.ide.pxr.gui.DockableGuiRoot
- getInfo() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getInplaceEditor() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getInstance() - Static method in class org.praxislive.ide.core.Core
- getInstance() - Static method in class org.praxislive.ide.project.wizard.EmbedRuntime
- getInternalPreferences() - Method in class org.praxislive.ide.core.Core
- getJavaRelease() - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Query the Java release version required by the project.
- getJavaRelease() - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- getLatestAvailableVersion() - Static method in class org.praxislive.ide.core.api.IDE
-
The latest available version of the IDE.
- getLatestAvailableVersion() - Method in class org.praxislive.ide.core.Core
- getLevel() - Method in interface org.praxislive.ide.core.spi.LogHandler
-
Deprecated.
- getLibraries() - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
The list of libraries added to the project.
- getLibraries() - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- getLogLevel() - Method in class org.praxislive.ide.core.api.Logging
-
Deprecated.
- getLookAndFeel() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Get the look and feel scheme.
- getLookup() - Method in class org.praxislive.ide.core.api.AbstractIDERoot
- getLookup() - Method in class org.praxislive.ide.project.DefaultPraxisProject
- getLookup() - Method in class org.praxislive.ide.project.PXPDataObject
- getLookup() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- getLookup() - Method in class org.praxislive.ide.pxr.gui.DockableGuiRoot
- getLookup() - Method in class org.praxislive.ide.pxr.gui.GuiEditor
- getLookup() - Method in class org.praxislive.ide.pxr.palette.TypeDataObject
- getLookup() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getLookup() - Method in class org.praxislive.ide.pxr.PXRDataObject
- getLookup() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Get the editor lookup.
- getLookup() - Method in class org.praxislive.ide.pxr.SubgraphDataObject
- getLookup() - Method in class org.praxislive.ide.pxr.TemplateDataObject
- getLookup() - Method in class org.praxislive.ide.pxs.PXSDataObject
- getMenuPresenter() - Method in class org.praxislive.ide.pxr.AddChildAction
- getMenuPresenter() - Method in class org.praxislive.ide.pxr.ExposeControlsAction
- getMinimizeButton() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Returns a minimize button widget.
- getMinimizeWidgetImage(NodeWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getName() - Method in class org.praxislive.ide.pxr.graph.scene.PinID
-
Get pin name.
- getName() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
-
Returns a pin name.
- getNodeDelegate() - Method in interface org.praxislive.ide.model.Proxy
-
Get the node representation of this proxy.
- getNodeDelegate() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getNodeDelegate() - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- getNodeName() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Returns a node name.
- getNodeNameWidget() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Returns a node name widget.
- getOptions(FileObject) - Method in class org.praxislive.ide.code.CompilerOptionsQueryImpl
- getOwner(URI) - Method in class org.praxislive.ide.code.ProjectQueryImpl
- getOwner(FileObject) - Method in class org.praxislive.ide.code.ProjectQueryImpl
- getParent() - Method in interface org.praxislive.ide.model.ComponentProxy
-
Parent container.
- getParent() - Method in interface org.praxislive.ide.model.RootProxy
- getParent() - Method in class org.praxislive.ide.pxr.graph.scene.PinID
-
Get the parent node.
- getParent() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getPersistenceType() - Method in class org.praxislive.ide.project.ui.HubUITopComponent
- getPersistenceType() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- getPin1() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeID
-
Get the ID of the first pin.
- getPin2() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeID
-
Get the ID of the second pin.
- getPinFont() - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getPinNameWidget() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
-
Returns a pin name widget.
- getPopupPresenter() - Method in class org.praxislive.ide.pxr.AddChildAction
- getPopupPresenter() - Method in class org.praxislive.ide.pxr.ExposeControlsAction
- getPraxisInitializationString() - Method in class org.praxislive.ide.properties.EditorSupport
- getPraxisInitializationString() - Method in interface org.praxislive.ide.properties.PraxisProperty.Editor
-
The initialization code as Pcl script.
- getPraxisInitializationString() - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- getPraxisInitializationString() - Method in class org.praxislive.ide.pxr.editors.BooleanEditor
- getPraxisInitializationString() - Method in class org.praxislive.ide.pxr.editors.ControlAddressEditor
- getPraxisInitializationString() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- getPraxisInitializationString() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getPraxisInitializationString() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- getPreferences() - Static method in class org.praxislive.ide.core.api.IDE
-
Get the global preferences.
- getPreferences() - Method in class org.praxislive.ide.core.Core
- getProject() - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Get the project.
- getProject() - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- getProjectDirectory() - Method in class org.praxislive.ide.project.DefaultPraxisProject
- getProperty(String) - Method in interface org.praxislive.ide.model.ComponentProxy
-
Access the component property with the given ID.
- getProperty(String) - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getPropertyEditor() - Method in class org.praxislive.ide.properties.PraxisProperty
- getPropertyIDs() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getRewriteDeprecated() - Static method in class org.praxislive.ide.components.ComponentSettings
- getRoot(String) - Method in interface org.praxislive.ide.model.HubProxy
-
Get the proxy for the root with the given ID.
- getSchemeColors() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
- getSchemeColors() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- getSchemeColors() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Get the scheme colours.
- getShowDeprecated() - Static method in class org.praxislive.ide.components.ComponentSettings
- getShowTest() - Static method in class org.praxislive.ide.components.ComponentSettings
- getSourceFile() - Method in class org.praxislive.ide.pxr.PXRRootProxy
- getSourceLevel(FileObject) - Method in class org.praxislive.ide.code.SourceLevelQueryImpl
- getState() - Method in class org.praxislive.ide.core.api.AbstractTask
- getState() - Method in interface org.praxislive.ide.core.api.Task
-
Query the current task state.
- getSupportedCommands() - Method in interface org.praxislive.ide.properties.PraxisProperty.SubCommandEditor
-
The Pcl commands that this editor supports.
- getSupportedCommands() - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- getSupportedCommands() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- getSupportedCommands() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- getTags() - Method in class org.praxislive.ide.pxr.editors.BooleanEditor
- getTags() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- getTags() - Method in class org.praxislive.ide.pxr.editors.StringEditor
- getToolbarPresenter() - Method in class org.praxislive.ide.pxr.StartableRootAction
- getToolsFont() - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- getType() - Method in interface org.praxislive.ide.model.ComponentProxy
-
Type of component.
- getType() - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- getUndoRedo() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Get the undo-redo support.
- getValue() - Method in class org.praxislive.ide.core.api.ValuePropertyAdaptor
- getValue() - Method in class org.praxislive.ide.properties.PraxisProperty
- getValue() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- getValue(String) - Method in class org.praxislive.ide.properties.PraxisProperty
- getVersion() - Static method in class org.praxislive.ide.core.api.IDE
-
The running version of the IDE.
- getVersion() - Method in class org.praxislive.ide.core.Core
- GLSLDataObject - Class in org.praxislive.ide.opengl
- GLSLDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.opengl.GLSLDataObject
- GlyphSetWidget - Class in org.praxislive.ide.pxr.graph.scene
-
This widget represents a list of glyphs rendered horizontally one after another.
- GlyphSetWidget(Scene) - Constructor for class org.praxislive.ide.pxr.graph.scene.GlyphSetWidget
-
Creates a glyph set widget.
- GraphEditor - Class in org.praxislive.ide.pxr.graph
- GraphEditor(RootProxy, RootEditor.Context) - Constructor for class org.praxislive.ide.pxr.graph.GraphEditor
- GraphEditorProvider - Class in org.praxislive.ide.pxr.graph
- GraphEditorProvider() - Constructor for class org.praxislive.ide.pxr.graph.GraphEditorProvider
- Green - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
- GStreamerWidget - Class in org.praxislive.ide.video
- GStreamerWidget() - Constructor for class org.praxislive.ide.video.GStreamerWidget
- GuiEditor - Class in org.praxislive.ide.pxr.gui
- GuiEditorProvider - Class in org.praxislive.ide.pxr.gui
- GuiEditorProvider() - Constructor for class org.praxislive.ide.pxr.gui.GuiEditorProvider
- GuiHelper - Class in org.praxislive.ide.pxr.gui
- GuiHelper.Provider - Class in org.praxislive.ide.pxr.gui
H
- handleCancel() - Method in class org.praxislive.ide.core.api.AbstractTask
-
If the task is cancellable, this method should be overridden and handle any necessary steps, returning
trueif the task has been cancelled. - handleCancel() - Method in class org.praxislive.ide.core.api.SerialTasks
- handleDelete() - Method in class org.praxislive.ide.pxr.PXRDataObject
- handleExecute() - Method in class org.praxislive.ide.core.api.AbstractTask
-
Handle a call to execution.
- handleExecute() - Method in class org.praxislive.ide.core.api.SerialTasks
- hasAdditionalEditors(PraxisProperty, ControlInfo) - Static method in class org.praxislive.ide.pxr.editors.EditorManager
- hashCode() - Method in class org.praxislive.ide.project.api.ExecutionElement.File
- hashCode() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeID
- hashCode() - Method in class org.praxislive.ide.pxr.graph.scene.PinID
- hashCode() - Method in class org.praxislive.ide.pxr.SubCommandArgument
- hasNext() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- hasNext() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- hasPrevious() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- hasPrevious() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- HelpWidget - Class in org.praxislive.ide.core.ui
- HelpWidget() - Constructor for class org.praxislive.ide.core.ui.HelpWidget
- hidden(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.project.templates.TemplatesWidget
- hidden(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.pxr.palette.PXGWidget
- hierarchyChanged() - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
- highlightingChanged(ObjectSceneEvent, Set<Object>, Set<Object>) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- hoverChanged(ObjectSceneEvent, Object, Object) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- HubProxy - Interface in org.praxislive.ide.model
-
A proxy of a PraxisCORE RootHub.
- HubUITopComponent - Class in org.praxislive.ide.project.ui
-
Top component which displays Hub and roots information
- HubUITopComponent() - Constructor for class org.praxislive.ide.project.ui.HubUITopComponent
- HubUnavailableException - Exception Class in org.praxislive.ide.core.api
-
Exception thrown when communication into the PraxisCORE system cannot be made because no hub is available.
- HubUnavailableException() - Constructor for exception class org.praxislive.ide.core.api.HubUnavailableException
-
Creates a new instance of
HubUnavailableExceptionwithout detail message. - HubUnavailableException(String) - Constructor for exception class org.praxislive.ide.core.api.HubUnavailableException
-
Constructs an instance of
HubUnavailableExceptionwith the specified detail message. - HubUnavailableException(String, Throwable) - Constructor for exception class org.praxislive.ide.core.api.HubUnavailableException
- HubUnavailableException(Throwable) - Constructor for exception class org.praxislive.ide.core.api.HubUnavailableException
I
- Icons - Class in org.praxislive.ide.components.api
- ID - Static variable in class org.praxislive.ide.pxr.AddChildAction
- ID - Static variable in class org.praxislive.ide.pxr.ExposeControlsAction
- ID - Static variable in class org.praxislive.ide.pxr.RootConfigAction
- ID - Static variable in class org.praxislive.ide.pxr.StartableRootAction
- IDE - Class in org.praxislive.ide.core.api
-
Various utility methods for accessing information and configuring the IDE.
- IDEClosingHandler - Class in org.praxislive.ide.project.ui
- IDEClosingHandler() - Constructor for class org.praxislive.ide.project.ui.IDEClosingHandler
- IDEInfoWidget - Class in org.praxislive.ide.core.ui
- IDEInfoWidget() - Constructor for class org.praxislive.ide.core.ui.IDEInfoWidget
- ignoreExtends(boolean) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- implementsTypes(List<String>) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- ImportResourcesAction - Class in org.praxislive.ide.project.ui
- ImportResourcesAction() - Constructor for class org.praxislive.ide.project.ui.ImportResourcesAction
- info() - Method in class org.praxislive.ide.code.api.DynamicPaths.SharedKey
-
Shared code info for the corresponding shared code path.
- INFO - Static variable in interface org.praxislive.ide.model.ComponentProxy
-
Name of info property.
- initialize(WizardDescriptor) - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- initialize(WizardDescriptor) - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- Initializer() - Constructor for class org.praxislive.ide.project.CoreClassPathRegistry.Initializer
- installDir() - Static method in class org.praxislive.ide.core.embedder.CORE
-
Locate the CORE install directory.
- Installer - Class in org.praxislive.ide.core
- Installer - Class in org.praxislive.ide.core.ui
- Installer - Class in org.praxislive.ide.pxr.gui
- Installer() - Constructor for class org.praxislive.ide.core.Installer
- Installer() - Constructor for class org.praxislive.ide.core.ui.Installer
- Installer() - Constructor for class org.praxislive.ide.pxr.gui.Installer
- installUI(EdgeWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- installUI(NodeWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- installUI(PinWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- instantiate() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- instantiate() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- isActive() - Method in class org.praxislive.ide.project.DefaultPraxisProject
- isActiveEditor(PropertyEditor) - Method in class org.praxislive.ide.properties.PraxisProperty
-
Checks if the provided editor is the active editor for this property, unwrapping
PraxisProperty.DelegateEditorif necessary. - isAnimateChanges() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- isBelowLODThreshold() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
- isBelowLODThreshold() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Query whether the graph is zoomed out below the level of detail threshold.
- isChanged() - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- isChanged() - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- isChanged() - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- isChanged() - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- isChanged() - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- isChanged() - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- isConnected() - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Query whether this helper component is connected into a running PraxisCORE hub.
- isCopyAllowed() - Method in class org.praxislive.ide.pxr.PXRDataObject
- isDefaultValue() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- isError() - Method in class org.praxislive.ide.core.api.Callback.Result
-
Query whether the call generated an error.
- isHitAt(Point) - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
- isHitAt(Point) - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- isMinimizeConnectedPins() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- isMinimized() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Check the minimized state.
- isMounted(FileSystem) - Method in interface org.praxislive.ide.core.api.DynamicFileSystem
-
Check whether a filesystem is already mounted in this dynamic filesystem.
- isMounted(FileSystem) - Method in class org.praxislive.ide.core.DynamicFileSystemImpl
- isMoveAllowed() - Method in class org.praxislive.ide.pxr.PXRDataObject
- isNodeMinimizeButtonOnRight(NodeWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- isOrthogonalRouting() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Query whether the graph is using orthogonal routing.
- isPaintable() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- isPaintable() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- isPaintable() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- isPaintable() - Method in class org.praxislive.ide.pxr.editors.StringEditor
- isPersistent(String) - Method in class org.praxislive.ide.core.embedder.services.SettingsProvider
- isProject(FileObject) - Method in class org.praxislive.ide.project.PraxisProjectFactory
- isProject2(FileObject) - Method in class org.praxislive.ide.project.PraxisProjectFactory
- isProxiedProperty(String) - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- isProxiedProperty(String) - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- isReadOnly() - Method in class org.praxislive.ide.core.DynamicFileSystemImpl
- isRenameAllowed() - Method in class org.praxislive.ide.pxr.PXRDataObject
- isSyncing() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- isTransient() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- isValid() - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- isValid() - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- isValid() - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- isValid() - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- isValid() - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- isValid() - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
J
- JavadocQueryImpl - Class in org.praxislive.ide.code
- JavadocQueryImpl() - Constructor for class org.praxislive.ide.code.JavadocQueryImpl
K
- KEY_ATTR_ROOT_TYPE - Static variable in class org.praxislive.ide.pxr.PXRDataObject
- KEY_ATTR_TYPES - Static variable in class org.praxislive.ide.pxr.SubgraphDataObject
- KEY_LATEST_VERSION - Static variable in class org.praxislive.ide.core.Core
L
- LAFScheme - Class in org.praxislive.ide.pxr.graph.scene
- LAFScheme() - Constructor for class org.praxislive.ide.pxr.graph.scene.LAFScheme
- LAFScheme.Colors - Class in org.praxislive.ide.pxr.graph.scene
- launcherFile() - Static method in class org.praxislive.ide.core.embedder.CORE
-
Locate the launcher file.
- layoutScene() - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- Left - Enum constant in enum class org.praxislive.ide.pxr.graph.scene.Alignment
-
Aligned to left.
- LIBS_PATH - Static variable in class org.praxislive.ide.project.DefaultPraxisProject
- line() - Method in class org.praxislive.ide.project.api.ExecutionElement.Line
-
The script line as text.
- LineHandler - Interface in org.praxislive.ide.project.spi
-
A handler for line elements.
- LineHandler.Provider - Interface in org.praxislive.ide.project.spi
-
A provider of line handlers.
- loadProject(FileObject, ProjectState) - Method in class org.praxislive.ide.project.PraxisProjectFactory
- log() - Method in interface org.praxislive.ide.core.api.Task
-
Optional log of information generated by execution of this task, suitable for presentation to the user.
- log(ComponentAddress, long, LogLevel, Value) - Method in interface org.praxislive.ide.core.spi.LogHandler
-
Deprecated.
- Logging - Class in org.praxislive.ide.core.api
-
Deprecated.
- LogHandler - Interface in org.praxislive.ide.core.spi
-
Deprecated.
- LogHandler.Provider - Interface in org.praxislive.ide.core.spi
-
Deprecated.
- LOOKUP_PATH - Static variable in interface org.praxislive.ide.project.api.PraxisProject
-
The lookup path within the layer for registering features.
M
- Magenta - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
- MapEditor - Class in org.praxislive.ide.pxr.editors
- MapEditor(PraxisProperty<?>, ArgumentInfo) - Constructor for class org.praxislive.ide.pxr.editors.MapEditor
- MAX_JAVA_VERSION - Static variable in class org.praxislive.ide.project.DefaultPraxisProject
- MenuIconFixer - Class in org.praxislive.ide.core.ui
- MenuIconFixer() - Constructor for class org.praxislive.ide.core.ui.MenuIconFixer
- metaData(ComponentType) - Method in interface org.praxislive.ide.components.api.Components
- MIN_JAVA_VERSION - Static variable in class org.praxislive.ide.project.DefaultPraxisProject
- MinimizeAbility - Interface in org.praxislive.ide.pxr.graph.scene
-
This interface represents an ability to collapse and expand a widget.
- ModelTransform - Interface in org.praxislive.ide.pxr.spi
-
A set of interfaces by which root editors can participate in copying, pasting or exporting by transforming the graph model before it is applied.
- ModelTransform.Copy - Interface in org.praxislive.ide.pxr.spi
-
Transform the graph model in a copy operation.
- ModelTransform.Export - Interface in org.praxislive.ide.pxr.spi
-
Transform the graph model in a subgraph export operation.
- ModelTransform.Import - Interface in org.praxislive.ide.pxr.spi
-
Transform the graph model in a subgraph import operation.
- ModelTransform.Paste - Interface in org.praxislive.ide.pxr.spi
-
Transform the graph model in a paste operation.
- modulesDir() - Static method in class org.praxislive.ide.core.embedder.CORE
-
Locate the modules directory.
- mount(FileSystem) - Method in interface org.praxislive.ide.core.api.DynamicFileSystem
-
Insert filesystem into the dynamic configuration filesystem
- mount(FileSystem) - Method in class org.praxislive.ide.core.DynamicFileSystemImpl
N
- name() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- name() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- Never - Enum constant in enum class org.praxislive.ide.pxr.EditorModes.Configuration
- NEW - Enum constant in enum class org.praxislive.ide.core.api.Task.State
-
The starting state of all tasks before execution has been started.
- nextPanel() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- nextPanel() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- NODE_BACKGROUND - Static variable in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- NodeWidget - Class in org.praxislive.ide.pxr.graph.scene
-
Node widget within a
PraxisGraphScene. - notifyAdded() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
- notifyAdded() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
- notifyAdded() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- notifyEdgeAttached() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- notifyEdgeDetached() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- notifyRemoved() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
- notifyRemoved() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
- notifyRemoved() - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- notifyStateChanged(ObjectState, ObjectState) - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
-
Implements the widget-state specific look of the widget.
- notifyStateChanged(ObjectState, ObjectState) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Called to notify about the change of the widget state.
- notifyStateChanged(ObjectState, ObjectState) - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
-
Called to notify about the change of the widget state.
- NumberEditor - Class in org.praxislive.ide.pxr.editors
- NumberEditor(PraxisProperty<?>, ArgumentInfo) - Constructor for class org.praxislive.ide.pxr.editors.NumberEditor
O
- objectAdded(ObjectSceneEvent, Object) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- objectRemoved(ObjectSceneEvent, Object) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- ObjectSceneAdaptor - Class in org.praxislive.ide.pxr.graph.scene
-
Utility class provided default, no-op, implementations of all the methods in
ObjectSceneListener. - ObjectSceneAdaptor() - Constructor for class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- objectStateChanged(ObjectSceneEvent, Object, ObjectState, ObjectState) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- onError(List<Value>) - Method in interface org.praxislive.ide.core.api.Callback
-
Handle call error arguments.
- OnlineHelpAction - Class in org.praxislive.ide.core.ui
- OnlineHelpAction() - Constructor for class org.praxislive.ide.core.ui.OnlineHelpAction
- onReturn(List<Value>) - Method in interface org.praxislive.ide.core.api.Callback
-
Handle call return arguments.
- Orange - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
- org.praxislive.ide.audio - package org.praxislive.ide.audio
- org.praxislive.ide.audio.options - package org.praxislive.ide.audio.options
- org.praxislive.ide.code - package org.praxislive.ide.code
- org.praxislive.ide.code.api - package org.praxislive.ide.code.api
- org.praxislive.ide.components - package org.praxislive.ide.components
- org.praxislive.ide.components.api - package org.praxislive.ide.components.api
- org.praxislive.ide.components.ui - package org.praxislive.ide.components.ui
- org.praxislive.ide.core - package org.praxislive.ide.core
- org.praxislive.ide.core.api - package org.praxislive.ide.core.api
- org.praxislive.ide.core.embedder - package org.praxislive.ide.core.embedder
- org.praxislive.ide.core.embedder.services - package org.praxislive.ide.core.embedder.services
- org.praxislive.ide.core.spi - package org.praxislive.ide.core.spi
- org.praxislive.ide.core.ui - package org.praxislive.ide.core.ui
- org.praxislive.ide.core.ui.api - package org.praxislive.ide.core.ui.api
- org.praxislive.ide.editor.saveflash - package org.praxislive.ide.editor.saveflash
- org.praxislive.ide.model - package org.praxislive.ide.model
- org.praxislive.ide.opengl - package org.praxislive.ide.opengl
- org.praxislive.ide.project - package org.praxislive.ide.project
- org.praxislive.ide.project.api - package org.praxislive.ide.project.api
- org.praxislive.ide.project.spi - package org.praxislive.ide.project.spi
- org.praxislive.ide.project.templates - package org.praxislive.ide.project.templates
- org.praxislive.ide.project.ui - package org.praxislive.ide.project.ui
- org.praxislive.ide.project.wizard - package org.praxislive.ide.project.wizard
- org.praxislive.ide.properties - package org.praxislive.ide.properties
- org.praxislive.ide.pxj - package org.praxislive.ide.pxj
- org.praxislive.ide.pxr - package org.praxislive.ide.pxr
- org.praxislive.ide.pxr.api - package org.praxislive.ide.pxr.api
- org.praxislive.ide.pxr.editors - package org.praxislive.ide.pxr.editors
- org.praxislive.ide.pxr.graph - package org.praxislive.ide.pxr.graph
- org.praxislive.ide.pxr.graph.scene - package org.praxislive.ide.pxr.graph.scene
- org.praxislive.ide.pxr.gui - package org.praxislive.ide.pxr.gui
- org.praxislive.ide.pxr.options - package org.praxislive.ide.pxr.options
- org.praxislive.ide.pxr.palette - package org.praxislive.ide.pxr.palette
- org.praxislive.ide.pxr.spi - package org.praxislive.ide.pxr.spi
- org.praxislive.ide.pxs - package org.praxislive.ide.pxs
- org.praxislive.ide.tableeditor - package org.praxislive.ide.tableeditor
- org.praxislive.ide.video - package org.praxislive.ide.video
- org.praxislive.ide.video.options - package org.praxislive.ide.video.options
P
- paintChildren() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
- paintValue(Graphics, Rectangle) - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- paintValue(Graphics, Rectangle) - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- paintValue(Graphics, Rectangle) - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- paintValue(Graphics, Rectangle) - Method in class org.praxislive.ide.pxr.editors.StringEditor
- paintWidget() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
- PathRegistry - Class in org.praxislive.ide.code
- performTask() - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveTask
- PinID<N> - Class in org.praxislive.ide.pxr.graph.scene
-
ID of a pin on a node.
- PinID(N, String) - Constructor for class org.praxislive.ide.pxr.graph.scene.PinID
-
Construct a PinID for a pin with the given name on the provided node.
- PinWidget - Class in org.praxislive.ide.pxr.graph.scene
-
A pin widget within a
PraxisGraphScene. - PraxisCustomizerProvider - Class in org.praxislive.ide.project.ui
- PraxisCustomizerProvider(DefaultPraxisProject) - Constructor for class org.praxislive.ide.project.ui.PraxisCustomizerProvider
- PraxisGraphScene<N> - Class in org.praxislive.ide.pxr.graph.scene
-
A graph scene providing node widgets with pins and edges.
- PraxisGraphScene() - Constructor for class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Create a Praxis graph scene.
- PraxisGraphScene(ConnectProvider, PopupMenuProvider) - Constructor for class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Create a Praxis graph scene with the provided connect and popup menu providers.
- PraxisLogicalViewProvider - Class in org.praxislive.ide.project.ui
- PraxisLogicalViewProvider(PraxisProject) - Constructor for class org.praxislive.ide.project.ui.PraxisLogicalViewProvider
- PraxisProject - Interface in org.praxislive.ide.project.api
-
Subtype of Project for all PraxisCORE projects.
- PraxisProjectFactory - Class in org.praxislive.ide.project
- PraxisProjectFactory() - Constructor for class org.praxislive.ide.project.PraxisProjectFactory
- PraxisProjectWizardIterator - Class in org.praxislive.ide.project.wizard
- PraxisProjectWizardIterator() - Constructor for class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- PraxisProperty<T> - Class in org.praxislive.ide.properties
-
Node property supporting PraxisCORE values.
- PraxisProperty(Class<T>) - Constructor for class org.praxislive.ide.properties.PraxisProperty
-
Create a property for the given Value type.
- PraxisProperty.DelegateEditor - Interface in org.praxislive.ide.properties
-
An editor that can delegate to other underlying editors.
- PraxisProperty.Editor - Interface in org.praxislive.ide.properties
-
An extension of PropertyEditor for PraxisProperty instances.
- PraxisProperty.SubCommandEditor - Interface in org.praxislive.ide.properties
-
An editor that can set a value from a Pcl command.
- preferredID() - Method in class org.praxislive.ide.project.ui.HubUITopComponent
- previousPanel() - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- previousPanel() - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- process(Callback) - Method in interface org.praxislive.ide.project.spi.ElementHandler
-
Process the element.
- process(Callback) - Method in class org.praxislive.ide.pxr.PXRFileHandler
- process(PraxisProject) - Method in class org.praxislive.ide.project.wizard.EmbedRuntime
- project() - Method in interface org.praxislive.ide.pxr.spi.RootEditor.Context
-
Access the project that the root is part of, if available.
- PROJECT_LAYER_PATH - Static variable in interface org.praxislive.ide.project.api.PraxisProject
-
The layer path for the project type.
- ProjectDialogManager - Class in org.praxislive.ide.project.ui
- ProjectHelper - Class in org.praxislive.ide.project
- ProjectHelper.Provider - Class in org.praxislive.ide.project
- ProjectProperties - Interface in org.praxislive.ide.project.api
-
Support for querying and configuring various aspects of a PraxisCORE project, including execution elements, libraries and runtime.
- ProjectPropertiesImpl - Class in org.praxislive.ide.project
- ProjectQueryImpl - Class in org.praxislive.ide.code
- ProjectQueryImpl() - Constructor for class org.praxislive.ide.code.ProjectQueryImpl
- PROP_ELEMENTS - Static variable in interface org.praxislive.ide.project.api.ProjectProperties
-
Name of the property event fired when the list of elements changes.
- PROP_HUB_CONNECTED - Static variable in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Property name of events fired when the component is connected into and removed from a PraxisCORE hub.
- PROP_JAVA_RELEASE - Static variable in interface org.praxislive.ide.project.api.ProjectProperties
-
Name of the property event fired when the Java release level changes.
- PROP_LIBRARIES - Static variable in interface org.praxislive.ide.project.api.ProjectProperties
-
Name of the property event fired when the list of libraries changes.
- PROP_STATE - Static variable in interface org.praxislive.ide.core.api.Task
-
Name of property used when firing state change events.
- Provider() - Constructor for class org.praxislive.ide.project.ProjectHelper.Provider
- Provider() - Constructor for class org.praxislive.ide.pxr.gui.GuiHelper.Provider
- Provider() - Constructor for class org.praxislive.ide.pxr.PXRFileHandler.Provider
- Provider() - Constructor for class org.praxislive.ide.pxr.PXRHelper.Provider
- Provider() - Constructor for class org.praxislive.ide.pxs.PXSHelper.Provider
- Proxy - Interface in org.praxislive.ide.model
-
Base interface for proxies of PraxisCORE types.
- ProxyException - Exception Class in org.praxislive.ide.model
- ProxyException() - Constructor for exception class org.praxislive.ide.model.ProxyException
-
Creates a new instance of
ProxyExceptionwithout detail message. - ProxyException(String) - Constructor for exception class org.praxislive.ide.model.ProxyException
-
Constructs an instance of
ProxyExceptionwith the specified detail message. - ProxyException(Throwable) - Constructor for exception class org.praxislive.ide.model.ProxyException
- Purple - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
- put(String, String, boolean) - Method in class org.praxislive.ide.core.embedder.services.SettingsProvider
- PXGWidget - Class in org.praxislive.ide.pxr.palette
- PXGWidget() - Constructor for class org.praxislive.ide.pxr.palette.PXGWidget
- PXJavaDataLoader - Class in org.praxislive.ide.pxj
- PXJavaDataLoader() - Constructor for class org.praxislive.ide.pxj.PXJavaDataLoader
- PXJDataObject - Class in org.praxislive.ide.pxj
- PXJDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.pxj.PXJDataObject
- PXPDataObject - Class in org.praxislive.ide.project
- PXPDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.project.PXPDataObject
- PXRComponentProxy - Class in org.praxislive.ide.pxr
- PXRContainerProxy - Class in org.praxislive.ide.pxr
- PXRDataObject - Class in org.praxislive.ide.pxr
- PXRDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.pxr.PXRDataObject
- PXRFileHandler - Class in org.praxislive.ide.pxr
- PXRFileHandler(PraxisProject, PXRDataObject) - Constructor for class org.praxislive.ide.pxr.PXRFileHandler
- PXRFileHandler.Provider - Class in org.praxislive.ide.pxr
- PXRHelper - Class in org.praxislive.ide.pxr
- PXRHelper.Provider - Class in org.praxislive.ide.pxr
- PXROptionsPanelController - Class in org.praxislive.ide.pxr.options
- PXROptionsPanelController() - Constructor for class org.praxislive.ide.pxr.options.PXROptionsPanelController
- PXRRootProxy - Class in org.praxislive.ide.pxr
- PXRRootRegistry - Class in org.praxislive.ide.pxr
- PXRRootRegistry(Lookup) - Constructor for class org.praxislive.ide.pxr.PXRRootRegistry
- PXSDataObject - Class in org.praxislive.ide.pxs
- PXSDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.pxs.PXSDataObject
- PXSHelper - Class in org.praxislive.ide.pxs
- PXSHelper.Provider - Class in org.praxislive.ide.pxs
- PXSLookupProvider - Class in org.praxislive.ide.pxs
- PXSLookupProvider() - Constructor for class org.praxislive.ide.pxs.PXSLookupProvider
R
- ReadOnly(Object, String, boolean, Binding.SyncRate) - Constructor for class org.praxislive.ide.core.api.ValuePropertyAdaptor.ReadOnly
-
Create a read-only value property adaptor.
- ReadWrite(Object, String, boolean, Binding.SyncRate) - Constructor for class org.praxislive.ide.core.api.ValuePropertyAdaptor.ReadWrite
-
Create a writable value property adaptor.
- Red - Enum constant in enum class org.praxislive.ide.core.ui.api.TypeColor
- register(PraxisProject, FileObject) - Method in class org.praxislive.ide.code.api.DynamicPaths
-
Register a source root without dependency on shared code.
- register(PraxisProject, FileObject) - Method in class org.praxislive.ide.code.PathRegistry
- register(PraxisProject, FileObject, SharedCodeInfo) - Method in class org.praxislive.ide.code.api.DynamicPaths
-
Register a source root with optional dependency on shared code.
- register(PraxisProject, FileObject, SharedCodeInfo) - Method in class org.praxislive.ide.code.PathRegistry
- registerShared(PraxisProject, FileObject, FileObject) - Method in class org.praxislive.ide.code.api.DynamicPaths
-
Register a folder for shared code files.
- remaining() - Method in class org.praxislive.ide.core.api.SerialTasks
- removeChangeListener(ChangeListener) - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- removeChangeListener(ChangeListener) - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- removeChild(String) - Method in interface org.praxislive.ide.model.ContainerProxy
-
Remove a child from the underlying container.
- removeChild(String) - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- removeFile(ExecutionLevel, FileObject) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Remove the execution element(s) matching the specified file in the execution level.
- removeHighlightsChangeListener(HighlightsChangeListener) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveHighlight
- removeKey(Object) - Method in interface org.praxislive.ide.core.api.Syncable
-
Remove a previously added key to unregister an interest in this object being in sync.
- removeLine(ExecutionLevel, String) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Remove the line execution element(s) matching the specified script in the execution element.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Remove a property listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.api.AbstractTask
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.core.api.Task
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.api.ValuePropertyAdaptor
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.model.Proxy
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.project.spi.RootRegistry
-
Remove a property change listener
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.pxr.PXRRootRegistry
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- removeToolWidget(Widget) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Remove a widget from the tools container.
- removeToolWidget(Widget) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Remove a widget from the scene tools container.
- reportError(String) - Method in class org.praxislive.ide.project.ui.ProjectDialogManager
- ReportIssueAction - Class in org.praxislive.ide.core.ui
- ReportIssueAction() - Constructor for class org.praxislive.ide.core.ui.ReportIssueAction
- reportWarnings(Map<Task, List<String>>) - Method in class org.praxislive.ide.project.ui.ProjectDialogManager
- requestFocus() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- requestFocus() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- requestFocus() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Request focus of the editor component.
- requestFocusInWindow() - Method in class org.praxislive.ide.pxr.RootEditorTopComponent
- requiredTypes() - Method in class org.praxislive.ide.pxr.SubgraphDataObject.RequiredTypes
- reset() - Method in class org.praxislive.ide.properties.EditorSupport
- reset() - Method in interface org.praxislive.ide.properties.PraxisProperty.Editor
-
Reset the editor.
- ResourceEditor - Class in org.praxislive.ide.pxr.editors
- ResourceEditor(PraxisProperty, ArgumentInfo) - Constructor for class org.praxislive.ide.pxr.editors.ResourceEditor
- restored() - Method in class org.praxislive.ide.core.ui.Installer
- restored() - Method in class org.praxislive.ide.pxr.gui.Installer
- restoreDefaultValue() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- result() - Method in class org.praxislive.ide.core.api.AbstractTask.WithResult
- result() - Method in interface org.praxislive.ide.core.api.Task.WithResult
-
Access the result.
- rewrite(String) - Method in interface org.praxislive.ide.project.spi.LineHandler
-
Optional hook for line handlers to rewrite the script line when the project file is written.
- rewriteDeprecated() - Method in interface org.praxislive.ide.components.api.Components
- Right - Enum constant in enum class org.praxislive.ide.pxr.graph.scene.Alignment
-
Aligned to right.
- root() - Method in class org.praxislive.ide.pxr.api.ComponentPalette
-
Access the root node of the palette.
- root() - Method in class org.praxislive.ide.pxr.palette.DefaultComponentPalette
- ROOT_CONFIG - Static variable in class org.praxislive.ide.pxr.api.ActionSupport
-
Action ID for the Root configuration action.
- ROOT_START - Static variable in class org.praxislive.ide.pxr.api.ActionSupport
-
Action ID for the Root start action.
- RootConfigAction - Class in org.praxislive.ide.pxr
- RootConfigAction(ActionEditorContext) - Constructor for class org.praxislive.ide.pxr.RootConfigAction
- RootEditor - Interface in org.praxislive.ide.pxr.spi
-
An interface for services providing the ability to edit a root.
- RootEditor.Context - Interface in org.praxislive.ide.pxr.spi
-
A context for the root editor, providing additional data and a connection back to the containing editor top component.
- RootEditor.Provider - Interface in org.praxislive.ide.pxr.spi
-
An interface for providers of root editors.
- RootEditor.ToolAction - Enum Class in org.praxislive.ide.pxr.spi
-
Types of tool action.
- RootEditorTopComponent - Class in org.praxislive.ide.pxr
- RootEditorTopComponent(PXRDataObject) - Constructor for class org.praxislive.ide.pxr.RootEditorTopComponent
- RootLifecycleHandler - Interface in org.praxislive.ide.project.spi
-
A provider interface for handling tasks based on the lifecycle of roots.
- RootLifecycleHandlerImpl - Class in org.praxislive.ide.pxr
- RootLifecycleHandlerImpl(Lookup) - Constructor for class org.praxislive.ide.pxr.RootLifecycleHandlerImpl
- RootProxy - Interface in org.praxislive.ide.model
-
A proxy for a PraxisCORE root.
- RootRegistry - Interface in org.praxislive.ide.project.spi
-
A provider of root proxies.
- roots() - Method in interface org.praxislive.ide.model.HubProxy
-
Stream of root IDs.
- ROOTS - Static variable in interface org.praxislive.ide.model.HubProxy
-
Name of roots property.
- ROOTS - Static variable in interface org.praxislive.ide.project.spi.RootRegistry
-
Name of roots property.
- rootTypes() - Method in interface org.praxislive.ide.components.api.Components
- run() - Method in class org.praxislive.ide.core.Installer
- run() - Method in class org.praxislive.ide.project.CoreClassPathRegistry.Initializer
- run() - Method in class org.praxislive.ide.project.templates.TemplatesInitializer
- run(Task) - Static method in interface org.praxislive.ide.core.api.Task
-
Execute the task wrapped in a completion stage.
- RUN - Enum constant in enum class org.praxislive.ide.project.api.ExecutionLevel
-
The run level is for starting user roots or executing commands related to running the project.
- runLocked(Runnable) - Method in class org.praxislive.ide.editor.saveflash.FlashOnSaveTask
- RUNNING - Enum constant in enum class org.praxislive.ide.core.api.Task.State
-
The state of a task being executed, either inside the
Task.execute()method or during subsequent asynchronous operations. - runScript() - Method in interface org.praxislive.ide.pxs.RunScriptCookie
- RunScriptAction - Class in org.praxislive.ide.pxs
- RunScriptAction(RunScriptCookie) - Constructor for class org.praxislive.ide.pxs.RunScriptAction
- RunScriptCookie - Interface in org.praxislive.ide.pxs
S
- save() - Method in class org.praxislive.ide.project.DefaultPraxisProject
- SaveAsTemplateAction - Class in org.praxislive.ide.pxr
- SaveAsTemplateAction(PXRDataObject) - Constructor for class org.praxislive.ide.pxr.SaveAsTemplateAction
- saveProject(Project) - Method in class org.praxislive.ide.project.PraxisProjectFactory
- SELECT - Enum constant in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Select component tool, triggered by typing
/. - SELECT_ALL_KEY - Static variable in class org.praxislive.ide.core.ui.api.Actions
-
Select All action (key).
- SELECT_NONE_KEY - Static variable in class org.praxislive.ide.core.ui.api.Actions
-
Select None action (key).
- selection() - Method in enum class org.praxislive.ide.core.ui.api.TypeColor
-
The selection colour variant to use for graphical elements.
- selectionChanged(ObjectSceneEvent, Set<Object>, Set<Object>) - Method in class org.praxislive.ide.pxr.graph.scene.ObjectSceneAdaptor
- selectModeForOpen(TopComponent, Mode) - Method in class org.praxislive.ide.pxr.EditorModes.Selector
- Selector() - Constructor for class org.praxislive.ide.pxr.EditorModes.Selector
- send(Class<? extends Service>, String, List<Value>) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Send a call to a control on a service with the provided arguments, returning a
CompletionStagethat will complete with the result of the call. - send(Class<? extends Service>, String, List<Value>, Callback) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Send a call to a control on a service with the provided arguments.
- send(String, List<Value>) - Method in interface org.praxislive.ide.model.ComponentProxy
-
Send a call to the specified control on the underlying component.
- send(String, List<Value>) - Method in class org.praxislive.ide.pxr.PXRComponentProxy
- send(ControlAddress, List<Value>) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Send a call to a control with the provided arguments, returning a
CompletionStagethat will complete with the result of the call. - send(ControlAddress, List<Value>, Callback) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Send a call to a control with the provided arguments.
- SerialTasks - Class in org.praxislive.ide.core.api
- SerialTasks(List<Task>) - Constructor for class org.praxislive.ide.core.api.SerialTasks
- SerialTasks(Task...) - Constructor for class org.praxislive.ide.core.api.SerialTasks
- set(ComponentProxy, String, String) - Static method in interface org.praxislive.ide.pxr.api.Attributes
-
Set an attribute on the given component.
- set(ComponentProxy, String, Value) - Static method in interface org.praxislive.ide.pxr.api.Attributes
-
Set an attribute on the given component.
- setActiveConfiguration(EditorModes.Configuration) - Method in class org.praxislive.ide.pxr.EditorModes
- setAlignment(Alignment) - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- setAnimateChanges(boolean) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- setAsText(String) - Method in class org.praxislive.ide.properties.EditorSupport
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.BooleanEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.ControlAddressEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.MapEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- setAsText(String) - Method in class org.praxislive.ide.pxr.editors.StringEditor
- setAttribute(String, String) - Method in interface org.praxislive.ide.pxr.api.Attributes
-
Set an attribute.
- setAttributeValue(String, Value) - Method in interface org.praxislive.ide.pxr.api.Attributes
-
Set an attribute as a
Value, or clear the attribute if the value isnullor empty (seeValue.isEmpty()). - setComment(String) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Set the widget comment.
- setComment(String) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Set a comment text to be displayed on the graph.
- setCommentEditProvider(EditProvider) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Set an edit provider for the node comment.
- setCommentEditProvider(EditProvider) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Set an edit provider for the scene comment.
- setControlPoints(Collection<Point>, boolean) - Method in class org.praxislive.ide.pxr.graph.scene.EdgeWidget
- setElements(ExecutionLevel, List<ExecutionElement>) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Set the execution elements for the specified execution level of the project.
- setElements(ExecutionLevel, List<ExecutionElement>) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- setFromCommand(String) - Method in interface org.praxislive.ide.properties.PraxisProperty.SubCommandEditor
-
Set from the provided snippet (command and arguments) of Pcl script.
- setFromCommand(String) - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- setFromCommand(String) - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- setFromCommand(String) - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- setGlyphs(List<Image>) - Method in class org.praxislive.ide.pxr.graph.scene.GlyphSetWidget
-
Sets glyphs as a list of images.
- setGlyphs(List<Image>) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Sets node glyphs.
- setHubConfiguration(String) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- setJavaRelease(int) - Method in interface org.praxislive.ide.project.api.ProjectProperties
-
Set the Java release version required by the project.
- setJavaRelease(int) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- setLibraries(List<URI>) - Method in class org.praxislive.ide.project.ProjectPropertiesImpl
- setMinimizeConnectedPins(boolean) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
- setMinimized(boolean) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Set the minimized state.
- setModified(boolean) - Method in class org.praxislive.ide.tableeditor.TableDataObject
- setNodeImage(Image) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Sets a node image.
- setNodeName(String) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Sets a node name.
- setOrthogonalRouting(boolean) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Set whether to use orthogonal routing (as opposed to curved edges).
- setRewriteDeprecated(boolean) - Static method in class org.praxislive.ide.components.ComponentSettings
- setSchemeColors(LAFScheme.Colors) - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
- setSchemeColors(LAFScheme.Colors) - Method in class org.praxislive.ide.pxr.graph.scene.PinWidget
- setSchemeColors(LAFScheme.Colors) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
-
Set the scheme colours.
- setShowDeprecated(boolean) - Static method in class org.praxislive.ide.components.ComponentSettings
- setShowTest(boolean) - Static method in class org.praxislive.ide.components.ComponentSettings
- setSyncing(boolean) - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- SettingsProvider - Class in org.praxislive.ide.core.embedder.services
- SettingsProvider() - Constructor for class org.praxislive.ide.core.embedder.services.SettingsProvider
- setup() - Method in class org.praxislive.ide.core.api.AbstractIDERoot
- setup() - Method in class org.praxislive.ide.pxr.gui.DockableGuiRoot
- setValue(Object) - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- setValue(Object) - Method in class org.praxislive.ide.pxr.editors.BooleanEditor
- setValue(Object) - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- setValue(Object) - Method in class org.praxislive.ide.pxr.editors.MapEditor
- setValue(Value) - Method in class org.praxislive.ide.core.api.ValuePropertyAdaptor.ReadWrite
-
Set the value and send to the bound control.
- setValue(Value) - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- setValue(Value, Callback) - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- setValue(T) - Method in class org.praxislive.ide.properties.PraxisProperty
- setValue(T, Callback) - Method in class org.praxislive.ide.properties.PraxisProperty
-
Set the property value with response callback.
- shade() - Method in enum class org.praxislive.ide.core.ui.api.TypeColor
-
The standard colour to use for graphical elements.
- sharedCodeAction() - Method in interface org.praxislive.ide.pxr.spi.RootEditor.Context
-
Access the optional shared code viewer action.
- SharedCodeInfo - Class in org.praxislive.ide.code.api
-
Provide access to the Shared Code files for a component hierarchy.
- showCustomizer() - Method in class org.praxislive.ide.project.ui.PraxisCustomizerProvider
- showDeprecated() - Method in interface org.praxislive.ide.components.api.Components
- showing(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.project.templates.TemplatesWidget
- showing(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.pxr.palette.PXGWidget
- ShowJavaDocAction - Class in org.praxislive.ide.code
- ShowJavaDocAction() - Constructor for class org.praxislive.ide.code.ShowJavaDocAction
- showWarningsDialog(PraxisProject, Map<Task, List<String>>) - Method in class org.praxislive.ide.project.ui.ProjectDialogManager
-
Deprecated.
- SourceLevelQueryImpl - Class in org.praxislive.ide.code
- SourceLevelQueryImpl() - Constructor for class org.praxislive.ide.code.SourceLevelQueryImpl
- StartableRootAction - Class in org.praxislive.ide.pxr
- StartableRootAction() - Constructor for class org.praxislive.ide.pxr.StartableRootAction
- starting() - Method in class org.praxislive.ide.core.api.ExtensionContainer
- starting() - Method in class org.praxislive.ide.pxr.gui.DockableGuiRoot
- stateChanged() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Called when a minimized state is changed.
- stopping() - Method in class org.praxislive.ide.core.api.ExtensionContainer
- stopping() - Method in class org.praxislive.ide.core.api.Logging
-
Deprecated.
- stopping() - Method in class org.praxislive.ide.pxr.gui.DockableGuiRoot
- StringEditor - Class in org.praxislive.ide.pxr.editors
- StringEditor(PraxisProperty<?>, ArgumentInfo) - Constructor for class org.praxislive.ide.pxr.editors.StringEditor
- SubCommandArgument - Class in org.praxislive.ide.pxr
- SubCommandArgument(String) - Constructor for class org.praxislive.ide.pxr.SubCommandArgument
- SubgraphDataObject - Class in org.praxislive.ide.pxr
- SubgraphDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.pxr.SubgraphDataObject
- SubgraphDataObject.RequiredTypes - Class in org.praxislive.ide.pxr
- SUPPORTED_TYPES - Static variable in interface org.praxislive.ide.model.ContainerProxy
-
Name of supported types property.
- supportedToolActions() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- supportedToolActions() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Return the set of tool actions this editor wishes to support.
- supportedTypes() - Method in interface org.praxislive.ide.model.ContainerProxy
-
List of supported child types.
- supportedTypes() - Method in class org.praxislive.ide.pxr.PXRContainerProxy
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.ArrayEditor
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.ControlAddressEditor
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.FileListEditor
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.MapEditor
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.NumberEditor
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.ResourceEditor
- supportsCustomEditor() - Method in class org.praxislive.ide.pxr.editors.StringEditor
- supportsDefaultValue() - Method in class org.praxislive.ide.pxr.BoundArgumentProperty
- sync() - Method in class org.praxislive.ide.pxr.graph.GraphEditor
- sync() - Method in interface org.praxislive.ide.pxr.spi.RootEditor
-
Hook called to ensure any data in the editor is synced to the underlying model.
- Syncable - Interface in org.praxislive.ide.core.api
-
An type capable of syncing with a source of data, such as a proxy to a PraxisCORE component.
- SyntaxUtils - Class in org.praxislive.ide.properties
-
Utility methods for quoting values in Pcl script.
T
- TableDataObject - Class in org.praxislive.ide.tableeditor
- TableDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.tableeditor.TableDataObject
- TableEditorTopComponent - Class in org.praxislive.ide.tableeditor
- Task - Interface in org.praxislive.ide.core.api
-
A task to be executed.
- Task.State - Enum Class in org.praxislive.ide.core.api
-
The possible states of a Task.
- Task.WithResult<T> - Interface in org.praxislive.ide.core.api
-
An extension of Task that produces a result when it completes successfully.
- TaskFactory() - Constructor for class org.praxislive.ide.editor.saveflash.FlashOnSaveTask.TaskFactory
- TemplateDataObject - Class in org.praxislive.ide.pxr
- TemplateDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.pxr.TemplateDataObject
- TemplateProjectWizardIterator - Class in org.praxislive.ide.project.templates
- TemplateProjectWizardIterator() - Constructor for class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- TemplatesInitializer - Class in org.praxislive.ide.project.templates
- TemplatesInitializer() - Constructor for class org.praxislive.ide.project.templates.TemplatesInitializer
- TemplatesWidget - Class in org.praxislive.ide.project.templates
- TemplatesWidget() - Constructor for class org.praxislive.ide.project.templates.TemplatesWidget
- terminating() - Method in class org.praxislive.ide.core.api.AbstractIDERoot
- text() - Method in enum class org.praxislive.ide.core.ui.api.TypeColor
-
The colour variant to use for text against the standard background colour.
- title(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.core.ui.HelpWidget
- title(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.core.ui.IDEInfoWidget
- title(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.project.templates.TemplatesWidget
- title(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.pxr.palette.PXGWidget
- title(DashboardDisplayer.Panel) - Method in class org.praxislive.ide.video.GStreamerWidget
- toggleMinimized() - Method in class org.praxislive.ide.pxr.graph.scene.NodeWidget
-
Toggles the minimized state.
- tokens() - Method in class org.praxislive.ide.project.api.ExecutionElement.Line
-
The line as a series of script tokens.
- toString() - Method in class org.praxislive.ide.pxr.graph.scene.EdgeID
- toString() - Method in class org.praxislive.ide.pxr.graph.scene.PinID
- toString() - Method in class org.praxislive.ide.pxr.SubCommandArgument
- TYPE - Static variable in interface org.praxislive.ide.project.api.PraxisProject
-
The project type.
- TypeColor - Enum Class in org.praxislive.ide.core.ui.api
-
Standard colours that can be assigned to various entities to differentiate them by type (eg. port type or component type).
- TypeDataObject - Class in org.praxislive.ide.pxr.palette
- TypeDataObject(FileObject, MultiFileLoader) - Constructor for class org.praxislive.ide.pxr.palette.TypeDataObject
U
- unbind(ControlAddress, Binding.Adaptor) - Method in class org.praxislive.ide.core.api.AbstractHelperComponent
-
Remove a binding to the provided control.
- uninitialize(WizardDescriptor) - Method in class org.praxislive.ide.project.templates.TemplateProjectWizardIterator
- uninitialize(WizardDescriptor) - Method in class org.praxislive.ide.project.wizard.PraxisProjectWizardIterator
- unmount(FileSystem) - Method in interface org.praxislive.ide.core.api.DynamicFileSystem
-
Remove filesystem from the dynamic configuration filesystem
- unmount(FileSystem) - Method in class org.praxislive.ide.core.DynamicFileSystemImpl
- unregister() - Method in class org.praxislive.ide.code.api.DynamicPaths.Key
-
Unregister the root folder related to this key.
- unregister(PraxisProject, FileObject) - Method in class org.praxislive.ide.code.PathRegistry
- update() - Method in class org.praxislive.ide.audio.options.GeneralAudioOptionsPanelController
- update() - Method in class org.praxislive.ide.components.ui.ComponentsOptionsPanelController
- update() - Method in class org.praxislive.ide.core.api.ValuePropertyAdaptor
- update() - Method in class org.praxislive.ide.core.ui.GeneralOptionsPanelController
- update() - Method in class org.praxislive.ide.pxr.options.PXROptionsPanelController
- update() - Method in class org.praxislive.ide.video.options.CaptureOptionsPanelController
- update() - Method in class org.praxislive.ide.video.options.GeneralVideoOptionsPanelController
- updateState(Task.State) - Method in class org.praxislive.ide.core.api.AbstractTask
-
Update the task state.
- updateUI(EdgeWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- updateUI(NodeWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- updateUI(PinWidget) - Method in class org.praxislive.ide.pxr.graph.scene.LAFScheme
- UsedDetectorImpl - Class in org.praxislive.ide.code
- UsedDetectorImpl() - Constructor for class org.praxislive.ide.code.UsedDetectorImpl
- userSelectionSuggested(Set<?>, boolean) - Method in class org.praxislive.ide.pxr.graph.scene.PraxisGraphScene
V
- validate() - Method in class org.praxislive.ide.core.ui.Installer
- valueOf(String) - Static method in enum class org.praxislive.ide.core.api.Task.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.praxislive.ide.core.ui.api.TypeColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.praxislive.ide.project.api.ExecutionLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.praxislive.ide.pxr.EditorModes.Configuration
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.praxislive.ide.pxr.graph.scene.Alignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Returns the enum constant of this class with the specified name.
- ValuePropertyAdaptor - Class in org.praxislive.ide.core.api
-
A
Binding.Adaptorwith support for firing property change events. - ValuePropertyAdaptor(Object, String, boolean, Binding.SyncRate) - Constructor for class org.praxislive.ide.core.api.ValuePropertyAdaptor
-
Create a ValuePropertyAdaptor.
- ValuePropertyAdaptor.ReadOnly - Class in org.praxislive.ide.core.api
- ValuePropertyAdaptor.ReadWrite - Class in org.praxislive.ide.core.api
-
A writable value property adaptor.
- values() - Static method in enum class org.praxislive.ide.core.api.Task.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.praxislive.ide.core.ui.api.TypeColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.praxislive.ide.project.api.ExecutionLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.praxislive.ide.pxr.EditorModes.Configuration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.praxislive.ide.pxr.graph.scene.Alignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.praxislive.ide.pxr.spi.RootEditor.ToolAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VideoIconProvider - Class in org.praxislive.ide.video
- VideoIconProvider() - Constructor for class org.praxislive.ide.video.VideoIconProvider
W
- warnings() - Method in interface org.praxislive.ide.project.spi.ElementHandler
-
List of any warning messages generated during process of this handler.
- warnings() - Method in class org.praxislive.ide.pxr.PXRFileHandler
- WithResult() - Constructor for class org.praxislive.ide.core.api.AbstractTask.WithResult
- wrap(String) - Method in class org.praxislive.ide.code.api.ClassBodyWrapper
- writeClassDeclaration(StringBuilder, String, String, List<String>) - Method in interface org.praxislive.ide.code.api.ClassBodyWrapper.Filter
-
Write the class declaration.
- writeClassEnding(StringBuilder) - Method in interface org.praxislive.ide.code.api.ClassBodyWrapper.Filter
-
Write the class ending (eg. closing brace).
- writeDefaultImports(StringBuilder, List<String>) - Method in interface org.praxislive.ide.code.api.ClassBodyWrapper.Filter
-
Write the default imports.
- writePackage(StringBuilder, String) - Method in interface org.praxislive.ide.code.api.ClassBodyWrapper.Filter
-
Write the package declaration.
- writeSourceBody(StringBuilder, List<String>) - Method in interface org.praxislive.ide.code.api.ClassBodyWrapper.Filter
-
Write the actual source body.
- writeSourceImports(StringBuilder, List<String>) - Method in interface org.praxislive.ide.code.api.ClassBodyWrapper.Filter
-
Write the import lines included in the source body.
Y
Z
- ZOOM_IN_KEY - Static variable in class org.praxislive.ide.core.ui.api.Actions
-
Zoom In action (key).
- ZOOM_OUT_KEY - Static variable in class org.praxislive.ide.core.ui.api.Actions
-
Zoom Out action (key).
- ZOOM_RESET_KEY - Static variable in class org.praxislive.ide.core.ui.api.Actions
-
Zoom Reset action (key).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form