|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.valhalla.pluginmanager.PluginEvent
com.valhalla.jbother.plugins.events.ExitingEvent
public class ExitingEvent
Generated when someone clicks on the close button
| Field Summary |
|---|
| Fields inherited from class com.valhalla.pluginmanager.PluginEvent |
|---|
source |
| Constructor Summary | |
|---|---|
ExitingEvent(java.lang.Object source)
|
|
| Method Summary | |
|---|---|
boolean |
getExit()
|
void |
setExit(boolean exit)
|
| Methods inherited from class com.valhalla.pluginmanager.PluginEvent |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExitingEvent(java.lang.Object source)
| Method Detail |
|---|
public boolean getExit()
public void setExit(boolean exit)
exit - set to false if you want to cancel the exit operation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||