|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.help.HelpManagerAbstract
public abstract class HelpManagerAbstract
Default implementation that does nothing.
| Constructor Summary | |
|---|---|
HelpManagerAbstract()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
help(Identifier identifier)
Returns help text for the specified identifier. |
void |
init()
Does nothing. |
void |
shutdown()
Does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelpManagerAbstract()
| Method Detail |
|---|
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentpublic abstract java.lang.String help(Identifier identifier)
HelpManager
help in interface HelpManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||