- _applicationLabel - Static variable in class de.bsvrz.sys.funclib.application.StandardApplicationRunner
-
Die ApplikationsKennung wird hier gespeichert.
- _applicationName - Static variable in class de.bsvrz.sys.funclib.application.StandardApplicationRunner
-
Der Name der Applikation, die den StandardApplicationRunner nutzt.
- _aspectPid - Variable in class de.bsvrz.sys.funclib.application.SampleApp
-
- _atgPid - Variable in class de.bsvrz.sys.funclib.application.SampleApp
-
- _className - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Klasse, die gestartet wird
- _clearDebugLogText - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
- _clearErrorLogText - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
- _connection - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication
-
- _debug - Static variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication
-
DebugLogger für Debug-Ausgaben
- _debug - Static variable in class de.bsvrz.sys.funclib.application.ExitOnErrorUncaughtExceptionHandler
-
- _debug - Static variable in class de.bsvrz.sys.funclib.application.SampleApp
-
- _debug - Static variable in class de.bsvrz.sys.funclib.application.StandardApplicationRunner
-
Der Debug-Logger
- _debugTextArea - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
In diesem Fenster werden alle DEbugausgaben dargestellt
- _debugThread - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Gibt Debugmessages aus
- _dialog - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication
-
- _endText - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
- _errorTextArea - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
In diesem Fenster werden alle “Standart Error Messages” dargestellt
- _errorThread - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Gibt Errormessages aus
- _fileChooserDirectory - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Speichert das zuletzt gewählte Verzeichnis in einem FileChooser
- _font - Static variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Font für Logs
- _inputReader - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI.StreamReaderThread
-
- _ipList - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.PreferencesModel
-
- _legendPanel - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Dieses Fenster wird in der historie angezeigt und erscheint zwischen den beiden Logos auf der linken Seite
- _mainFrame - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Panel, das alle Componenten enthält, die angezeigt werden sollen
- _menuBar - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Menu, das vom Anwender der abstrakten Klasse modifiziert werden kann
- _minimumWidth - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.MinimumWidthJComboBox
-
- _modifiedArgumentlist - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Argumentliste, die in der start-Methode übergeben wurde, es fehlen die Argumente:
-gui
-prozessname
-arbeitsverzeichnis
- _numberOfIpsToStore - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.PreferencesModel
-
- _objectPid - Variable in class de.bsvrz.sys.funclib.application.SampleApp
-
- _parameters - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication
-
- _portComboBoxModel - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.IpComboBoxModel
-
- _preferencesModel - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication
-
- _preferencesModel - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.IpComboBoxModel
-
- _preferencesModel - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.PortComboBoxModel
-
- _preferencesRoot - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.PreferencesModel
-
- _process - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Prozess, der das Script ausführt
- _processArguments - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Speichert die Argumente, mit denen der Prozoess aufgerufen wurde
- _processEnvironment - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Speichert die Umgebungsvariablen, mit denen der Prozoess aufgerufen wurde
- _processWorkingDirectory - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Speichert das Arbeitsverzeichniss des Prozesses
- _reserve - Variable in class de.bsvrz.sys.funclib.application.ExitOnErrorUncaughtExceptionHandler
-
Speicherreserve, die freigegeben wird, wenn ein Error auftritt, damit die Ausgaben nach einem OutOfMemoryError funktionieren
- _reserve - Variable in class de.bsvrz.sys.funclib.application.StandardApplicationRunner.UncaughtExceptionHandler
-
Speicherreserve, die freigegeben wird, wenn ein Error auftritt, damit die Ausgaben nach einem OutOfMemoryError funktionieren
- _saveDebugLogText - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
- _saveErrorLogText - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
- _selectedIp - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.PreferencesModel
-
- _selectedPort - Variable in class de.bsvrz.sys.funclib.application.AbstractGUIApplication.PreferencesModel
-
- _standardUserPanelButtonName - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Falls der StandardUserPanel benutzt wird, wird hier der Name des Buttons zum stoppen und neustarten des Prozesses festgelegt.
- _strictMode - Variable in class de.bsvrz.sys.funclib.application.StandardApplicationRunner.UncaughtExceptionHandler
-
Strenger Fehlerbehandlungsmodus.
- _textPane - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI.StreamReaderThread
-
- _userPanel - Variable in class de.bsvrz.sys.funclib.application.SimpleApplicationGUI
-
Dieses Panel wird vom Benutzer zur Verfügung gestellt