Package jaron.gui

Provides the classes that support a GUI independent implementation of visual components.

See:
          Description

Class Summary
ActuatorXY The ActuatorXY class is a generic GUI control that provides the functionality to implement a component with an x- and a y-axis (e.g. a joystick).
Axis The Axis class represents an axis that can be used in an actuator (see ActuatorXY).
Colors The Colors class is a helper class for the GUI color handling.
Panel The Panel class is a helper class for a graphical component that consists of an outer frame and the content where the drawing is done.
Rect The Rect class represents a rectangle in a coordinate system.
 

Package jaron.gui Description

Provides the classes that support a GUI independent implementation of visual components.

Since:
1.0