|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.ui.help.HelpModel
public class HelpModel
Provides a model to hold help information.
Constructor Summary | |
---|---|
HelpModel()
Construct this object with the given parameters. |
|
HelpModel(Class owningClass)
Construct this object with the given parameter. |
Method Summary | |
---|---|
protected Class |
getOwningClass()
Return the owning class. |
Iterator |
iterator()
Return an iterator over the help topics. |
protected void |
loadHelpTopics()
Load the help topics. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpModel()
public HelpModel(Class owningClass)
owningClass
- Class whose package to use to locate the help
subdirectory.Method Detail |
---|
public Iterator iterator()
protected Class getOwningClass()
protected void loadHelpTopics() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |