|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.reload.ui.HelpResource
public class HelpResource
store the help resource in this class
| Constructor Summary | |
|---|---|
HelpResource()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getHelpResource()
|
java.lang.String |
getLink(java.lang.String className,
java.lang.String actionName)
get the help document for specific help |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelpResource()
| Method Detail |
|---|
public java.lang.String getLink(java.lang.String className,
java.lang.String actionName)
className - the class nameactionName - the action name
public java.util.Map getHelpResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||