|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.gui.util.BasicModel
br.usp.iterador.plugin.setiterator.CurveField
public class CurveField
| Constructor Summary | |
|---|---|
CurveField(Curve curve,
int i)
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getComponent()
The awt component. |
void |
updateField(java.lang.Object o,
JXPathResolver resolver)
Updates the component with the object's value. |
void |
updateObject(java.lang.Object o,
JXPathResolver resolver)
Updates the object with its internal value. |
| Methods inherited from class br.usp.iterador.gui.util.BasicModel |
|---|
getHeight, getWidth, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurveField(Curve curve,
int i)
| Method Detail |
|---|
public java.awt.Component getComponent()
ModelField
public void updateField(java.lang.Object o,
JXPathResolver resolver)
throws UpdateException
ModelField
UpdateException
public void updateObject(java.lang.Object o,
JXPathResolver resolver)
throws UpdateException
ModelField
UpdateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||