org.rr0.is.presentation.view.report.applet
Class Diagram applet

Class Summary
AspectPanelGUI to parameterize the aspect of a UFO shape.
BehaviorPanel 
CircumstancesPanel 
ColorPicker 
Country 
DrawShapeButtonA on/off button that displays a Shape.
This class is implemented to be usable in Java 1.1 applets, and so follows an AWT-only requirement
(no Swing, Java2D, geom, or Java 2 feature)
Because of the graphics to be drawn on it, this button inherits from java.awt.Canvas and not from java.awt.Button
(of which the peer cannot be overwritten on every platform)
Light 
LocationPanelGUI to specify the location characteristics.
MessageEvent 
MessageListener 
Palette 
Place 
PolygonButtonA on/off button that displays a Shape.
This class is implemented to be usable in Java 1.1 applets, and so follows an AWT-only requirement
(no Swing, Java2D, geom, or Java 2 feature)
Because of the graphics to be drawn on it, this button inherits from java.awt.Canvas and not from java.awt.Button
(of which the peer cannot be overwritten on every platform)
ReportApplet 
ShapeButtonA on/off button that displays a Shape.
This class is implemented to be usable in Java 1.1 applets, and so follows an AWT-only requirement
(no Swing, Java2D, geom, or Java 2 feature)
Because of the graphics to be drawn on it, this button inherits from java.awt.Canvas and not from java.awt.Button
(of which the peer cannot be overwritten on every platform)
ShapeButtonGroup 
TabbedPanel 
UFOSelectorUFO selector.
UUDFHelper class to build Uniform Ufological Data Format (UUDF) character Strings from common Java objects.
WitnessPanel