|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionInfo | |
---|---|
com.ehsbe.commons.gui | |
com.ehsbe.commons.util |
Uses of VersionInfo in com.ehsbe.commons.gui |
---|
Fields in com.ehsbe.commons.gui declared as VersionInfo | |
---|---|
protected VersionInfo |
AbstractAppController.versionInfo
the version infos to be displayed in the default about dialog |
Methods in com.ehsbe.commons.gui with parameters of type VersionInfo | |
---|---|
void |
AbstractAppController.control(AppFrame frame,
Class<?> owner,
VersionInfo info,
boolean init)
Ask this controller to control the given application frame. |
Constructors in com.ehsbe.commons.gui with parameters of type VersionInfo | |
---|---|
AboutDialog(Frame parent,
VersionInfo info)
Create a standard about dialog. |
|
AbstractAppController(AppFrame frame,
Class<?> owner,
VersionInfo info)
Convinience method to create and initialize an application frame. |
|
AbstractAppController(AppFrame frame,
Class<?> owner,
VersionInfo info,
Locale locale)
Convinience method to create and initialize an application frame. |
|
AbstractAppController(Class<?> owner,
VersionInfo info)
Convinience method to create and initialize an application frame with the default locale. |
|
AbstractAppController(Locale locale,
Class<?> owner,
VersionInfo info)
Convinience method to create and initialize an application frame. |
Uses of VersionInfo in com.ehsbe.commons.util |
---|
Classes in com.ehsbe.commons.util that implement VersionInfo | |
---|---|
class |
Version
Get the version of the package. |
Methods in com.ehsbe.commons.util with parameters of type VersionInfo | |
---|---|
static StringBuilder |
Misc.getLicenseInfo(VersionInfo info,
boolean html,
Locale locale)
Get an overview wrt. to the given info. |
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |