|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelField
| Method Summary | |
|---|---|
java.awt.Component |
getComponent()
The awt component. |
double |
getHeight()
|
double |
getWidth()
|
void |
setSize(double d,
double e)
|
void |
updateField(java.lang.Object o,
JXPathResolver resolver)
Updates the component with the object's value. |
void |
updateObject(java.lang.Object obj,
JXPathResolver resolver)
Updates the object with its internal value. |
| Method Detail |
|---|
void updateField(java.lang.Object o,
JXPathResolver resolver)
throws UpdateException
UpdateExceptionjava.awt.Component getComponent()
void updateObject(java.lang.Object obj,
JXPathResolver resolver)
throws UpdateException
UpdateException
void setSize(double d,
double e)
double getWidth()
double getHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||