|
|||||||||
| Home >> All >> org >> gjt >> sp >> [ jedit overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gjt.sp.jedit
Class EBMessage.NonVetoable

java.lang.Objectorg.gjt.sp.jedit.EBMessage
org.gjt.sp.jedit.EBMessage.NonVetoable
- Enclosing class:
- EBMessage
Deprecated. Subclass
EBMessage instead.
- public abstract static class EBMessage.NonVetoable
- extends EBMessage
| Nested Class Summary |
| Nested classes inherited from class org.gjt.sp.jedit.EBMessage |
EBMessage.NonVetoable |
| Field Summary |
| Fields inherited from class org.gjt.sp.jedit.EBMessage |
|
| 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 |
EBMessage.NonVetoable
public EBMessage.NonVetoable(EBComponent source)
- Deprecated.
- Creates a new non-vetoable message.
- Creates a new non-vetoable message.
| Method Detail |
veto
public void veto()
|
|||||||||
| Home >> All >> org >> gjt >> sp >> [ jedit overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC