|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.plugin.EventModule
org.openbp.cockpit.plugins.infopanel.InfoPanelPlugin.Events
public class InfoPanelPlugin.Events
Event module.
| Field Summary |
|---|
| Fields inherited from class org.openbp.jaspira.plugin.EventModule |
|---|
EVENT_CONSUMED, EVENT_HANDLED, EVENT_IGNORED, MODULE_POST_GLOBAL, MODULE_PRE_GLOBAL, MODULE_TREE |
| Constructor Summary | |
|---|---|
InfoPanelPlugin.Events()
|
|
| Method Summary | |
|---|---|
JaspiraEventHandlerCode |
clearinfotext(JaspiraEvent je)
Event method: Clears the info text. |
java.lang.String |
getName()
The name of this module like "editor.file". |
JaspiraEventHandlerCode |
setinfotext(JaspiraEvent je)
Event method: Sets the text to be displayed (or null to clear). |
| Methods inherited from class org.openbp.jaspira.plugin.EventModule |
|---|
eventFired, getEventActionNames, getForeignEventNames, getModuleType, getPriority, handleUnaccountedEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfoPanelPlugin.Events()
| Method Detail |
|---|
public java.lang.String getName()
EventModule
getName in class EventModulepublic JaspiraEventHandlerCode setinfotext(JaspiraEvent je)
je - The event
public JaspiraEventHandlerCode clearinfotext(JaspiraEvent je)
je - The event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||