Package gcspy.vis.utils

This package provides utility classes for the visualiser.

See:
          Description

Interface Summary
ColorChooserListener Listener called when the state of ColorChooser changes
 

Class Summary
AbstractDialog Facilities for the dialog windows
AbstractFrame Facilities for all frames
AdjustedColor Facilities to adjust colors for tiles
ColorChooser Combo box to choose colors
Factory Factory for GUI components
IconFactory Icon Factory for GUI components
ImageUtils Utilities for image manipulation
MultiLineHeaderRenderer A renderer for multiline headers Based on http://www.java2s.com/ExampleCode/Swing-Components/MultiLineHeaderTable.htm
OKCancelDialog Dialog window that provides some facilities for OK/Cancel buttons
PopupToggleMenu Popup menu that has a series of toggles
TextAreaFrame Generic frame that contains a text area
Utils General GUI-related utilities
WarningDialog Dialog window for warnings
 

Enum Summary
AbstractFrame.Position Positions of a frame relative to its parent
 

Package gcspy.vis.utils Description

This package provides utility classes for the visualiser.