Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package ncsa.horizon.awt

Interface Summary
LayoutRearrangeable This interface provides two common methods which user can overwrite to customize a container's layout.
ModedGUIControllable An interface that allows simple driving of a class via a GUI interface.
ModedGUI An interface that allows a GUI to drive a functional class.
SelectionGraphics an interface for graphical gizmos that are used to select pixels in a display.
 

Class Summary
EditableScrollbar a scrollbar-text field combination that allows the bars position to be entered explicitly.
ImageButton The ImageButton class creates and image button which performs mouse overs and handles its own mouse events.
LabeledTextField a text field with a label adjacent to it.
Line Line class is a geometry entity represent a line segment vector with start point and x, y vector components.
LineOfInterest A user-selected line segment for a Component.
MarkerChain.Node  
MarkerChain a chain of Markers in left to right order.
Marker A draggable, marking cursor for a Component.
PanelButton.RadioGroup a manager of a group of Panel buttons that ensures that only one of them is pressed at a time.
PanelButton a Button that will encloses a single component.
RegionOfInterest A user-selected region of interest for a Component.
Separator A separator that is drawn either vertically or horizontally depending upon how it is laid out.
SimpleFrame A frame that provides minimal event handling, i.e.
SimpleImageCanvas a canvas to display a single image that never changes
SingleComponentLayout a LayoutManager that maintains a border around a single component.
SingleComponentPanel a Panel that maintains a nice border around a single component.
SizedCanvas a Canvas whose preferred size can be set at construction
TabbedCardPanel a panel that allows navigation through a card stack of subpanels via labeled tabs.
TabCanvas a Tab component that can listen for mouse clicks
TabConstraints The parameters for drawing a Tab

TabDisplay a component for displaying a group of Tab's as if in a stack of file folders

Most applications would not need to interact with this class; rather, TabbedCardPanel would be used to hold several components as a stack of cards.

Tab a graphical gizmo that can draw a labelled folder tab.
 

Exception Summary
ModedGUIException an Exception thrown due to errors associated with the ModedGUI and ModedGUIControllable classes.
 


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES