|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.objectplanet.survey.plugin.event.PluginBusEvent
com.objectplanet.survey.plugin.event.PluginBusEvent.NonVetoable
public abstract static class PluginBusEvent.NonVetoable
An event implementation that cannot be vetoed.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.objectplanet.survey.plugin.event.PluginBusEvent |
|---|
PluginBusEvent.NonVetoable |
| Constructor Summary | |
|---|---|
PluginBusEvent.NonVetoable(IPBComponent source)
Creates a new non-vetoable event. |
|
| Method Summary | |
|---|---|
void |
veto()
Disallows this event from being vetoed. |
| Methods inherited from class com.objectplanet.survey.plugin.event.PluginBusEvent |
|---|
getSource, isVetoed, paramString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PluginBusEvent.NonVetoable(IPBComponent source)
source - The event source| Method Detail |
|---|
public void veto()
veto in class PluginBusEvent
|
Copyright ? ObjectPlanet Inc. All Rights Reserved. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||