Public Member Functions | |
EditorContainer () | |
void | paint (Graphics g) |
void | doLayout () |
Dimension | getPreferredSize () |
|
Constructs an EditorContainer object. |
|
Lays out this Container. If editing, the editor will be placed at offset in the x direction and 0 for y. |
|
Returns the preferred size for the Container. This will be the preferred size of the editor offset by offset. |
|
Overrides |