|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGuiApp
Editor
public class Editor
Field Summary | |
---|---|
(package private) ModeloEditor |
modelo
|
Fields inherited from class |
---|
componentes |
Constructor Summary | |
---|---|
Editor()
|
Method Summary | |
---|---|
int |
getAltura()
|
int |
getLargura()
|
java.lang.String |
getTitulo()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class |
---|
aperto, arrasto, clique, desenhar, movimento, solta, tecla, tique |
Methods inherited from class |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
ModeloEditor modelo
Constructor Detail |
---|
public Editor()
Method Detail |
---|
public int getAltura()
public int getLargura()
public java.lang.String getTitulo()
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |