|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfable.manual.ManualFactory
public class ManualFactory
Read HTML manual file from the resource. It reads each HTML file only once during the program runs.
Nested Class Summary | |
---|---|
static class |
ManualFactory.ManualSign
This enum structure represents all manual filse to be used in the application. |
Constructor Summary | |
---|---|
ManualFactory()
|
Method Summary | |
---|---|
static java.lang.String |
getManual(ManualFactory.ManualSign manualSign)
Returns image associated with the imageSign object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ManualFactory()
Method Detail |
---|
public static java.lang.String getManual(ManualFactory.ManualSign manualSign)
manualSign
- ManualSign object associated with the manual.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |