|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.EBMessage
org.gjt.sp.jedit.EBMessage.NonVetoable
EBMessage
instead.
Nested Class Summary |
Nested classes inherited from class org.gjt.sp.jedit.EBMessage |
EBMessage.NonVetoable |
Constructor Summary | |
EBMessage.NonVetoable(EBComponent source)
Deprecated. Creates a new non-vetoable message. |
Method Summary | |
void |
veto()
Deprecated. Disallows this message from being vetoed. |
Methods inherited from class org.gjt.sp.jedit.EBMessage |
getSource, isVetoed, paramString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public EBMessage.NonVetoable(EBComponent source)
source
- The message sourceMethod Detail |
public void veto()
veto
in class EBMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |