|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edugraf.jadix.eventos.Evento
public abstract class Evento
É a superclasse de todas as classes de eventos.
Constructor Summary | |
---|---|
Evento(NomeDeEventosDix nomeDoEvento)
|
Method Summary | |
---|---|
NomeDeEventosDix |
obterNomeDoEvento()
Informa o nome do evento que ocorreu. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Evento(NomeDeEventosDix nomeDoEvento)
Method Detail |
---|
public NomeDeEventosDix obterNomeDoEvento()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |