Uses of Class
de.grogra.pf.ui.swing.PanelSupport
Package
Description
This package contains all graphical user interface classes of the plugin.
-
Uses of PanelSupport in de.grogra.nurbseditor2d
-
Uses of PanelSupport in de.grogra.nurbseditor3d
-
Uses of PanelSupport in de.grogra.pf.ui.swing
Modifier and TypeClassDescriptionclass
class
A JFC/Swing based console for the BeanShell desktop.class
final class
Modifier and TypeMethodDescriptionPlainPanel.getSupport()
SwingPanel.getSupport()
ToolBar.getSupport()
Modifier and TypeMethodDescriptionvoid
PlainPanel.initialize
(PanelSupport support, Map p) void
SwingPanel.initialize
(PanelSupport support, Map p) void
ToolBar.initialize
(PanelSupport support, Map p) -
Uses of PanelSupport 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.