|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DbGraphicalObjectI
Define a graphical object in the persistent model. Graphic related operations are performed by the peer components.
GraphicComponent is the default superclass peer components and provides many features.
org.modelsphere.jack.graphic.GraphicComponent
Method Summary | |
---|---|
java.lang.Object |
getGraphicPeer()
|
void |
setGraphicPeer(java.lang.Object graphicPeer)
Change the peer for this graphical object. |
Method Detail |
---|
java.lang.Object getGraphicPeer()
void setGraphicPeer(java.lang.Object graphicPeer)
graphicPeer
- Can be null if this graphical object has been removed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |