Package cz.cuni.jagrlib.gui

GUI classes for the JaGrLib project.

See:
          Description

Interface Summary
ParamGUI.ParamEdit Manipulator for special parameters.
Undo Interface for Undo/Redo.
 

Class Summary
AboutDialog About dialog for the Skel application.
ActionsUndo Undo / Redo object.
ActionsUndoReg Undo / Redo.
CompositionGUI Abstract class that cares about visual representation of composition.
CompositionGUIBasic Basic class that cares about visual representation of a composition.
GroupGUI Abstract class for visual representation of groups.
GroupGUIBasic Basic class that cares about visual representation of a group (obsolete code, use GroupGUIImproved instead).
GroupGUIImproved Improved class that cares about visual representation of a group.
GuiConstants GUI constants.
ChannelGUI Abstract class that cares about visual representation of channels.
ChannelGUIImproved Improved class that care about visual representation of channels.
InstanceGUI Class with actual skin.
MainWindow Main window of the SKEL application.
MainWindow.RunningWorker Class holding information about one running worker thread.
ModuleGUI Abstract class that cares about visual representation of a module.
ModuleGUIImproved Improved class that care about visual representation of module.
Options Class storing global Skel preferences.
OptionsDialog GUI class for editing of SKEL preferences.
ParamBoolean Class that cares about visual representation of Boolean parameters.
ParamColor Color edit dialog.
ParamCombo Class that cares about visual representation of Combobox parameters.
ParamDouble Class that cares about visual representation of Double parameters.
ParamFloat Class that cares about visual representation of Float parameters.
ParamGUI Abstract class that cares about visual representation of parameter.
ParamInteger Class that cares about visual representation of Integer parameters.
ParamJGLScript JGL script file-name dialog box.
ParamLong Class that cares about visual representation of Long parameters.
ParamsEdit Window for editing parameters.
ParamSpec Class that cares about visual representation of Special parameters.
ParamString Class for visual representation of a String parameter.
ParamText Editing of multi-line String parameters.
PlugGUI Abstract class for visual representation of a plug.
PlugGUIImproved Concrete class for visual representation of a plug.
StatusBar Status Bar class.
UniqueId Class for generating unique key.
Volume Button for incrementing and decrementing value of params.
WorkSpaceGUI Internal frame for composition.
WorkSpaceGUIBasic Basic internal frame for composition.
ZoomBasic Basic class for zoom window.
ZoomImproved Improved class for outline window (composition outline).
ZoomWindow Abstract class for zoom window (composition Zoom).
 

Package cz.cuni.jagrlib.gui Description

GUI classes for the JaGrLib project.

Since:
0.22
See Also:
cz.cuni.jagrlib, cz.cuni.jagrlib.iface, cz.cuni.jagrlib.piece, cz.cuni.jagrlib.gui.comp, cz.cuni.jagrlib.reg