|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AppException in com.ohrasys.app |
---|
Methods in com.ohrasys.app that throw AppException | |
---|---|
static AppOption[] |
AppOption.parseCLArgs(java.lang.String[] args,
AppOption[] templates)
Parses the command line arguments of an application and compares those options against a list of expected options. |
Constructors in com.ohrasys.app that throw AppException | |
---|---|
AbstractApp(AbstractAppController controller)
Creates a new AbstractApp object. |
|
AbstractAppController(AbstractAppModel model,
AbstractAppView view,
AppOption[] options)
Creates a new AppController object. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |