|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.gui.util.BasicModel
public abstract class BasicModel
Base model with resizing capabilities.
| Constructor Summary | |
|---|---|
BasicModel()
|
|
| Method Summary | |
|---|---|
double |
getHeight()
|
double |
getWidth()
|
void |
setSize(double width,
double height)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface br.usp.iterador.gui.util.ModelField |
|---|
getComponent, updateField, updateObject |
| Constructor Detail |
|---|
public BasicModel()
| Method Detail |
|---|
public void setSize(double width,
double height)
setSize in interface ModelFieldpublic double getHeight()
getHeight in interface ModelFieldpublic double getWidth()
getWidth in interface ModelField
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||