|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AHA.AhaProperties
AhaProperties contains the properties from the Course's properties file. See documentation which properties.
Constructor Summary | |
AhaProperties(AHA AHA)
|
Method Summary | |
java.lang.String |
getProperty(java.lang.String key)
|
void |
list(java.io.PrintStream out)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public AhaProperties(AHA AHA) throws AhaException
Method Detail |
public void list(java.io.PrintStream out)
public java.lang.String getProperty(java.lang.String key)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |