Serialized Form


Package support.convexhull

Class support.convexhull.AddPointButton extends JButton implements Serializable

Serialized Fields

_helper

HullHelper _helper

_inputX

JTextField _inputX

_inputY

JTextField _inputY

Class support.convexhull.ClearButton extends JButton implements Serializable

Serialized Fields

_helper

HullHelper _helper

Class support.convexhull.DoublePointException extends RuntimeException implements Serializable

Class support.convexhull.GUIPanel extends JPanel implements Serializable

Serialized Fields

_frame

JFrame _frame

_helper

HullHelper _helper

_inputX

JTextField _inputX

_inputY

JTextField _inputY

Class support.convexhull.HelperHullPoint extends HullPoint implements Serializable

Serialized Fields

_canvas

HullCanvas _canvas

_onHull

boolean _onHull

_error

boolean _error

_color

short _color

Class support.convexhull.HullCanvas extends JPanel implements Serializable

Serialized Fields

BACKGROUNDS

URL[] BACKGROUNDS

_points

Vector<E> _points

_background

Image _background

_helper

HullHelper _helper

Class support.convexhull.HullPoint extends JComponent implements Serializable

Serialized Fields

_X

int _X

_Y

int _Y

Class support.convexhull.LoadButton extends JButton implements Serializable

Serialized Fields

_helper

HullHelper _helper

Class support.convexhull.PointsButton extends JButton implements Serializable

Serialized Fields

_helper

HullHelper _helper

Class support.convexhull.QuitButton extends JButton implements Serializable

Serialized Fields

_frame

JFrame _frame

Class support.convexhull.RobotButton extends JButton implements Serializable

Serialized Fields

_helper

HullHelper _helper