Uses of Class
de.grogra.pf.ui.Workbench
Packages that use Workbench
Package
Description
This package contains the basic classes which are used from the outside of
the plugin.
This package defines the
VideoPluginConnector interface and its
GroIMP implementation GroIMPConnector.This package contains all classes which are used in the context of image
creation.
This package contains the logic to change the scene to be rendered
automatically.
This package contains all graphical user interface classes of the plugin.
-
Uses of Workbench in de.grogra.api
Subclasses of Workbench in de.grogra.apiMethods in de.grogra.api that return WorkbenchModifier and TypeMethodDescriptionAPIApplication.getCurrentWorkbench()APIWorkbench.getMainWorkbench()APIWorkbench.open(FilterSource fs, Map initParams) -
Uses of Workbench in de.grogra.blocks.xFrogFileParser
Methods in de.grogra.blocks.xFrogFileParser with parameters of type Workbench -
Uses of Workbench in de.grogra.cli
Subclasses of Workbench in de.grogra.cliMethods in de.grogra.cli that return WorkbenchModifier and TypeMethodDescriptionCLIApplication.getCurrentWorkbench()CLIWorkbench.getMainWorkbench()CLIWorkbench.open(FilterSource fs, Map initParams) Methods in de.grogra.cli that return types with arguments of type WorkbenchModifier and TypeMethodDescriptionCLIWorkbenchManager.getWorkbenches()CLIWorkbenchManager.listWorkbenches()return the list of managed workbenches handled by this manager -
Uses of Workbench in de.grogra.cli.ui
Methods in de.grogra.cli.ui that return WorkbenchMethods in de.grogra.cli.ui with parameters of type Workbench -
Uses of Workbench in de.grogra.ext.x3d
Fields in de.grogra.ext.x3d declared as Workbench -
Uses of Workbench in de.grogra.imp
Subclasses of Workbench in de.grogra.impMethods in de.grogra.imp that return WorkbenchModifier and TypeMethodDescriptionprotected WorkbenchIMP.getCurrentWorkbench()IMPWorkbench.getMainWorkbench()IMPJobManager.getWorkbench()IMPWorkbench.open(FilterSource fs, Map initParams) Methods in de.grogra.imp that return types with arguments of type WorkbenchMethods in de.grogra.imp with parameters of type Workbench -
Uses of Workbench in de.grogra.imp.net
Fields in de.grogra.imp.net declared as WorkbenchMethods in de.grogra.imp.net that return WorkbenchConstructors in de.grogra.imp.net with parameters of type WorkbenchModifierConstructorDescriptionHttpServer(Workbench workbench, ServerSocket socket) RemoteClientImpl(Workbench workbench, Connection connection, long requestId) -
Uses of Workbench in de.grogra.imp3d
Methods in de.grogra.imp3d that return Workbench -
Uses of Workbench in de.grogra.imp3d.ray
Constructors in de.grogra.imp3d.ray with parameters of type WorkbenchModifierConstructorDescriptionGroIMPRaytracer(Workbench wb, Map params, Tree tree, int width, int height, ImageObserver out, Camera camera) GroIMPRTProgressListener(Workbench workbench) -
Uses of Workbench in de.grogra.imp3d.ray2
Constructors in de.grogra.imp3d.ray2 with parameters of type WorkbenchModifierConstructorDescriptionRaytracer(Workbench w, ViewConfig3D v, int width, int height) SceneVisitor(Workbench wb, Graph graph, float epsilon, Options opts, ViewConfig3D view, boolean[] visibleLayers, VolumeListener mapping, Spectrum spectrumFactory) Constructs a newSceneVisitorwhich traverses the givengraphto obtain the complete geometry and light information and represent it as aScene. -
Uses of Workbench in de.grogra.mtg
Methods in de.grogra.mtg with parameters of type WorkbenchModifier and TypeMethodDescriptionvoidMTGLoader.loadWorkbench(Workbench wb) voidMTGSourceFile.Loader.loadWorkbench(Workbench wb) -
Uses of Workbench in de.grogra.nurbseditor2d
Constructors in de.grogra.nurbseditor2d with parameters of type Workbench -
Uses of Workbench in de.grogra.nurbseditor3d
Constructors in de.grogra.nurbseditor3d with parameters of type Workbench -
Uses of Workbench in de.grogra.pf.ui
Subclasses of Workbench in de.grogra.pf.uiMethods in de.grogra.pf.ui that return WorkbenchModifier and TypeMethodDescriptionstatic WorkbenchWorkbench.current()static WorkbenchWorkbench.current(ThreadContext tc) static WorkbenchWorkbench.get(RegistryContext ctx) abstract WorkbenchUIApplication.getCurrentWorkbench()Get the last selected workbench by the applicationabstract WorkbenchWorkbench.getMainWorkbench()Context.getWorkbench()Determines the workbench of this GUI context.PanelDecorator.getWorkbench()PanelHL.getWorkbench()Window.getWorkbench()final WorkbenchWorkbench.getWorkbench()abstract WorkbenchWorkbench.open(FilterSource fs, Map initParams) Methods in de.grogra.pf.ui that return types with arguments of type WorkbenchModifier and TypeMethodDescriptionWorkbenchManager.getWorkbenches()return the object workbenchesWorkbenchManager.listWorkbenches()Return the list of workbench handled by the managerMethods in de.grogra.pf.ui with parameters of type WorkbenchModifier and TypeMethodDescriptionstatic voidWorkbench.addToLastUsed(Workbench wb, File file) voidJobManager.initialize(Workbench Workbench) voidWindow.initializeWorkbench(Workbench wb) voidWorkbench.Loader.loadWorkbench(Workbench wb) static voidWorkbench.refreshJEdit(Workbench wb, String fileName) Refreshes JEdit for the file fielName.static voidWorkbench.refreshLastUsed(Registry r, Workbench mwb) static voidWorkbench.setCurrent(Workbench w) -
Uses of Workbench in de.grogra.pf.ui.edit
Methods in de.grogra.pf.ui.edit that return Workbench -
Uses of Workbench in de.grogra.pf.ui.event
Methods in de.grogra.pf.ui.event that return Workbench -
Uses of Workbench in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry with parameters of type WorkbenchModifier and TypeMethodDescriptionFileFactory.addFromFilterSource(Registry reg, FilterSource fs, ModifiableMap params, Workbench ui) Reads an object from a given FilterSoruce.FileFactory.addFromURL(Registry reg, URL url, ModifiableMap params, Workbench ui) Reads an object fromurl.FileFactory.linkFromURLToResourceDir(Registry reg, URL url, ModifiableMap params, Workbench ui, Item dest) Reads an object fromurl. -
Uses of Workbench in de.grogra.pf.ui.swing
Methods in de.grogra.pf.ui.swing that return WorkbenchMethods in de.grogra.pf.ui.swing with parameters of type WorkbenchModifier and TypeMethodDescriptionprotected FileDocumentvoidWindowSupport.initializeWorkbench(Workbench workbench) -
Uses of Workbench in de.grogra.projectmanager
Methods in de.grogra.projectmanager that return WorkbenchMethods in de.grogra.projectmanager with parameters of type Workbench -
Uses of Workbench in de.grogra.rgg
Methods in de.grogra.rgg that return Workbench -
Uses of Workbench in de.grogra.rgg.model
Methods in de.grogra.rgg.model that return WorkbenchConstructors in de.grogra.rgg.model with parameters of type Workbench -
Uses of Workbench in de.grogra.rsyntaxtextarea
Methods in de.grogra.rsyntaxtextarea with parameters of type WorkbenchConstructors in de.grogra.rsyntaxtextarea with parameters of type WorkbenchModifierConstructorDescriptionRSyntaxTextAreaDocument(Workbench wb, String systemId, String RSTA_syntax) -
Uses of Workbench in de.grogra.util.concurrent
Constructors in de.grogra.util.concurrent with parameters of type Workbench -
Uses of Workbench in de.grogra.video
Methods in de.grogra.video with parameters of type WorkbenchModifier and TypeMethodDescriptionstatic VideoPluginConnectorVideoPlugin.createDefaultConnector(Workbench workbench) Returns an instance of the defaultVideoPluginConnectorimplementation -
Uses of Workbench in de.grogra.video.connector
Methods in de.grogra.video.connector that return WorkbenchConstructors in de.grogra.video.connector with parameters of type Workbench -
Uses of Workbench in de.grogra.video.render
Constructors in de.grogra.video.render with parameters of type WorkbenchModifierConstructorDescriptionRendererAdaptor(Workbench workbench, Item item) Create an adaptor for GroIMP renderer.SceneSnapshotMaker(Workbench workbench) Create a new SceneSnapshotMaker to the current workbench -
Uses of Workbench in de.grogra.video.simulation
Constructors in de.grogra.video.simulation with parameters of type Workbench -
Uses of Workbench in de.grogra.video.ui
Constructors in de.grogra.video.ui with parameters of type Workbench