|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
A service encapsulates an externally-published thread which is managed by the service manager and which has a GUI panel in the service manager gui.
| Method Summary | |
|---|---|
JPanel |
getGui()
Get a Swing JPanel which provides a GUI to this service. |
String |
getTitle()
Get the name of this service as it should appear in the GUI. |
boolean |
isServiceAlive()
Is the service happy and alive? |
| Method Detail |
|---|
JPanel getGui()
String getTitle()
boolean isServiceAlive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||