Uses of Interface
de.grogra.pf.ui.Panel
Packages that use Panel
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 Panel in de.grogra.autocompletors.outline
Methods in de.grogra.autocompletors.outline that return PanelMethods in de.grogra.autocompletors.outline with parameters of type Panel -
Uses of Panel in de.grogra.cli
Methods in de.grogra.cli that return PanelModifier and TypeMethodDescriptionCLIToolkit.createLogViewer(Context ctx, Map params) CLIToolkit.createPanel(Context ctx, Disposable toDispose, Map params) CLIToolkit.createStatusBar(Context context, Map params) CLIToolkit.createToolBar(Context context, Map params) CLIToolkit.createViewerPanel(Context ctx, URL url, Map params) Methods in de.grogra.cli with parameters of type Panel -
Uses of Panel in de.grogra.cli.ui
Classes in de.grogra.cli.ui that implement PanelModifier and TypeClassDescriptionclassclassclassclassclassMethods in de.grogra.cli.ui that return PanelModifier and TypeMethodDescriptionCLIPanelSupport.getDecorator()CLIPanelSupport.getPanel()Get a Panel managed by this window (it has be be opened) from its ID.Panel[]CLIWindowSupport.getPanels(ObjectToBoolean<Panel> filter) Get all the open panels managed by this window.final PanelCLIPanelSupport.initialize(Panel ws, Map params) CLIPanelSupport.resolve()Methods in de.grogra.cli.ui with parameters of type PanelModifier and TypeMethodDescriptionvoidvoidCLIPanelSupport.initDecorator(Panel decorator) final PanelCLIPanelSupport.initialize(Panel ws, Map params) final voidMethod parameters in de.grogra.cli.ui with type arguments of type PanelModifier and TypeMethodDescriptionPanel[]CLIWindowSupport.getPanels(ObjectToBoolean<Panel> filter) Get all the open panels managed by this window. -
Uses of Panel in de.grogra.ext.jedit
Classes in de.grogra.ext.jedit that implement Panel -
Uses of Panel in de.grogra.greenlab
Methods in de.grogra.greenlab that return Panel -
Uses of Panel in de.grogra.imp
Classes in de.grogra.imp that implement PanelModifier and TypeClassDescriptionclassMethods in de.grogra.imp that return PanelModifier and TypeMethodDescriptionstatic PanelObjectInspectorManager.createFlatObjectInspector(Context ctx, Map params) static PanelFunctionBrowserManager.createFunctionBrowser(Context ctx, Map params) static PanelObjectInspectorManager.createHierarchicalObjectInspector(Context ctx, Map params) static PanelScaleVisibilityPanel.createScaleVisibilityPanel(Context ctx, Map params) static PanelTextualOverviewManager.createTextualOverview(Context ctx, Map params) IMPJobManager.getPanel()View.initialize(Panel panel, Map params) Methods in de.grogra.imp with parameters of type Panel -
Uses of Panel in de.grogra.imp2d
Classes in de.grogra.imp2d that implement Panel -
Uses of Panel in de.grogra.imp3d
Classes in de.grogra.imp3d that implement PanelModifier and TypeClassDescriptionclassAView3Dis aViewwhich displays a graph as a 3D structure.Methods in de.grogra.imp3d that return PanelMethods in de.grogra.imp3d with parameters of type Panel -
Uses of Panel in de.grogra.nurbseditor
Methods in de.grogra.nurbseditor that return PanelModifier and TypeMethodDescriptionstatic PanelNURBSEditor.createCurve2DPanel(Context ctx, Map params) static PanelNURBSEditor.createCurve3DPanel(Context ctx, Map params) -
Uses of Panel in de.grogra.nurbseditor2d
Classes in de.grogra.nurbseditor2d that implement Panel -
Uses of Panel in de.grogra.nurbseditor3d
Classes in de.grogra.nurbseditor3d that implement Panel -
Uses of Panel in de.grogra.pf.data
Methods in de.grogra.pf.data with parameters of type Panel -
Uses of Panel in de.grogra.pf.ui
Subinterfaces of Panel in de.grogra.pf.uiModifier and TypeInterfaceDescriptioninterfaceinterfaceAConsolerepresents aPanelof the GUI which provides textual input and output.interfaceinterfaceClasses in de.grogra.pf.ui that implement PanelFields in de.grogra.pf.ui declared as PanelModifier and TypeFieldDescriptionprotected PanelPanelDecorator.decoratorprotected PanelPanelDecorator.panelMethods in de.grogra.pf.ui that return PanelModifier and TypeMethodDescriptionHeadlessToolkit.createLogViewer(Context ctx, Map params) abstract PanelUIToolkit.createLogViewer(Context ctx, Map params) HeadlessToolkit.createPanel(Context ctx, Disposable toDispose, Map params) abstract PanelUIToolkit.createPanel(Context ctx, Disposable toDispose, Map params) HeadlessToolkit.createStatusBar(Context context, Map params) abstract PanelUIToolkit.createStatusBar(Context context, Map params) HeadlessToolkit.createToolBar(Context context, Map params) abstract PanelUIToolkit.createToolBar(Context context, Map params) HeadlessToolkit.createViewerPanel(Context ctx, URL url, Map params) UIToolkit.createViewerPanel(Context context, String url, String systemid, Map params) abstract PanelUIToolkit.createViewerPanel(Context ctx, URL url, Map params) Panel.getDecorator()PanelDecorator.getDecorator()PanelHL.getDecorator()Context.getPanel()Determines the panel of this GUI context.PanelDecorator.getPanel()PanelHL.getPanel()final PanelWorkbench.getPanel()Panel[]Window.getPanels(ObjectToBoolean<Panel> filter) Panel.initialize(Panel ws, Map params) PanelDecorator.initialize(Panel ws, Map params) final PanelPanelHL.initialize(Panel ws, Map params) Panel.resolve()PanelDecorator.resolve()PanelHL.resolve()Methods in de.grogra.pf.ui with parameters of type PanelModifier and TypeMethodDescriptionHeadlessToolkit.getTextViewerComponent(Panel viewerPanel) abstract ObjectUIToolkit.getTextViewerComponent(Panel viewerPanel) voidPanel.initDecorator(Panel decorator) voidPanelDecorator.initDecorator(Panel decorator) voidPanelHL.initDecorator(Panel decorator) Panel.initialize(Panel ws, Map params) PanelDecorator.initialize(Panel ws, Map params) final PanelPanelHL.initialize(Panel ws, Map params) voidstatic voidvoidvoidvoidMethod parameters in de.grogra.pf.ui with type arguments of type Panel -
Uses of Panel in de.grogra.pf.ui.edit
Methods in de.grogra.pf.ui.edit that return PanelModifier and TypeMethodDescriptionstatic PanelPropertyEditorManager.createEditor(Context ctx, Map params) Constructors in de.grogra.pf.ui.edit with parameters of type Panel -
Uses of Panel in de.grogra.pf.ui.event
Methods in de.grogra.pf.ui.event that return PanelMethods in de.grogra.pf.ui.event with parameters of type Panel -
Uses of Panel in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry that return PanelModifier and TypeMethodDescriptionprotected Panelprotected Panelprotected Panelprotected Panelprotected Panelprotected Panelprotected Panelstatic PanelExplorerFactory.createHelpExplorer(Context ctx, Map params) PanelFactory.createPanel(Context ctx, Map params) static PanelPanelFactory.createPanel(Context ctx, String id, Map params) static PanelPanelFactory.getAndShowPanel(Context ctx, String id, Map params) Methods in de.grogra.pf.ui.registry with parameters of type Panel -
Uses of Panel in de.grogra.pf.ui.swing
Classes in de.grogra.pf.ui.swing that implement PanelModifier and TypeClassDescriptionclassclassA JFC/Swing based console for the BeanShell desktop.classclassfinal classMethods in de.grogra.pf.ui.swing that return PanelModifier and TypeMethodDescriptionSwingToolkit.createLogViewer(Context ctx, Map params) SwingToolkit.createPanel(Context ctx, Disposable toDispose, Map params) SwingToolkit.createStatusBar(Context ctx, Map params) SwingToolkit.createToolBar(Context ctx, Map params) SwingToolkit.createViewerPanel(Context ctx, URL url, Map params) PanelSupport.getDecorator()PanelSupport.getPanel()Panel[]WindowSupport.getPanels(ObjectToBoolean filter) final PanelPanelSupport.initialize(Panel ws, Map params) PanelSupport.resolve()Methods in de.grogra.pf.ui.swing with parameters of type PanelModifier and TypeMethodDescriptionSwingToolkit.getTextViewerComponent(Panel viewerPanel) voidPanelSupport.initDecorator(Panel decorator) final PanelPanelSupport.initialize(Panel ws, Map params) final void -
Uses of Panel in de.grogra.pm
Methods in de.grogra.pm that return PanelModifier and TypeMethodDescriptionstatic PanelPluginManager.createPluginPanel(Context ctx, Map params) -
Uses of Panel in de.grogra.projectmanager
Methods in de.grogra.projectmanager that return Panel -
Uses of Panel in de.grogra.rgg.tutorial.layout
Methods in de.grogra.rgg.tutorial.layout that return PanelModifier and TypeMethodDescriptionprotected PanelLayoutNavigationFactory.createPanel(Context ctx, Map params) Methods in de.grogra.rgg.tutorial.layout with parameters of type Panel -
Uses of Panel in de.grogra.rsyntaxtextarea
Classes in de.grogra.rsyntaxtextarea that implement Panel -
Uses of Panel in de.grogra.socketview
Classes in de.grogra.socketview that implement PanelModifier and TypeClassDescriptionclassAn "invisible" view that manage a websocket server thread.Methods in de.grogra.socketview that return PanelMethods in de.grogra.socketview with parameters of type Panel -
Uses of Panel in de.grogra.video
Methods in de.grogra.video that return PanelModifier and TypeMethodDescriptionstatic PanelVideoPlugin.createVideoPanel(Context ctx, Map params) Create a new video export panel. -
Uses of Panel in de.grogra.video.ui
Classes in de.grogra.video.ui that implement PanelModifier and TypeClassDescriptionclassThis class wraps theVideoPanel(graphical user interface of the plugin) into a panel, which is compatible with GroIMP.