|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.groiss.cal.CalRegistry
public class CalRegistry
Use this class to register your own CalInfo
implementations.
you can also use the parameter cal.applications
in your system-configuration-file
Constructor Summary | |
---|---|
CalRegistry()
|
Method Summary | |
---|---|
static void |
addCalInfo(CalInfo info)
register a new CalInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalRegistry()
Method Detail |
---|
public static void addCalInfo(CalInfo info)
CalInfo
info
- the CalInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |