Uses of Interface
de.grogra.pf.ui.Context
Package
Description
This package contains the basic classes which are used from the outside of
the plugin.
This package contains all graphical user interface classes of the plugin.
-
Uses of Context in de.grogra.api
Modifier and TypeMethodDescriptionstatic void
static void
APIWorkbench.getDataset
(Item item, Object info, Context ctx) static void
APIWorkbench.getDatasets
(Item item, Object info, Context ctx) static void
APIWorkbench.getProjectGraph
(Item item, Object info, Context ctx) static void
APIWorkbench.getSourceFileContent
(Item item, Object info, Context ctx) static void
APIWorkbench.getSourceFiles
(Item item, Object info, Context ctx) void
void
void
static void
APIWorkbench.runXLQuery
(Item item, Object info, Context ctx) static void
APIWorkbench.setSourceFileContent
(Item item, Object info, Context ctx) -
Uses of Context in de.grogra.cli
Modifier and TypeMethodDescriptionstatic void
Utils.changeDirectory
(Item item, Object info, Context ctx) static void
Utils.clearConsole
(Item item, Object info, Context ctx) static void
static void
Utils.consoleWrite
(Context ctx, Object o) static void
Utils.consoleWriteList
(Context ctx, Object[] list, boolean numerated) CLIToolkit.createButton
(String text, IconSource source, Dimension size, int flags, Command cmd, Context ctx) CLIToolkit.createChartPanel
(Context ctx, Map params) CLIToolkit.createConsole
(Context context, Map params) CLIToolkit.createDisplayForProject
(Context context, Item item) CLIToolkit.createLogViewer
(Context ctx, Map params) CLIToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) CLIToolkit.createStatusBar
(Context context, Map params) CLIToolkit.createTable
(TableModel table, Context ctx) CLIToolkit.createTextEditor
(Context context, Map params) CLIToolkit.createToolBar
(Context context, Map params) CLIToolkit.createViewerPanel
(Context ctx, URL url, Map params) static void
static Path
Utils.getAbsolutePath
(Context ctx, String path) static void
Utils.listDirectoryContent
(Item item, Object info, Context ctx) static void
CLIWindowUtils.listPanels
(Item item, Object info, Context ctx) List all the panels opened in this windowstatic void
static void
Utils.printDirectoryPath
(Item item, Object info, Context ctx) Commands that handle the selected directory functions.void
static void
static void
CLIApplication.runXLConsole
(Item item, Object info, Context ctx) static void
-
Uses of Context in de.grogra.cli.ui
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Context in de.grogra.coolbar
Modifier and TypeMethodDescriptionstatic void
void
abstract ComponentWrapper
void
static void
CoolbarConfiguration.updateFile
(Context ctx) -
Uses of Context in de.grogra.ext.pdb.view
Modifier and TypeMethodDescriptionvoid
This method is executed by choosing the corresponding menu entry "Backbone Model"void
This method is executed by choosing the corresponding menu entry "Ball&Stick Model"void
This method is executed by choosing the corresponding menu entry "Space Filled Model" -
Uses of Context in de.grogra.ext.povray
-
Uses of Context in de.grogra.graph.object
-
Uses of Context in de.grogra.graph.object.impl
Modifier and TypeMethodDescriptionstatic void
GraphObjectImpl.toSelection
(Context ctx) void
void
void
void
ModifierConstructorDescriptionGraphObjectImpl
(Node n, Context ctx) GraphObjectImpl
(Context ctx) GraphObjectSelection
(GraphObject sg, Context ctx) -
Uses of Context in de.grogra.graph.object.impl.io
Modifier and TypeMethodDescriptionstatic Object
GraphObjectImporter.importFromFile
(Context ctx) static Object
GraphObjectImporter.toGraphItem
(Object node, Context ctx, FileSource src) -
Uses of Context in de.grogra.graph.object.sg.impl
ModifierConstructorDescriptionSecGraphImpl
(Node node, Context ctx) SecGraphImpl
(Context ctx) SecGraphImpl
(Context ctx, Node root) SecGraphImpl
(Context ctx, GraphContext inp) -
Uses of Context in de.grogra.graph.object.sg.impl.io
Modifier and TypeMethodDescriptionstatic Object
static Object
SecGraphImporter.importFromFile
(Context ctx) static Object
SecGraphImporter.toGraphItem
(Object node, Context ctx, FileSource src) -
Uses of Context in de.grogra.greenlab
Modifier and TypeMethodDescriptionstatic Panel
GreenLabGUI.createPanel
(Context ctx, Map params) static HashMap
GreenLabGUI.getParameter
(Context ctx) static void
-
Uses of Context in de.grogra.greenlab.conf
-
Uses of Context in de.grogra.grogra
Modifier and TypeMethodDescriptionboolean
DTDSourceFile.isAvailable
(Context ctx) boolean
static void
Analysis.performAndShow
(Item item, Object info, Context context) static void
Analysis.performAndShowShiny
(Item item, Object info, Context context) void
void
void
-
Uses of Context in de.grogra.imp
Modifier and TypeClassDescriptionfinal class
final class
class
Modifier and TypeFieldDescriptionprotected final Context
ObjectInspector.ctx
protected final Context
ScaleVisibilityPanel.ctx
Modifier and TypeMethodDescriptionFlatObjectInspector.getContext()
HierarchicalObjectInspector.getContext()
Modifier and TypeMethodDescriptionstatic void
IMP.addEdgeBits
(Node source, Node target, int bits, Context context) static void
static OptionsSource
IMP.addOptionFile
(Item item, Object info, Context ctx) static SourceDirectory
IMP.addSourceDirectory
(String dirName, Context ctx, Object dest) static SourceFile
IMP.addSourceFile
(File file, MimeType mt, Context ctx) static SourceFile
IMP.addSourceFile
(File file, MimeType mt, Context ctx, Object dest) static void
IMP.closeWorkbench
(Context ctx) protected Workbench
static View
static Panel
ObjectInspectorManager.createFlatObjectInspector
(Context ctx, Map params) static Panel
FunctionBrowserManager.createFunctionBrowser
(Context ctx, Map params) static Panel
ObjectInspectorManager.createHierarchicalObjectInspector
(Context ctx, Map params) static void
SystemInfoDialog.createInfoPanel
(Item item, Object info, Context ctx) static Panel
ScaleVisibilityPanel.createScaleVisibilityPanel
(Context ctx, Map params) static Panel
TextualOverviewManager.createTextualOverview
(Context ctx, Map params) static void
IMP.delOptionFile
(Item item, Object info, Context ctx) static void
View.disposeRenderer
(Item item, Object info, Context ctx) final void
static IMPWorkbench
static View
static SourceDirectory
IMP.getDirectoryToAdd
(Context ctx) static Object
IMP.getFileToAdd
(Context ctx) static ScaleVisibilityPanel
ScaleVisibilityPanel.getInstance
(View view, Context ctx) static Selectable
View.getSelectableGraph
(Context ctx) static Selectable
View.getSelectableLayers
(Context ctx) static Selectable
View.getSelectableScales
(Context ctx) static ViewComponent
View.getViewComponent
(Context c) static void
IMP.openClientWorkbench
(Connection server, Context context) static void
IMP.openClientWorkbench
(Item item, Object info, Context context) static void
IMP.openNewWokbench
(Item item, Object info, Context ctx) This command is used to open filtersourceFactory Items as templates it checks if the item selected in the menu group is a filtersourceFactory and if so opens a new instance of the sourcestatic void
IMP.removeEdgeBits
(Node source, Node target, int bits, Context context) static void
static void
View.renderToFile
(Item item, Object info, Context ctx) void
IMP.run
(Object info, Context ctx, CommandItem item) void
void
void
void
static void
IMPWorkbench.startLocalFileSynchronization
(Item item, Object info, Context ctx) static void
IMPWorkbench.stopLocalFileSynchronization
(Item item, Object info, Context ctx) static SourceDirectory
IMP.toSourceDirectory
(String name, Context ctx, Object dest) static SourceFile
IMP.toSourceFile
(File file, MimeType mt, Context ctx) static SourceFile
IMP.toSourceFile
(File file, MimeType mt, Context ctx, Object dest) static void
IMP.writeGraph
(Context ctx, GraphManager graphManager, MimeType mt, File file) static void
IMP.writeGraph
(Context ctx, GraphManager graphManager, MimeType mt, OutputStream out, String outName) static void
IMP.writeImage
(Context ctx, RenderedImage r, MimeType mt, File file) static void
IMP.writeImage
(Context ctx, RenderedImage r, MimeType mt, OutputStream out, String outName) ModifierConstructorDescriptionFlatObjectInspector
(Context ctx, GraphManager graph) HierarchicalObjectInspector
(Context ctx, GraphManager graph) ObjectInspector
(Context ctx, GraphManager graph) TextualOverview
(Context ctx, GraphManager graph) -
Uses of Context in de.grogra.imp.awt
-
Uses of Context in de.grogra.imp.edit
-
Uses of Context in de.grogra.imp.feedback
Modifier and TypeMethodDescriptionstatic void
FeedbackDialog.createFeedbackPanel
(Item item, Object info, Context ctx) -
Uses of Context in de.grogra.imp.io
Modifier and TypeMethodDescriptionstatic Object
LocalFileManager.createSourceDirectories
(Object parent, Object[] path, Context ctx) Create SourceDirectories to linked to the parent.static void
LocalFileManager.deleteDirectory
(String dir, Context ctx) static void
LocalFileManager.deleteItem
(File file, Context ctx) Remove an item from the given context based on its filestatic Object
LocalFileManager.getDirectParent
(Item parent, String systemId, Object[] path, Context ctx) Get the parent of the last item in the pathLocalFileManager.getProjectPath
(Context ctx) static Item
LocalFileManager.getResourceDirectory
(FilterItem filter, Context ctx) Find the associated resource directory of a given filterstatic Item
LocalFileManager.getResourceDirectory
(File file, Context ctx) Find the associated resource directory of a given file type.static Item
LocalFileManager.getResourceFilter
(File file, Context ctx) Find the associated resource filter of a given file type.Item[]
LocalFileManager.getResourceToDelete
(Context ctx) Find the resources in the Project that are not on the File system (i.e. that have been deleted while the project wasn't open)static Object
Load the file into the current impworkbench, in the resource directory associated with its type.static Object
Load the file into the current impworkbench, in the resource directory associated with its type.static void
LocalFileManager.loadFromDirectory
(String dir, Context ctx) Scan a directory and load all files that haven't been loaded in the project alreadystatic boolean
LocalFileManager.shouldBeLoaded
(File file, Context ctx) static boolean
LocalFileManager.shouldBeLoaded
(Path file, Context ctx) static Path
LocalFileManager.toProjectPath
(File p, Context ctx) static Path
LocalFileManager.toProjectPath
(Path p, Context ctx) Truncates a path so it starts from the project root. -
Uses of Context in de.grogra.imp.net
Modifier and TypeMethodDescriptionstatic void
static Connection
static void
Commands.availableProcessors
(Item item, Object info, Context context) static void
Opens the GroIMP version file and compares it with the version of this copy.static void
Opens the GroIMP version file and compares it with the version of this copy.static void
protected Workbench
static void
Commands.connectRemoteWorkbench
(Item item, Object info, Context context) static HttpResponse
static ServerSocket
Commands.getServerSocket
(Context ctx, int defaultPort) static Socket
static void
Commands.openClientWorkbench
(Item item, Object info, Context context) static void
BrowserLauncherImpl.openGroIMPPage
(Item item, Object info, Context ctx) Opens the GroIMP page.static void
BrowserLauncherImpl.openJavadoc
(Item item, Object info, Context ctx) Opens the GroIMP javadoc.static void
HttpServer.openProject
(Item item, Object info, Context ctx) static void
BrowserLauncherImpl.openWikiPage
(Item item, Object info, Context ctx) Opens the GroIMP Wiki page.static void
BrowserLauncherImpl.openYouTube
(Item item, Object info, Context ctx) Opens the GroIMP YouTube channel.void
void
void
static void
static void
-
Uses of Context in de.grogra.imp.registry
Modifier and TypeMethodDescriptionNavigatorFactory.createNavigatorEventFactory
(Context ctx) ViewComponentFactory.createViewComponent
(Context ctx) RegistryViewEventFactory.createViewEventFactory
(Context ctx) boolean
NavigatorFactory.isAvailable
(Context ctx) boolean
RegistryViewEventFactory.isAvailable
(Context ctx) boolean
ToolFactory.isAvailable
(Context ctx) boolean
ViewComponentFactory.isAvailable
(Context ctx) boolean
boolean
boolean
boolean
-
Uses of Context in de.grogra.imp.viewhandler
Modifier and TypeMethodDescriptiondefault void
void
abstract void
void
void
void
-
Uses of Context in de.grogra.imp2d
Modifier and TypeMethodDescriptionstatic Selectable
View2D.getSelectableLayout
(Context ctx) static void
void
IMP2D.run
(Object info, Context ctx, CommandItem item) -
Uses of Context in de.grogra.imp2d.edit
-
Uses of Context in de.grogra.imp2d.graphs
-
Uses of Context in de.grogra.imp3d
Modifier and TypeClassDescriptionclass
ADragEvent3D
represents a drag event in a 3D view.class
AView3D
is aView
which displays a graph as a 3D structure.Modifier and TypeMethodDescriptionstatic void
static View3D
View3D.getDefaultView
(Context ctx) static ViewConfig3D
View3D.getDefaultViewConfig
(Context ctx) static Selectable
View3D.getSelectableCamera
(Context ctx) void
IMP3D.run
(Object info, Context ctx, CommandItem item) -
Uses of Context in de.grogra.imp3d.ray2
-
Uses of Context in de.grogra.mesh.renderer
-
Uses of Context in de.grogra.mesh.renderer.handler
-
Uses of Context in de.grogra.mtg
Modifier and TypeMethodDescriptionboolean
MTGSourceFile.isAvailable
(Context ctx) boolean
void
void
void
-
Uses of Context in de.grogra.nurbseditor
Modifier and TypeMethodDescriptionstatic Panel
NURBSEditor.createCurve2DPanel
(Context ctx, Map params) static Panel
NURBSEditor.createCurve3DPanel
(Context ctx, Map params) -
Uses of Context in de.grogra.nurbseditor2d
-
Uses of Context in de.grogra.nurbseditor3d
-
Uses of Context in de.grogra.pf.data
-
Uses of Context in de.grogra.pf.ui
Modifier and TypeInterfaceDescriptioninterface
interface
AConsole
represents aPanel
of the GUI which provides textual input and output.interface
interface
AWorkbench
presents its information in a set ofPanel
s.interface
interface
Modifier and TypeMethodDescriptionvoid
To add a node the used workbench must be added as a parameter to provide a context that contains a JobManagerstatic void
void
UIProperty.addPropertyListener
(Context context, EventListener listener) static void
ProjectWorkbench.addSourceFile
(Item item, Object info, Context ctx) HeadlessToolkit.chooseFile
(String title, FileFilter[] filters, int type, boolean mustExist, FileFilter selectedFilter, Context ctx, String sourcePath) UIToolkit.chooseFile
(String title, FileFilter[] filters, int type, boolean mustExist, FileFilter selectedFilter, Context ctx, String sourcePath) static void
Workbench.clearGraph
(Item item, Object info, Context ctx) Fully clear the graph and reset the root nodestatic void
static void
Close a workbench and deregister (disconnect) its project.void
abstract void
static void
static void
static void
HeadlessToolkit.createButton
(String text, IconSource source, Dimension size, int flags, Command cmd, Context ctx) UIToolkit.createButton
(Described dp, int flags, Command cmd, Context ctx) UIToolkit.createButton
(Described dp, Dimension size, int flags, Command cmd, Context ctx) UIToolkit.createButton
(I18NBundle bundle, String key, Dimension size, int flags, Command cmd, Context ctx) UIToolkit.createButton
(String text, int flags, Command cmd, Context ctx) UIToolkit.createButton
(String text, IconSource source, int flags, Command cmd, Context ctx) abstract Object
UIToolkit.createButton
(String text, IconSource source, Dimension size, int flags, Command cmd, Context ctx) HeadlessToolkit.createChartPanel
(Context ctx, Map params) abstract ChartPanel
UIToolkit.createChartPanel
(Context ctx, Map params) HeadlessToolkit.createConsole
(Context context, Map params) abstract Console
UIToolkit.createConsole
(Context context, Map params) HeadlessToolkit.createDisplayForProject
(Context context, Item item) abstract ComponentWrapper
UIToolkit.createDisplayForProject
(Context context, Item item) Create component that represent a displayable version of the description of a project file.HeadlessToolkit.createLogViewer
(Context ctx, Map params) abstract Panel
UIToolkit.createLogViewer
(Context ctx, Map params) HeadlessToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) abstract Panel
UIToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) static ProgressMonitor
UI.createProgressAdapter
(Context ctx) HeadlessToolkit.createStatusBar
(Context context, Map params) abstract Panel
UIToolkit.createStatusBar
(Context context, Map params) HeadlessToolkit.createTable
(TableModel table, Context ctx) abstract ComponentWrapper
UIToolkit.createTable
(TableModel table, Context ctx) HeadlessToolkit.createTextEditor
(Context context, Map params) abstract TextEditor
UIToolkit.createTextEditor
(Context context, Map params) HeadlessToolkit.createToolBar
(Context context, Map params) abstract Panel
UIToolkit.createToolBar
(Context context, Map params) HeadlessToolkit.createViewerPanel
(Context ctx, URL url, Map params) UIToolkit.createViewerPanel
(Context context, String systemId, Map params) abstract Panel
UIToolkit.createViewerPanel
(Context ctx, URL url, Map params) static void
Create a new workbench with a new project.static void
static void
static void
UI.dumpCommand
(Item item, Object info, Context ctx) void
abstract void
abstract void
static void
static void
UI.executeHyperlinkURL
(String url, Context ctx) static void
UI.executeLockedly
(Lockable resource, boolean write, Command cmd, Object arg, Context ctx, int flags) static void
UI.executeLockedly
(Lockable resource, boolean write, Command cmd, Object arg, Context ctx, int flags, boolean passLockAsArg) static void
static void
ProjectWorkbench.exportFromNode
(Item item, Object info, Context ctx) void
UIProperty.firePropertyChange
(Context ctx, Object oldValue, Object newValue, Object info) static UIToolkit
static StringMap
static JobManager
UI.getJobManager
(Context ctx) static ModifiableMap
UI.getOptions
(Context ctx) static void
ProjectWorkbench.getProjectInfo
(Item item, Object info, Context ctx) static Registry
UI.getRegistry
(Context ctx) static Node
UI.getRootOfProjectGraph
(Context ctx) static ThreadContext
UI.getThreadContext
(Context ctx) static UITree
UI.getUITreeForMenu
(Context ctx, Item menu, Map pipelineParams) protected Object
UIProperty.initialValue
(Context context) static boolean
UI.isAvailable
(Item i, Context ctx) static boolean
Workbench.isCopyEnabled
(Context ctx) static boolean
Workbench.isCutEnabled
(Context ctx) static boolean
Workbench.isDeleteEnabled
(Context ctx) static boolean
static void
UIApplication.listExamples
(Item item, Object info, Context ctx) static void
ProjectWorkbench.listFunctions
(Item item, Object info, Context ctx) static void
UIApplication.listProjects
(Item item, Object info, Context ctx) static void
UIApplication.listTemplates
(Item item, Object info, Context ctx) static void
UIApplication.listWorkbenches
(Item item, Object info, Context ctx) static void
UIApplication.loadExample
(Item item, Object info, Context ctx) void
Project.loadProjectFile
(FilterSource fs, Map initParams, Context context) static void
Create a new workbench and load an project into it.static void
static void
Workbench.openAsDemo
(Item item, Object info, Context ctx) static void
Workbench.openRecent
(Item item, Object info, Context ctx) static void
void
Project.removeFile
(SourceFile sf, Context context) void
Project.removeNode
(Node node, Context context) void
UIProperty.removePropertyListener
(Context context, EventListener listener) static void
ProjectWorkbench.removeSourceFile
(Item item, Object info, Context ctx) void
Project.renameFile
(SourceFile file, String newName, Context context) void
Project.renameItem
(Item node, String newName, Context context) Rename a given Item using the JobManager of the given contextstatic void
ProjectWorkbench.renameSourceFile
(Item item, Object info, Context ctx) void
Performs the actions of this command.void
void
void
void
static void
static void
static void
ProjectWorkbench.saveAsTemplate
(Item item, Object info, Context ctx) static void
UIApplication.selectWorkbench
(Item item, Object info, Context ctx) static void
UI.setField
(Node node, PersistenceField field, Object value, Context ctx) void
void
static void
Workbench.startLocalFileSynchronization
(Item item, Object info, Context ctx) static void
Terminate the application.static void
Workbench.stopLocalFileSynchronization
(Item item, Object info, Context ctx) static void
Undo the last derivation step. -
Uses of Context in de.grogra.pf.ui.awt
Modifier and TypeMethodDescriptionvoid
void
void
ModifierConstructorDescriptionEventAdapter
(Context ctx, EventListener target, int jobFlags) LabelRenderer
(Context ctx, int defaultHeight, boolean smallIcons) -
Uses of Context in de.grogra.pf.ui.edit
Modifier and TypeMethodDescriptionProperty.getContext()
PropertyEditorTree.getContext()
Selection.getContext()
SelectionBase.getContext()
Modifier and TypeMethodDescriptionstatic Panel
PropertyEditorManager.createEditor
(Context ctx, Map params) protected abstract FieldProperty
FieldSelection.createProperty
(Context c, int i) protected FieldProperty
NodeSelection.createProperty
(Context c, int i) protected FieldProperty
ObjectSelection.createProperty
(Context c, int i) Selectable.toSelection
(Context ctx) Converts this object into aSelection
.ModifierConstructorDescriptionFieldSelection
(Context ctx, Object object, PersistenceField[] fields, int[][] indices, PropertyEditor[] editors, String[] labels, Item description) GraphSelectionImpl
(Context ctx, GraphState[] states, Object[] objects, boolean[] isNode) GraphSelectionImpl
(Context ctx, GraphState state, Object obj, boolean asNode) MapSource
(Context ctx, ModifiableMap values, KeyDescription[] keys, String name) NodeProperty
(Context context, Node object, PersistenceField field, int[] indices) NodeSelection
(Context ctx, Node object, PersistenceField[] fields, int[][] indices, PropertyEditor[] editors, String[] labels, Item description, boolean invokeValueForPathChanged) ObjectSelection
(Context ctx, Object object, PersistenceField[] fields, int[][] indices, PropertyEditor[] editors, String[] labels, Item description) OptionsSelection
(Context ctx, Item item, boolean listen) PropertyEditorTree
(Context context) SelectionBase
(Context context) -
Uses of Context in de.grogra.pf.ui.event
Modifier and TypeClassDescriptionclass
class
class
ADragEvent
represents a mouse-drag event.class
AnEditEvent
is an event within the context of the graphical user interface.class
AnInputEditEvent
is a consumable edit event.class
class
Modifier and TypeMethodDescriptionModifierConstructorDescriptionUIPropertyEditEvent
(Context context, UIProperty property, Object oldValue, Object newValue, Object info) -
Uses of Context in de.grogra.pf.ui.projectexplorer
-
Uses of Context in de.grogra.pf.ui.registry
Modifier and TypeMethodDescriptionstatic void
void
protected Panel
protected Panel
protected Panel
protected Panel
protected Panel
protected Panel
static Object
create a workbench.options file in the ctx filesystem.static Panel
ExplorerFactory.createHelpExplorer
(Context ctx, Map params) final Item
ItemFactory.createItem
(Context ctx) protected Object
FileFactory.createItemImpl
(Context ctx) protected Item
FilterSourceFactory.createItemImpl
(Context ctx) protected Object
ItemFactory.createItemImpl
(Context ctx) protected Object
ObjectItemFactory.createItemImpl
(Context ctx) final ObjectList<Item>
ItemFactory.createList
(Context ctx) PanelFactory.createPanel
(Context ctx, Map params) static Panel
PanelFactory.createPanel
(Context ctx, String id, Map params) static Panel
PanelFactory.getAndShowPanel
(Context ctx, String id, Map params) ProjectDirectory.getProjectForVersion
(Context ctx, ComparableVersion version) ProjectDirectory.getProjectForVersion
(Context ctx, String version) ChoiceGroup.getPropertyValue
(Context ctx) boolean
boolean
CheckBoxItem.isAvailable
(Context ctx) boolean
ChoiceGroup.isAvailable
(Context ctx) boolean
CommandItem.isAvailable
(Context ctx) boolean
Group.isAvailable
(Context ctx) boolean
ItemFactory.isAvailable
(Context ctx) boolean
Layout.isAvailable
(Context ctx) boolean
PanelFactory.isAvailable
(Context ctx) boolean
SelectableItem.isAvailable
(Context ctx) boolean
Separator.isAvailable
(Context ctx) boolean
SourceFile.isAvailable
(Context ctx) boolean
UIItem.isAvailable
(Context ctx) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
ChoiceGroup.isSelected
(Context ctx, UINodeHandler handler, Object node) void
void
CommandPlugin.run
(Object info, Context ctx, CommandItem item) void
void
void
void
void
void
ChoiceGroup.setSelected
(Context ctx, UINodeHandler handler, Object node) void
void
void
void
static void
ProjectExplorerFactory.showExample
(Item item, Object info, Context ctx) static void
void
static void
OptionExplorerFactory.showOption
(Item item, Object info, Context ctx) static void
-
Uses of Context in de.grogra.pf.ui.swing
Modifier and TypeClassDescriptionclass
class
A JFC/Swing based console for the BeanShell desktop.class
class
final class
Modifier and TypeMethodDescriptionSwingToolkit.createButton
(String text, IconSource icon, Dimension size, int flags, Command cmd, Context ctx) SwingToolkit.createChartPanel
(Context ctx, Map params) SwingToolkit.createConsole
(Context ctx, Map params) SwingToolkit.createDisplayForProject
(Context context, Item item) create a displayable panel based on a html template that presents the description of a project as well as link to open it.SwingToolkit.createLogViewer
(Context ctx, Map params) SwingToolkit.createPanel
(Context ctx, Disposable toDispose, Map params) SwingToolkit.createStatusBar
(Context ctx, Map params) SwingToolkit.createTable
(TableModel table, Context ctx) SwingToolkit.createTextEditor
(Context ctx, Map params) SwingToolkit.createToolBar
(Context ctx, Map params) SwingToolkit.createViewerPanel
(Context ctx, URL url, Map params) protected void
-
Uses of Context in de.grogra.pf.ui.tree
Modifier and TypeMethodDescriptionRegistryAdapter.getContext()
UISubTree.getContext()
UITree.getContext()
UITreePipeline.getContext()
ModifierConstructorDescriptionRegistryAdapter
(Context context) RegistryAdapter
(Context context, Registry registry) SyncMappedTable
(TableModel source, Synchronizer sync, Context ctx) -
Uses of Context in de.grogra.pf.ui.util
Modifier and TypeMethodDescriptionvoid
protected void
static UIPropertyUpdater
UIPropertyUpdater.install
(UIProperty property, Context ctx, boolean forComponent, String method, Executor queue, Map init) void
void
void
void
void
SynchronousCommand.runAndWait
(Object info, Context ctx, int flags) protected abstract void
void
ModifierConstructorDescriptionUIPropertyUpdater
(UIProperty property, Context ctx, boolean forComponent, String method, Executor queue, boolean updateImmediately) WidgetAdapter
(Widget widget, Context context) -
Uses of Context in de.grogra.pm
Modifier and TypeMethodDescriptionstatic void
PluginManager.applyChanges
(Item item, Object info, Context ctx) static void
PluginManager.clearCache
(Item item, Object info, Context ctx) static Panel
PluginManager.createPluginPanel
(Context ctx, Map params) static void
PluginManager.describeAllPlugins
(Item item, Object info, Context ctx) static void
PluginManager.describePlugin
(Item item, Object info, Context ctx) static void
PluginManager.disableCMD
(Item item, Object info, Context ctx) static void
PluginManager.exportPluginList
(Item item, Object info, Context ctx) static void
PluginManager.importPluginList
(Item item, Object info, Context ctx) void
PluginManager.importPluginList
(GenericCallback<Object> statusChanged, Context ctx) static void
PluginManager.installCMD
(Item item, Object info, Context ctx) a static command to run from cmd: java -jar core.jar --headless -- -cmd /pluginmanager/commands/installCMD=de.grogra.gltf;de.grogra.clistatic void
PluginManager.reloadRepositories
(Item item, Object info, Context ctx) static void
PluginManager.selectVersion
(Item item, Object info, Context ctx) static void
PluginManager.setAllUpgrade
(Item item, Object info, Context ctx) static void
PluginManager.uninstallCMD
(Item item, Object info, Context ctx) -
Uses of Context in de.grogra.pointcloud.objects.impl
-
Uses of Context in de.grogra.pointcloud.utils
Modifier and TypeMethodDescriptionstatic void
Utils.addCloudToGraph
(Cloud pc, Node parent, Context context) Adds a point cloud to the current context's graph Obsolete. -
Uses of Context in de.grogra.projectmanager
Modifier and TypeClassDescriptionfinal class
almost a direct copy from the IMP jobManagerModifier and TypeMethodDescriptionvoid
activates a file of the project and therefore triggers the compiler, if no file is found nothing is happeningvoid
activates a file of the project and therefore triggers the compiler, if no file is found nothing is happeningfinal void
void
executing a command with the Jobmanager of the Given Context using the ProjectGraph of the Projects Registry as a Lockvoid
Taking the command by name from the Registry and execute itvoid
void
void
-
Uses of Context in de.grogra.rgg
Modifier and TypeMethodDescriptionstatic void
static void
LightModelVisualizer.computeAndIncSeed
(Item item, Object info, Context ctx) protected void
protected void
RGG.toSelection
(Context ctx) -
Uses of Context in de.grogra.rgg.model
-
Uses of Context in de.grogra.video
Modifier and TypeMethodDescriptionstatic Panel
VideoPlugin.createVideoPanel
(Context ctx, Map params) Create a new video export panel. -
Uses of Context in de.grogra.video.ui
Modifier and TypeClassDescriptionclass
This class wraps theVideoPanel
(graphical user interface of the plugin) into a panel, which is compatible with GroIMP.