Serialized Form
preferredSize
Dimension preferredSize
grid
objectdraw.Controller.GridPane grid
Class objectdraw.ControllerFrame extends JFrame implements Serializable |
applet
Controller applet
- Deprecated.
left
objectdraw.ControllerFrame.VerticalRuler left
- Deprecated.
top
objectdraw.ControllerFrame.HorizontalRuler top
- Deprecated.
corner
objectdraw.ControllerFrame.LocationView corner
- Deprecated.
active
boolean active
- Deprecated.
streams
HashMap streams
- Deprecated.
width
int width
- Deprecated.
height
int height
- Deprecated.
key
MouseInterpreter key
- Deprecated.
rulersItem
JCheckBoxMenuItem rulersItem
- Deprecated.
gridItem
JCheckBoxMenuItem gridItem
- Deprecated.
Class objectdraw.JDrawingCanvas extends JComponent implements Serializable |
auto
boolean auto
- Deprecated.
loupe
Location loupe
- Deprecated.
loupeSize
double loupeSize
- Deprecated.
loupeZoom
double loupeZoom
- Deprecated.
id
int id
- Deprecated.
buffer
BufferedImage buffer
- Deprecated.
needsRepainting
boolean needsRepainting
- Deprecated.
width
int width
height
int height
canvas
DrawingCanvas canvas
- In a class extending
WindowController
, you can use the canvas
variable to refer to the canvas of that controller.