|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mud.jta.Plugin
de.mud.jta.plugin.Status
public class Status
A simple plugin showing the current status of the application whether it is online or not.
Maintainer: Matthias L. Jugel
| Field Summary |
|---|
| Fields inherited from class de.mud.jta.Plugin |
|---|
bus, id |
| Constructor Summary | |
|---|---|
Status(PluginBus bus,
java.lang.String id)
|
|
| Method Summary | |
|---|---|
javax.swing.JMenu |
getPluginMenu()
Get the menu entry for this component. |
javax.swing.JComponent |
getPluginVisual()
Get the visible components from the plugin. |
void |
run()
|
| Methods inherited from class de.mud.jta.Plugin |
|---|
error, getId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Status(PluginBus bus,
java.lang.String id)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic javax.swing.JComponent getPluginVisual()
VisualPlugin
getPluginVisual in interface VisualPluginpublic javax.swing.JMenu getPluginMenu()
VisualPlugin
getPluginMenu in interface VisualPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||