public class ProgramMainClass extends java.lang.Object
Preferences and ApplicationVersion
object can be inherited from this class.| Constructor and Description |
|---|
ProgramMainClass(ApplicationVersion version)
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.prefs.Preferences |
getPreferences()
Returns the associated preferences object.
|
ApplicationVersion |
getVersion() |
public ProgramMainClass(ApplicationVersion version)
version - the version number of the application this class is used forpublic java.util.prefs.Preferences getPreferences()
public ApplicationVersion getVersion()