Package gistoolkit.display.widgets

Interface Summary
AttributeEditor Allows the editors to be used in different and allows them to inherit from wherever they like.
AttributeTableViewerListener Interface to allow classes to respond to events in the AttributeTableViewer.
GISButton  
 

Class Summary
AttributePanel Panel for editing the values of the attributes of the dataset sent in.
AttributeTableViewer Allows all the records in the dataset to be viewed.
ColorButton Button for displaying the colors editable in a shader.
ColorDlg Class to allow the editing of colors.
FontButton A button to allow editing of Fonts.
FontDlg Dialog to allow the selecting of fonts.
GISCommandButton Button for executing a GIS Command.
GISMenuButton Button which will display a menu under and indented from the current button when it is selected.
GISMenuItem Menu Item to hold a command so it can be executed from the menu.
GISRadioButton A button that acts as with a group of buttons only one of which can be selected at any given time.
GISToolkitDialog Generic dialog to contain OK and Cancel Buttons.
ImagePanel Class to display an image to the client.