|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of Options in net.sf.whatsnew |
| Methods in net.sf.whatsnew that return Options | |
static Options |
WhatsNew.getConfigOptions(java.lang.String externalConfigFile)
Constructs default application options, based on config properties and external file if specified |
| Constructors in net.sf.whatsnew with parameters of type Options | |
WhatsNew(Options options)
Creates a new WhatsNew object. |
|
| Uses of Options in net.sf.whatsnew.mode |
| Fields in net.sf.whatsnew.mode declared as Options | |
protected Options |
Mode.options
Application options |
| Methods in net.sf.whatsnew.mode with parameters of type Options | |
static Mode |
Mode.getFactory(Options options)
Instantiates a new application mode |
| Constructors in net.sf.whatsnew.mode with parameters of type Options | |
Mode(Options options)
Constructs a new execution mode |
|
| Uses of Options in net.sf.whatsnew.mode.impl |
| Constructors in net.sf.whatsnew.mode.impl with parameters of type Options | |
Change(Options options)
Creates a new Change object. |
|
Release(Options options)
Creates a new Release object. |
|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||