Package | Description |
---|---|
geofasc.swing.demo | |
geofasc.swing.tool |
Provides all the tool classes being helpful for quickly building demo programs
with geometric figure components and other components.
|
Class and Description |
---|
Canvas
A
Canvas is intended to be used as a container with a
null-layout for AbstractFigure s but also other Component s
(also besides figures). |
Frame
A
Frame (synonym is a window) is intended to be used as a
top-level container with a Canvas as its content pane. |
Class and Description |
---|
Canvas
A
Canvas is intended to be used as a container with a
null-layout for AbstractFigure s but also other Component s
(also besides figures). |
ComponentMouseDragger
The
ComponentMouseDragger singleton class can be used to enable
mouse dragging on components. |