Package org.sadun.swt.widgets

SWT widgets and components.

See:
          Description

Interface Summary
MapEditor.TableItemChangeListener Classes implementing this interface can be notified of user-driven changes to the the properties displayed in a MapEditor.
 

Class Summary
InputBox  
LabelledCombo A text with a label attached
LabelledText A text with a label attached
MapEditor A class to view/edit a map object and optionally edit its values.
PropertiesEditor  
 

Exception Summary
MapEditor.TableItemChangeException This exception can be raised by a TableItemChangeListener when the changed value of a property is problematic.
 

Package org.sadun.swt.widgets Description

SWT widgets and components. Notably, a MapEditor to view/edit Maps (and Properties).