|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UINode
A UI node abstraction that is used to send notifications back to the UI and to obtain information the DOM needs from the UI (such as image dimensions).
Method Summary | |
---|---|
void |
blur()
|
void |
focus()
|
java.awt.Rectangle |
getBounds()
|
void |
repaint(ModelNode modelNode)
Called |
Method Detail |
---|
void repaint(ModelNode modelNode)
modelNode
- java.awt.Rectangle getBounds()
void focus()
void blur()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |