Serialized Form
colColor
Color colColor
- The color displayed.
frmParent
Frame frmParent
- The parent
Frame
of this canvas.
grobjmanManager
GraphicalObjectManager grobjmanManager
- The graphical objects manager.
gobjLastSelectedObject
GraphicalObject gobjLastSelectedObject
- The last selected graphical object.
grobjGraphicalObject
GraphicalObject grobjGraphicalObject
- The graphical objects managed.
panelPropertyGroups
JPanel panelPropertyGroups
- The container for property groups.
tfPositionX
JTextField tfPositionX
- The text field for x-axis position.
tfPositionY
JTextField tfPositionY
- The text field for y-axis position.
cfColor
ColorField cfColor
- The color field.
dMinimumSize
Dimension dMinimumSize
- The minimum size of this frame.
tfWidth
JTextField tfWidth
- The text field for width.
tfHeight
JTextField tfHeight
- The text field for height.
szgrobjGraphicalObject
SizedGraphicalObject szgrobjGraphicalObject
- The sized graphical objects managed.
hmAligmentButtons
HashMap hmAligmentButtons
- The hashtable of alignment radio buttons
cmbFontName
JComboBox cmbFontName
- The list for font name.
tfFontSize
JTextField tfFontSize
- The text field for font size.
cbBold
JCheckBox cbBold
- The check box for boldness.
cbItalic
JCheckBox cbItalic
- The check box for italicness.
tfText
JTextField tfText
- The text field for text.
bgAlignment
ButtonGroup bgAlignment
- The button group for alignment.
taTextArea
TextArea taTextArea
- The text area managed.