|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComandoFigura
public class ComandoFigura
Field Summary | |
---|---|
(package private) Figura |
fig
|
Constructor Summary | |
---|---|
ComandoFigura(Figura fig)
|
Method Summary | |
---|---|
void |
desfazer(ModeloEditor modelo)
|
void |
refazer(ModeloEditor modelo)
|
Methods inherited from class |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Figura fig
Constructor Detail |
---|
public ComandoFigura(Figura fig)
Method Detail |
---|
public void desfazer(ModeloEditor modelo)
desfazer
in interface Comando
public void refazer(ModeloEditor modelo)
refazer
in interface Comando
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |