JarTools.printVersionInfo(Class) und
VersionInfo verwendet werden.@Deprecated public abstract class AbstractStandardApplication extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
StandardApplication,
fügt aber nützliche Methoden der Applikation hinzu.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardApplication()
Deprecated.
Gibt den Copyright-Hinweis laut GPL beim Starten aus.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getApplikationName()
Deprecated.
Gibt den Namen der Applikation zurück.
|
protected abstract String |
getCopyright()
Deprecated.
Gibt den Copyrighthinweis der Applikation zurück.
|
protected abstract String |
getVersion()
Deprecated.
Gibt die Version der Applikation zurück.
|
protected AbstractStandardApplication()
protected abstract String getApplikationName()
protected abstract String getCopyright()
Muster: Copyright (C) {Jahr} {Firma}
protected abstract String getVersion()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.