|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicalObjectProperties | |
jdraw.graphicalobjects | Package containing all the graphical objects managed by JDraw . |
jdraw.ui | Package containing all components and frames of the JDraw user interface. |
Uses of GraphicalObjectProperties in jdraw.graphicalobjects |
Methods in jdraw.graphicalobjects that return GraphicalObjectProperties | |
GraphicalObjectProperties |
GraphicalObject.getPropertyDialog(Frame frmOwner)
Returns a dialog box used to set the properties of this graphical object. |
GraphicalObjectProperties |
SizedGraphicalObject.getPropertyDialog(Frame frmOwner)
Returns a dialog box used to set the properties of this graphical object. |
GraphicalObjectProperties |
TextArea.getPropertyDialog(Frame frmOwner)
Returns a dialog box used to set the properties of this graphical object. |
Uses of GraphicalObjectProperties in jdraw.ui |
Subclasses of GraphicalObjectProperties in jdraw.ui | |
class |
SizedGraphicalObjectProperties
A property dialog for sized graphical objects. |
class |
TextAreaProperties
A property dialog for text areas. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |