- baid - Variable in class com.lf.battman.form.BatteryForm
-
The PK of the BATTERY table.
- baid - Variable in class com.lf.battman.form.MyBatteryForm
-
Detects changes of the listed battery selection (fields disabled if set).
- BARCODE_FORMAT_GENERIC - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the generic barcode reader format (configurable).
- BARCODE_FORMAT_TEXTCRLF - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the default barcode reader format with CRLF terminators.
- BARCODE_READER_FORMAT - Static variable in class com.lf.battman.io.AbstractDevice
-
Barcode reader specific parameter.
- BARCODE_READER_REGEX - Static variable in class com.lf.battman.io.AbstractDevice
-
Barcode reader specific parameter.
- BARCODE_READER_REGEX_GROUP - Static variable in class com.lf.battman.io.AbstractDevice
-
Barcode reader specific parameter.
- BarcodeOptionsPanel - Class in com.lf.battman.docking.io.barcode
-
Panel to display barcode device options.
- BarcodeOptionsPanel() - Constructor for class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
Constructor of this form.
- BarcodePanel - Class in com.lf.battman.docking.io.barcode
-
Panel to display data from a serial device.
- BarcodePanel() - Constructor for class com.lf.battman.docking.io.barcode.BarcodePanel
-
Constructor method for i18n purposes only.
- BarcodePanel(AbstractDevice) - Constructor for class com.lf.battman.docking.io.barcode.BarcodePanel
-
Constructor of this form.
- BarcodeParamsPanel - Class in com.lf.battman.docking.io.barcode
-
Panel to display barcode reader parameters (read-write).
- BarcodeParamsPanel() - Constructor for class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
Constructor of this form.
- BarcodeParamsPanelRO - Class in com.lf.battman.docking.io.barcode
-
Panel to display barcode reader parameters (read-only).
- BarcodeParamsPanelRO() - Constructor for class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
Constructor of this form.
- BarcodeReaderRS232 - Class in com.lf.battman.io.device
-
Represents a barcode reader device connected via RS-232, not a charger.
- BarcodeReaderRS232() - Constructor for class com.lf.battman.io.device.BarcodeReaderRS232
-
Constructor method.
- BarcodeReaderUSB - Class in com.lf.battman.io.device
-
Represents a barcode reader device connected via USB, not a charger.
- BarcodeReaderUSB() - Constructor for class com.lf.battman.io.device.BarcodeReaderUSB
-
Constructor method.
- batteries - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The MYBATTERY datasets (4), elements provide database connectors, too.
- batteries - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The MYBATTERY datasets (4), elements provide database connectors, too.
- batteries - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The MYBATTERY datasets (4), elements provide database connectors, too.
- batteries - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The MYBATTERY datasets (4), elements provide database connectors, too.
- BatteryForm - Class in com.lf.battman.form
-
Let's the user edit/view battery data from BATTERY table.
- BatteryForm() - Constructor for class com.lf.battman.form.BatteryForm
-
Constructor of this form.
- batteryName - Variable in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
The name of the battery in this bay.
- BatteryTab - Class in com.lf.battman.docking.db
-
Handles the BATTERY table datasets used as default list for battery characteristics.
- BatteryTab() - Constructor for class com.lf.battman.docking.db.BatteryTab
-
Constructor method for i18n purposes only.
- BatteryTab(DatabaseConnector) - Constructor for class com.lf.battman.docking.db.BatteryTab
-
Constructor method.
- BatteryUtils - Class in com.lf.battman.db.util
-
Method collection for functions around the BATTMANDATA.BATTERY and BATTMANDATA.MYBATTERY database tables.
- BatteryUtils() - Constructor for class com.lf.battman.db.util.BatteryUtils
-
Constructor method for i18n purposes only.
- BATTMAN_HELP_ID_ASSEMBLY_CHOOSER - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_DATABASE_WIZARD - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_DEVDATA_IMPORT - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_DEVICE_WINDOW - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_DEVICE_WIZARD - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_EDIT_DATABASE - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_EDIT_DEVICES - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_EDIT_USERS - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_MANAGE_SEQUENCES - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_MANAGE_TABLES - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_OVERVIEW - Static variable in class com.lf.battman.core.BattManHelp
-
Link for the help system.
- BATTMAN_HELP_ID_PROGNOSIS_DIALOG - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_UPDATES - Static variable in class com.lf.battman.core.BattManHelp
-
- BATTMAN_HELP_ID_WASTE_PREVENTION_DIALOG - Static variable in class com.lf.battman.core.BattManHelp
-
- BattManChargeAnalyzer - Class in com.lf.battman.task
-
Background task to generate POSTCHARGE and PROGNOSIS tuples based on the current measurement datasets.
- BattManChargeAnalyzer() - Constructor for class com.lf.battman.task.BattManChargeAnalyzer
-
The constructor method for the creator.
- BattManCodes - Class in com.lf.battman.core
-
Holds all message codes for this package to be extracted by the I18NExtractor
.
- BattManCodes() - Constructor for class com.lf.battman.core.BattManCodes
-
Constructor method.
- BattManConstants - Class in com.lf.battman.core
-
Provides constants for the Battery Manager classes, especially shared icon references.
- BattManConstants() - Constructor for class com.lf.battman.core.BattManConstants
-
Constructor method for i18n purposes only.
- BattManController - Class in com.lf.battman.gui
-
Does the event handling of the panel class PanelWindow
.
- BattManController() - Constructor for class com.lf.battman.gui.BattManController
-
Class constructor.
- BattManCSVTask - Class in com.lf.battman.db.update
-
Updates a target database table based on the contents of a CSV file.
- BattManCSVTask() - Constructor for class com.lf.battman.db.update.BattManCSVTask
-
Constructor method.
- BattManDatabaseManager - Class in com.lf.battman.core
-
Manager class to control the database management system utilized by the application.
- BattManDatabaseManager() - Constructor for class com.lf.battman.core.BattManDatabaseManager
-
Constructor method for the manager.
- BattManDataGenerator - Class in com.lf.battman.task
-
Background task to generate database tuples for testing/demo purposes.
- BattManDataGenerator() - Constructor for class com.lf.battman.task.BattManDataGenerator
-
The constructor method for the creator.
- BattManDBManagerUtils - Class in com.lf.battman.core
-
Helper class for the BattManDatabaseManager
class.
- BattManDBManagerUtils() - Constructor for class com.lf.battman.core.BattManDBManagerUtils
-
Constructor method for i18n purposes only.
- BattManFactory - Class in com.lf.battman.core
-
Factory class for vending various objects of the Battery Manager package.
- BattManFactory() - Constructor for class com.lf.battman.core.BattManFactory
-
Constructs an instance of this factory.
- BattManFileUtils - Class in com.lf.battman.gui
-
Method collection to deal with backup creation and restoration, settings import/export etc.
- BattManFileUtils() - Constructor for class com.lf.battman.gui.BattManFileUtils
-
Class constructor.
- BattManGUI - Class in com.lf.battman.gui
-
The main class running the Battery Manager application.
- BattManGUI() - Constructor for class com.lf.battman.gui.BattManGUI
-
Constructor method for i18n purposes only.
- BattManGUI(String[]) - Constructor for class com.lf.battman.gui.BattManGUI
-
Constructor method for the formatter.
- BattManHelp - Class in com.lf.battman.core
-
Manages the application help system links to be directly called as context sensitive help.
- BattManHelp() - Constructor for class com.lf.battman.core.BattManHelp
-
Constructor method.
- BattManLicenseManager - Class in com.lf.battman.core
-
Manager class for licensing issues provided for the Battery Manager application.
- BattManLicenseManager() - Constructor for class com.lf.battman.core.BattManLicenseManager
-
Constructor method for i18n purposes only.
- BattManLicenseManager(String, Date, String, String, CryptoManager, PassphraseProvider, PassphraseProvider) - Constructor for class com.lf.battman.core.BattManLicenseManager
-
Constructor for the license manager.
- BattManLogImporter - Class in com.lf.battman.task
-
Background task to import measurement datasets from files.
- BattManLogImporter() - Constructor for class com.lf.battman.task.BattManLogImporter
-
The constructor method for the creator.
- BattManModel - Class in com.lf.battman.core
-
Global instance for the runtime configuration management of the application.
- BattManModel() - Constructor for class com.lf.battman.core.BattManModel
-
Constructor method for i18n purposes only.
- BattManModel(File, String) - Constructor for class com.lf.battman.core.BattManModel
-
Constructor method.
- BattManOptionsDialog - Class in com.lf.battman.dialog
-
Application specific subclass of OptionsDialog
to configure the settings.
- BattManOptionsDialog() - Constructor for class com.lf.battman.dialog.BattManOptionsDialog
-
Constructor method for i18n purposes only.
- BattManOptionsDialog(Frame, ApplicationModel) - Constructor for class com.lf.battman.dialog.BattManOptionsDialog
-
Constructor method for the dialog.
- BattManOptionsDialog(Dialog, ApplicationModel) - Constructor for class com.lf.battman.dialog.BattManOptionsDialog
-
Constructor method for the dialog.
- BattManSettings - Class in com.lf.battman.core
-
Global settings for the Battery Manager package.
- BattManSettings() - Constructor for class com.lf.battman.core.BattManSettings
-
Constructor method.
- BattManSupportUtils - Class in com.lf.battman.gui
-
Method collection to deal with support data etc.
- BattManSupportUtils() - Constructor for class com.lf.battman.gui.BattManSupportUtils
-
Class constructor.
- BattManView - Class in com.lf.battman.gui
-
Main application window component.
- BattManView() - Constructor for class com.lf.battman.gui.BattManView
-
Initializes the GUI of the application and does some sizing and positioning.
- BattManWasteAnalyzer - Class in com.lf.battman.task
-
Background task to generate PREVENTION tuples based on the current measurement datasets.
- BattManWasteAnalyzer() - Constructor for class com.lf.battman.task.BattManWasteAnalyzer
-
The constructor method for the creator.
- bayEmpty - Variable in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Is the bay currently empty (no battery)?
- bayName - Variable in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
The name/ID of the bay.
- BAYS - Static variable in class com.lf.battman.io.device.ChargeManager2010
-
Device bays for use in MXDATA.MXDVBAY (max. 10 characters).
- BAYS - Static variable in class com.lf.battman.io.device.ChargeManager2015
-
Device bays for use in MXDATA.MXDVBAY (max. 10 characters).
- BAYS - Static variable in class com.lf.battman.io.device.ChargeManager2016
-
Device bays for use in MXDATA.MXDVBAY (max. 10 characters).
- BAYS - Static variable in class com.lf.battman.io.device.ChargeManager2020
-
Device bays for use in MXDATA.MXDVBAY (max. 10 characters).
- binding - Variable in class com.lf.battman.form.BatteryForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.DeviceForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.LifecycleForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.LocationForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.MeasurementForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.MXSeriesForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.MyBatteryForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- binding - Variable in class com.lf.battman.form.OrganizationForm
-
The manager to apply binding automatisms (see formLoadThr() method).
- blockedSince - Variable in class com.lf.battman.io.device.ChargeManager2010
-
Remembers how long this device has been blocked (no data received = off).
- blockedSince - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Remembers how long this device has been blocked (no data received = off).
- blockedSince - Variable in class com.lf.battman.io.device.ChargeManager2016
-
Remembers how long this device has been blocked (no data received = off).
- blockedSince - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Remembers how long this device has been blocked (no data received = off).
- BUTTON_ASSEMBLE - Static variable in class com.lf.battman.docking.db.MeasurementTab
-
Unique button identifier.
- BUTTON_BARCODE - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
Unique button identifier.
- BUTTON_PROGNOSIS - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
Unique button identifier.
- BUTTON_WASTE - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
Unique button identifier.
- buttonCancel - Variable in class com.lf.battman.form.BatteryForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.DeviceForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.LifecycleForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.LocationForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.MeasurementForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.MXSeriesForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.MyBatteryForm
-
Aborts the editing, closes the dialog.
- buttonCancel - Variable in class com.lf.battman.form.OrganizationForm
-
Aborts the editing, closes the dialog.
- buttonHelp - Variable in class com.lf.battman.form.BatteryForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.DeviceForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.LifecycleForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.LocationForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.MeasurementForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.MXSeriesForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.MyBatteryForm
-
Calls the help system.
- buttonHelp - Variable in class com.lf.battman.form.OrganizationForm
-
Calls the help system.
- buttonNewSession - Variable in class com.lf.battman.gui.BattManView
-
The button associated with the menu "New Session" item.
- buttonPrint - Variable in class com.lf.battman.form.BatteryForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.DeviceForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.LifecycleForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.LocationForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.MeasurementForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.MXSeriesForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.MyBatteryForm
-
Prints the form data.
- buttonPrint - Variable in class com.lf.battman.form.OrganizationForm
-
Prints the form data.
- buttonReset - Variable in class com.lf.battman.dialog.PrognosisCustom
-
A dialog component.
- buttonReset - Variable in class com.lf.battman.dialog.WastePreventionCustom
-
A dialog component.
- buttons - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The live data components (4).
- buttons - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The live data components (6).
- buttons - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The live data components (6).
- buttons - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The live data components (10).
- buttons - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The live data components (4).
- buttons - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The live data components (4).
- buttons - Variable in class com.lf.battman.io.device.UniControl436
-
The live data components (4).
- buttonSave - Variable in class com.lf.battman.form.BatteryForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.DeviceForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.LifecycleForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.LocationForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.MeasurementForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.MXSeriesForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.MyBatteryForm
-
Stores the form.
- buttonSave - Variable in class com.lf.battman.form.OrganizationForm
-
Stores the form.
- buttonSkip - Variable in class com.lf.battman.form.BatteryForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.DeviceForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.LifecycleForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.LocationForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.MeasurementForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.MXSeriesForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.MyBatteryForm
-
Navigates to the next dataset.
- buttonSkip - Variable in class com.lf.battman.form.OrganizationForm
-
Navigates to the next dataset.
- buttonStart - Variable in class com.lf.battman.dialog.PrognosisCustom
-
A dialog component.
- buttonStart - Variable in class com.lf.battman.dialog.WastePreventionCustom
-
A dialog component.
- buttonStatusEmbedded - Variable in class com.lf.battman.gui.BattManView
-
The status bar button for the embedded database.
- cache - Variable in class com.lf.battman.core.BattManHelp
-
Internal cache.
- CACHE_PRIMARY - Static variable in class com.lf.battman.task.BattManWasteAnalyzer
-
The cache for the deposited primary battery capacities and weights by size.
- cacheMapping - Variable in class com.lf.battman.dialog.MxSeriesCustom
-
Remembers the original datasets for the datasets displayed here.
- cacheUsersByConnector - Variable in class com.lf.battman.core.BattManDatabaseManager
-
Cache for user datasets including assigned roles.
- cacheWastePrevention - Variable in class com.lf.battman.gui.BattManView
-
Remembers the battery count for displaying the waste prevention info (index 0=battery count, index 1=weight, index 2=total rechargeable weight).
- canExit() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Checks if the application can exit.
- canExit() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Checks if the application can exit.
- canExit() - Method in class com.lf.battman.io.device.UniControl436
-
Checks if the application can exit.
- canRelease(Object) - Method in class com.lf.battman.core.BattManFactory
-
Checks whether a factory shared object can be released or not.
- capacity - Variable in class com.lf.battman.task.PostChargeDef
-
Value from MYBATTERY.MYCAPACITY or BATTERY.BACAPACITY (unit is mAh).
- changedUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Called whenever text is updated.
- changedUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Called whenever text is updated.
- changedUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.UniControl436
-
Called whenever text is updated.
- changeEmbeddedPassword(String, String, String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Changes the user password for the given embedded database.
- changeSelectionRowState(char) - Method in class com.lf.battman.dialog.DeviceCustom
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.dialog.UserCustom
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.docking.db.BatteryTab
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.docking.db.LocationTab
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.docking.db.MeasurementTab
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.docking.db.OrganizationTab
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.form.MXSeriesForm
-
Changes the selection by setting the ROWSTATE field to a certain value.
- changeSelectionRowState(char) - Method in class com.lf.battman.form.MyBatteryForm
-
Changes the selection by setting the ROWSTATE field to a certain value.
- charged - Variable in class com.lf.battman.task.PostChargeDef
-
Value for POSTCHARGE.POCHARGED (unit is mAh).
- ChargeManager2010 - Class in com.lf.battman.io.device
-
Represents the CONRAD Charge Manager 2010 device.
- ChargeManager2010() - Constructor for class com.lf.battman.io.device.ChargeManager2010
-
Constructor method.
- ChargeManager2015 - Class in com.lf.battman.io.device
-
Represents the VOLTCRAFT Charge Manager 2015 device.
- ChargeManager2015() - Constructor for class com.lf.battman.io.device.ChargeManager2015
-
Constructor method.
- ChargeManager2016 - Class in com.lf.battman.io.device
-
Represents the VOLTCRAFT Charge Manager 2016 device.
- ChargeManager2016() - Constructor for class com.lf.battman.io.device.ChargeManager2016
-
Constructor method.
- ChargeManager2020 - Class in com.lf.battman.io.device
-
Represents the VOLTCRAFT Charge Manager 2020 device.
- ChargeManager2020() - Constructor for class com.lf.battman.io.device.ChargeManager2020
-
Constructor method.
- ChargeManagerPanel - Class in com.lf.battman.docking.io.charger
-
Panel to display data from a serial port device.
- ChargeManagerPanel() - Constructor for class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Constructor method for i18n purposes only.
- ChargeManagerPanel(String, SerialDevice) - Constructor for class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Constructor of this form.
- Charger - Interface in com.lf.battman.io
-
Interface for charging devices like the VOLTCRAFT Charge Manager 2020.
- ChargingOptionsPanel - Class in com.lf.battman.docking.io.charger
-
Panel to display charging device options.
- ChargingOptionsPanel() - Constructor for class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
Constructor of this form.
- checkAccess(DatabaseConnector) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Provides the access level for the current session user.
- checkForPasswordChange(Vector<DatabaseSessionTab>, BattManDatabaseManager) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Check for "changeme" passwords which should be changed after session creation.
- checkKeepAlive(DatabaseConnection) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Checks if a keep alive task should be added/removed for the given connection.
- chooseLifecyclePhases(String[]) - Static method in class com.lf.battman.dialog.PrognosisCustom
-
Shows dialog to choose one or multiple lifecycle phases.
- chooseSeries() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Opens the dialog to manage the tables found in the current database (display tables, clear data).
- cleanup(Object) - Method in class com.lf.battman.core.BattManFactory
-
Perform optional cleanup tasks like closing database connections or disposing dialogs.
- clearComponents() - Method in class com.lf.battman.form.MyBatteryForm
-
Clears the component states, depends on the MYBAID selection.
- closeApplication(boolean, boolean) - Method in class com.lf.battman.core.BattManModel
-
Checks if the application can be exited (running tasks etc.).
- closeApplication(boolean, boolean) - Method in class com.lf.battman.gui.BattManController
-
Checks whether the application can be exited (running tasks etc.).
- COLUMN_DEFS - Static variable in class com.lf.battman.dialog.DeviceCustom
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.dialog.PrognosisCustom
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.dialog.UserCustom
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.dialog.WastePreventionCustom
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.docking.db.BatteryTab
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.docking.db.LocationTab
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.docking.db.MeasurementTab
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.docking.db.OrganizationTab
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.form.MXSeriesForm
-
The table column definitions.
- COLUMN_DEFS - Static variable in class com.lf.battman.form.MyBatteryForm
-
The table column definitions.
- com.lf.battman.core - package com.lf.battman.core
-
Provides build information like the version as well as global settings for the package.
- com.lf.battman.core.i18n.eng_US - package com.lf.battman.core.i18n.eng_US
-
English package localization.
- com.lf.battman.core.i18n.ger_DE - package com.lf.battman.core.i18n.ger_DE
-
German package localization.
- com.lf.battman.db.update - package com.lf.battman.db.update
-
Utilities for database updates (schema and data).
- com.lf.battman.db.util - package com.lf.battman.db.util
-
Utilities for the various database tables used by this application.
- com.lf.battman.dialog - package com.lf.battman.dialog
-
Various multipurpose classes related to GUI dialogs.
- com.lf.battman.dialog.options - package com.lf.battman.dialog.options
-
Implementations of OptionsUnit
to be used by the options dialog.
- com.lf.battman.docking.db - package com.lf.battman.docking.db
-
Docking manager funcionality used by Swing applications.
- com.lf.battman.docking.db.renderer - package com.lf.battman.docking.db.renderer
-
HighlightingRenderer
implementations for the session tabs.
- com.lf.battman.docking.filesys - package com.lf.battman.docking.filesys
-
Classes for import of measurement datasets (file logging is fallback if database fails).
- com.lf.battman.docking.io - package com.lf.battman.docking.io
-
Panels to configure the various supported (charger) devices.
- com.lf.battman.docking.io.barcode - package com.lf.battman.docking.io.barcode
-
- com.lf.battman.docking.io.charger - package com.lf.battman.docking.io.charger
-
- com.lf.battman.docking.io.other - package com.lf.battman.docking.io.other
-
- com.lf.battman.docking.io.power - package com.lf.battman.docking.io.power
-
- com.lf.battman.docking.io.rfid - package com.lf.battman.docking.io.rfid
-
- com.lf.battman.form - package com.lf.battman.form
-
Forms to edit data for this application.
- com.lf.battman.gui - package com.lf.battman.gui
-
Database-driven tool to manage primary and secondary batteries including charging data.
- com.lf.battman.gui.renderer - package com.lf.battman.gui.renderer
-
- com.lf.battman.help.eng_US - package com.lf.battman.help.eng_US
-
English help system.
- com.lf.battman.help.ger_DE - package com.lf.battman.help.ger_DE
-
German help system.
- com.lf.battman.io - package com.lf.battman.io
-
Core functions to work with the various supported (charger) devices.
- com.lf.battman.io.device - package com.lf.battman.io.device
-
Implementations of SerialDevice
for real-life devices.
- com.lf.battman.resource - package com.lf.battman.resource
-
This is the place for resources like images used by the package.
- com.lf.battman.task - package com.lf.battman.task
-
Utility classes for the work with generic application tasks (e.g. import file datasets).
- com.lf.battman.web.servlet - package com.lf.battman.web.servlet
-
Subclasses of HttpServlet
used by web services.
- com.lf.battman.wizard.device - package com.lf.battman.wizard.device
-
Implements the wizard to setup the devices.
- comboBox_MXDVBAY - Variable in class com.lf.battman.form.MeasurementForm
-
- comboBoxBaudrate - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- comboBoxConnections - Variable in class com.lf.battman.gui.BattManView
-
Toolbar component.
- comboBoxConvert_I18N - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- comboBoxDatabits - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- comboBoxFlowControl - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- comboBoxFormat - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- comboBoxFormat - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- comboBoxInterface - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- comboBoxParity - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- comboBoxRegexGroup_I18N - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- comboBoxRegexGroup_I18N - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- comboBoxStopbits - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- COMM_BAUDRATE - Static variable in class com.lf.battman.io.AbstractDevice
-
Serial communication baud rate (110,...,256000).
- COMM_DATABITS - Static variable in class com.lf.battman.io.AbstractDevice
-
Serial communication data bits (5,6,7,8).
- COMM_FLOWCONTROL - Static variable in class com.lf.battman.io.AbstractDevice
-
Serial communication set RTS (RTS,DTR).
- COMM_INTERFACE - Static variable in class com.lf.battman.io.AbstractDevice
-
Serial communication interface (RS-232,RS-485,... not USB!).
- COMM_PARITY - Static variable in class com.lf.battman.io.AbstractDevice
-
Serial communication parity (EVEN,MARK,NONE,ODD).
- COMM_STOPBITS - Static variable in class com.lf.battman.io.AbstractDevice
-
Serial communication stop bits (1,1.5,2).
- compDisplay - Variable in class com.lf.battman.io.device.BarcodeReaderRS232
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.RFIDReaderRS232
-
The canvas to display the device live data.
- compDisplay - Variable in class com.lf.battman.io.device.UniControl436
-
The canvas to display the device live data.
- compFigure - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The canvas to display the device figure.
- compFigure - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The canvas to display the device figure.
- compFigure - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The canvas to display the device figure.
- compFigure - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The canvas to display the device figure.
- compFigure - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The canvas to display the device figure.
- compFigure - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The canvas to display the device figure.
- compFigure - Variable in class com.lf.battman.io.device.UniControl436
-
The canvas to display the device figure.
- compOptions - Variable in class com.lf.battman.docking.io.CustomDeviceWindow
-
The additional window options (optional).
- compOptions - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
The additional window options (optional).
- compOptions - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
The additional window options (optional).
- compOptions - Variable in class com.lf.battman.io.device.BarcodeReaderRS232
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.RFIDReaderRS232
-
The canvas to display additional device options.
- compOptions - Variable in class com.lf.battman.io.device.UniControl436
-
The canvas to display additional device options.
- comPort - Variable in class com.lf.battman.io.SerialDevice
-
The serial port for this device.
- comPorts - Variable in class com.lf.battman.gui.BattManView
-
Remembers the serial ports previously processed.
- CONDITION_APP_DIED - Static variable in class com.lf.battman.gui.BattManSupportUtils
-
Represents the application died condition.
- CONDITION_EDT_HANG - Static variable in class com.lf.battman.gui.BattManSupportUtils
-
Represents the EDT hang condition.
- CONDITION_EXPLICIT - Static variable in class com.lf.battman.gui.BattManSupportUtils
-
Represents the explicit condition (forced dialog).
- config - Variable in class com.lf.battman.docking.io.CustomDeviceWindow
-
The cache to configure this unit.
- config - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
The cache to configure this unit.
- config - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
The cache to configure this unit.
- config - Variable in class com.lf.battman.form.BatteryForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.DeviceForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.LifecycleForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.LocationForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.MeasurementForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.MXSeriesForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.MyBatteryForm
-
Configuration, components are initialized on-the-fly.
- config - Variable in class com.lf.battman.form.OrganizationForm
-
Configuration, components are initialized on-the-fly.
- configDir - Variable in class com.lf.battman.core.BattManSettings
-
Local directory to use for storage of configuration files.
- configID - Variable in class com.lf.battman.docking.io.CustomDeviceWindow
-
The ID to configure this unit.
- configID - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
The ID to configure this unit.
- configID - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
The ID to configure this unit.
- configID - Variable in class com.lf.battman.form.BatteryForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.DeviceForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.LifecycleForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.LocationForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.MeasurementForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.MXSeriesForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.MyBatteryForm
-
Configuration identifier, components are initialized on-the-fly.
- configID - Variable in class com.lf.battman.form.OrganizationForm
-
Configuration identifier, components are initialized on-the-fly.
- configPage - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Default web page to configure the device.
- configPage - Variable in class com.lf.battman.io.device.EnerGeniePMS2LAN
-
Default web page to configure the device.
- configPage - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Default web page to configure the device.
- configPage - Variable in class com.lf.battman.io.device.EnerGeniePMS2WLAN
-
Default web page to configure the device.
- configurator - Variable in class com.lf.battman.gui.BattManView
-
Restores the docking window positions.
- configureEdition() - Method in class com.lf.battman.gui.BattManView
-
Resets the docking windows to their initial configurations (size, location, mode).
- configureEditionDatabases() - Method in class com.lf.battman.core.BattManDatabaseManager
-
Configures the engine to connect to the supported database management system(s).
- configureSessionWindow(String, Configuration, String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.core.BattManSettings
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.DeviceCustom
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.LogImportCustom
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.UserCustom
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.db.BatteryTab
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.db.LocationTab
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.db.MeasurementTab
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.db.OrganizationTab
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.BatteryForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.DeviceForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.LifecycleForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.LocationForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.MeasurementForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.MXSeriesForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.MyBatteryForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.form.OrganizationForm
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.gui.BattManView
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.AbstractDevice
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.io.device.UniControl436
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Restores values from persistent data stores.
- configureUnit(String, Configuration) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Restores values from persistent data stores.
- connect(DatabaseConnector, boolean, Boolean, boolean) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Connects to the configured database.
- connection - Variable in class com.lf.battman.form.BatteryForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.DeviceForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.LifecycleForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.LocationForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.MeasurementForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.MXSeriesForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.MyBatteryForm
-
The database connection.
- connection - Variable in class com.lf.battman.form.OrganizationForm
-
The database connection.
- connector - Variable in class com.lf.battman.docking.db.BatteryTab
-
The database connector.
- connector - Variable in class com.lf.battman.docking.db.LocationTab
-
The database connector.
- connector - Variable in class com.lf.battman.docking.db.MeasurementTab
-
The database connector.
- connector - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
The database connector.
- connector - Variable in class com.lf.battman.docking.db.OrganizationTab
-
The database connector.
- contentType - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Default character set.
- contentType - Variable in class com.lf.battman.io.device.EnerGeniePMS2LAN
-
Default character set.
- contentType - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Default character set.
- contentType - Variable in class com.lf.battman.io.device.EnerGeniePMS2WLAN
-
Default character set.
- convertDefaultSchema(String) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Converts the default schema name to a versioned format.
- createBackgroundTask(Icon, String, DatabaseConnector, boolean, String[], String[], boolean, int, boolean) - Static method in class com.lf.battman.task.BattManChargeAnalyzer
-
Convenience method to get a pre-configured background task.
- createBackgroundTask(Icon, String, DatabaseConnector, boolean, boolean) - Static method in class com.lf.battman.task.BattManDataGenerator
-
Convenience method to get a pre-configured background task.
- createBackgroundTask(Icon, String, File[], OrderedHashtable<File, JDBCConfiguration>, FileSystemWindow, boolean, boolean) - Static method in class com.lf.battman.task.BattManLogImporter
-
Convenience method to get a pre-configured background task.
- createBackgroundTask(Icon, String, DatabaseConnector, boolean, String[], String[], boolean, int, boolean) - Static method in class com.lf.battman.task.BattManWasteAnalyzer
-
Convenience method to get a pre-configured background task.
- createBackup() - Static method in class com.lf.battman.gui.BattManFileUtils
-
Shows the backup creation wizard dialog.
- createButton(JMenuItem, int, boolean) - Method in class com.lf.battman.gui.BattManView
-
Convenience method to create a toolbar button nested in a labeled panel.
- createButton(String, String, ActionListener, Font) - Static method in class com.lf.battman.io.device.ChargeManager2010
-
Creates a button representing a bay (shared code).
- createButton(String, String, ActionListener, Font) - Static method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Creates a button representing a socket (shared code).
- createButton(String, String, ActionListener, Font) - Static method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Creates a button representing a socket (shared code).
- createButton(String, String, ActionListener, Font) - Static method in class com.lf.battman.io.device.UniControl436
-
Creates a button representing a plug (shared code).
- createCustomDevice(String, int, DatabaseConnector) - Static method in class com.lf.battman.io.CustomDevice
-
Creates a new instance of the given device type.
- createDatasetMXDATA(DatabaseConnector, String, int, int, String, String, String, double, String, String, String, String, String, char, Date, String) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Creates a new dataset to be stored into the MXDATA table (measurement data).
- createDatasetMXRAWDATA(DatabaseConnector, String, int, int, String, String, byte[], char, Date, String) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Creates a new dataset to be stored into the MXRAWDATA table (measurement raw data).
- createDevice(String, int, DatabaseConnector) - Static method in class com.lf.battman.io.AbstractDevice
-
Creates a new instance of the given device type.
- createEmbedded() - Method in class com.lf.battman.core.BattManDatabaseManager
-
Creates the embedded database and shows an error dialog if something goes wrong.
- createNewConnection(DatabaseConnector, String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Lets the given connector create a new connection for the given JDBC URL.
- createNewSession(DatabaseConnection, boolean, boolean, boolean, boolean) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Convenience method to create a new session.
- createNewTab(DatabaseConnector) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Creates a new component to display database devices.
- createNewWindow(String, String) - Static method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Creates a new instance for this application with normalized settings.
- createNewWindow(SerialPort) - Static method in class com.lf.battman.docking.io.SerialPortWindow
-
Creates a new instance for this application with normalized settings.
- createNewWindow(UsbDevice) - Static method in class com.lf.battman.docking.io.USBDeviceWindow
-
Creates a new instance for this application with normalized settings.
- createPanel(SerialDevice, String, String, ActionListener, PropertyChangeListener, boolean) - Static method in class com.lf.battman.io.device.ChargeManager2010
-
Creates a panel representing a bay (shared code).
- createPanel(String, String, ActionListener, boolean) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Creates a panel representing a socket (shared code).
- createPanel(String, String, ActionListener, boolean) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Creates a panel representing a socket (shared code).
- createPanel(String, String, ActionListener, boolean) - Method in class com.lf.battman.io.device.UniControl436
-
Creates a panel representing a plug (shared code).
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.BatteryForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.DeviceForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], int, DatabaseConnector) - Static method in class com.lf.battman.form.LifecycleForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.LocationForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.MeasurementForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.MXSeriesForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.MyBatteryForm
-
Convenience method to create an initial parameter container for this form.
- createParams(String[], DatabaseConnector) - Static method in class com.lf.battman.form.OrganizationForm
-
Convenience method to create an initial parameter container for this form.
- createParamsJavaDBEmbedded(DatabaseManager) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Creates default parameters for the Java DB Embedded.
- createSerialDevice(String, int, DatabaseConnector) - Static method in class com.lf.battman.io.SerialDevice
-
Creates a new instance of the given device type.
- createSession(DatabaseSessionWindow, DatabaseConnection, DatabaseConnector, String, String, boolean) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Creates a new session tab holding multiple tabs for the database tables.
- createUSBDevice(String, int, DatabaseConnector) - Static method in class com.lf.battman.io.USBDevice
-
Creates a new instance of the given device type.
- currentFrames - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The latest recognized frames, always has 4 (all bays) or 0 items.
- currentFrames - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The latest recognized frames, always has 6 (all bays) or 0 items.
- currentFrames - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The latest recognized frames, always has 6 (all bays) or 0 items.
- currentFrames - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The latest recognized frames, always has 10 (all bays) or 0 items.
- currentPhases - Variable in class com.lf.battman.dialog.PrognosisCustom
-
The desired lifecycle phases.
- currentPhases - Variable in class com.lf.battman.dialog.WastePreventionCustom
-
The desired lifecycle phases.
- CUSTOM_DEVICE - Static variable in class com.lf.battman.wizard.device.PortChooserPage
-
Represents the custom device dummy item.
- customDevice - Variable in class com.lf.battman.docking.io.CustomDeviceWindow
-
The current device, a supported type must be selected.
- CustomDevice - Class in com.lf.battman.io
-
Interface for arbitrary devices (LAN, virtual, ...).
- CustomDevice() - Constructor for class com.lf.battman.io.CustomDevice
-
Constructor method for i18n purposes only.
- CustomDevice(String, URL) - Constructor for class com.lf.battman.io.CustomDevice
-
Constructs an instance based on the parameters.
- CustomDeviceWindow - Class in com.lf.battman.docking.io
-
Docking window to administer/control a (non-serial) custom device.
- CustomDeviceWindow() - Constructor for class com.lf.battman.docking.io.CustomDeviceWindow
-
Constructor for the GUI component.
- customDeviceWindow - Variable in class com.lf.battman.io.CustomDevice
-
The parental window with status bar (optional).
- CustomizeServlet - Class in com.lf.battman.web.servlet
-
Adjusts the 'webstart_war.html' resource for the Battery Manager web start application (read from classpath).
- CustomizeServlet() - Constructor for class com.lf.battman.web.servlet.CustomizeServlet
-
Constructor method.
- figureURL - Variable in class com.lf.battman.io.AbstractDevice
-
Device figure image (optional).
- fileHandler - Variable in class com.lf.battman.gui.BattManView
-
Handles the encryption/decryption formats.
- FILTER_BACKUP_XML - Static variable in class com.lf.battman.core.BattManModel
-
Represents backup XML files.
- FILTER_BACKUP_ZIP - Static variable in class com.lf.battman.core.BattManModel
-
Represents backup ZIP files.
- FILTER_CONFIG_ARCHIVE - Static variable in class com.lf.battman.core.BattManModel
-
Represents configuration archive (ZIP) files.
- FILTER_DBCONN_XML - Static variable in class com.lf.battman.core.BattManModel
-
Represents database connection XML files.
- FILTER_EDITOR_PROPERTIES - Static variable in class com.lf.battman.core.BattManModel
-
Represents Java properties files.
- FILTER_EDITOR_TEXT - Static variable in class com.lf.battman.core.BattManModel
-
Represents plain text files.
- FILTER_EDITOR_XML - Static variable in class com.lf.battman.core.BattManModel
-
Represents XML files.
- FILTER_FILE_LOGS - Static variable in class com.lf.battman.core.BattManModel
-
Represents device measurement data files.
- FILTER_IMAGE_BMP - Static variable in class com.lf.battman.core.BattManModel
-
Represents BMP image files.
- FILTER_IMAGE_GIF - Static variable in class com.lf.battman.core.BattManModel
-
Represents GIF image files.
- FILTER_IMAGE_JPEG - Static variable in class com.lf.battman.core.BattManModel
-
Represents JPEG image files.
- FILTER_IMAGE_PNG - Static variable in class com.lf.battman.core.BattManModel
-
Represents PNG image files.
- FILTER_IMAGE_WBMP - Static variable in class com.lf.battman.core.BattManModel
-
Represents WBMP image files.
- FILTER_LICENSE_PGP - Static variable in class com.lf.battman.core.BattManModel
-
Represents license PGP files.
- filterBattery - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterCapaUnit - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterCapaUnit - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterCategory - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterCategory - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterCellType - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterCellType - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterCellType - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterChanged - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterChanged - Variable in class com.lf.battman.docking.db.LocationTab
-
Some filter.
- filterChanged - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterChanged - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterChanged - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some filter.
- filterConstraint - Variable in class com.lf.battman.form.MXSeriesForm
-
Set if the user specified a static filter.
- filterCountry - Variable in class com.lf.battman.docking.db.LocationTab
-
Some filter.
- filterCountry - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some filter.
- filterCreated - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterCreated - Variable in class com.lf.battman.docking.db.LocationTab
-
Some filter.
- filterCreated - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterCreated - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterCreated - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some filter.
- filterDevBay - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterDevice - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterDevType - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterIEC - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterIEC - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterLifecycle - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterOrganization - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterOrganization - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterProgram - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterRechargeable - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterRechargeable - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterSize - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterSize - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterSize - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterSource - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterState - Variable in class com.lf.battman.docking.db.LocationTab
-
Some filter.
- filterState - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some filter.
- filterStateOfCharge - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- filterStatus - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some filter.
- filterview - Variable in class com.lf.battman.docking.db.TablePanelSessionTab
-
Tab specific view with filter options (optional, set by subclasses).
- filterYear - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some filter.
- filterYear - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some filter.
- finalize() - Method in class com.lf.battman.core.BattManDatabaseManager
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.core.BattManModel
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.core.BattManSettings
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.form.BatteryForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.DeviceForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.LifecycleForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.LocationForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.MeasurementForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.MXSeriesForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.MyBatteryForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.form.OrganizationForm
-
Cares for proper cleanup after releasing the object.
- finalize() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.io.device.UniControl436
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Clean-up method to help the gc.
- finalize() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Clean-up method to help the gc.
- find(String) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Searches this unit for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.BatteryForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.DeviceForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.LifecycleForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.LocationForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.MeasurementForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.MXSeriesForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.MyBatteryForm
-
Searches this form for certain patterns specified by the user.
- find(String) - Method in class com.lf.battman.form.OrganizationForm
-
Searches this form for certain patterns specified by the user.
- findBattery() - Method in class com.lf.battman.docking.io.barcode.BarcodePanel
-
Populates the battery combo with barcode candidates from the database(s).
- findBattery() - Method in class com.lf.battman.docking.io.rfid.RFIDPanel
-
Populates the battery combo with tag ID candidates from the database(s).
- findWindow(DockingManager, String, boolean) - Static method in class com.lf.battman.docking.io.SerialPortWindow
-
Searches the docking manager for a certain port window.
- findWindow(DockingManager, String, boolean) - Static method in class com.lf.battman.docking.io.USBDeviceWindow
-
Searches the docking manager for a certain USB window.
- findWindows(DockingManager) - Static method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Searches the docking manager for port windows (all windows: visible and invisible=closed).
- findWindows(DockingManager) - Static method in class com.lf.battman.docking.io.SerialPortWindow
-
Searches the docking manager for port windows (all windows: visible and invisible=closed).
- findWindows(DockingManager) - Static method in class com.lf.battman.docking.io.USBDeviceWindow
-
Searches the docking manager for USB windows (all windows: visible and invisible=closed).
- firstSessions - Static variable in class com.lf.battman.dialog.PrognosisCustom
-
Remembers the connection IDs which have been analyzed automatically.
- firstSessions - Static variable in class com.lf.battman.dialog.WastePreventionCustom
-
Remembers the connection IDs which have been analyzed automatically.
- flushEmbedded(String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Flushes the given embedded database.
- FORMAT_CREATED - Static variable in class com.lf.battman.docking.db.MeasurementTab
-
The format for MXDATA.MXCREATED.
- FORMAT_HHMM - Static variable in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Recycled format.
- formCleanupEDT(Object) - Method in class com.lf.battman.form.BatteryForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.DeviceForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.LifecycleForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.LocationForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.MeasurementForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.MXSeriesForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.MyBatteryForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupEDT(Object) - Method in class com.lf.battman.form.OrganizationForm
-
Final stage to cleanup GUI references (executed by EDT).
- formCleanupThr(Object) - Method in class com.lf.battman.form.BatteryForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.DeviceForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.LifecycleForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.LocationForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.MeasurementForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.MXSeriesForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.MyBatteryForm
-
Frees resources like result sets (executed by thread).
- formCleanupThr(Object) - Method in class com.lf.battman.form.OrganizationForm
-
Frees resources like result sets (executed by thread).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.BatteryForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.DeviceForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.LifecycleForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.LocationForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.MeasurementForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.MXSeriesForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.MyBatteryForm
-
The component has just been displayed on the screen (executed by EDT).
- formDisplayEDT(Object) - Method in class com.lf.battman.form.OrganizationForm
-
The component has just been displayed on the screen (executed by EDT).
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.BatteryForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.DeviceForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.LifecycleForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.LocationForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.MeasurementForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.MXSeriesForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.MyBatteryForm
-
Fetches the form data from databases, XML etc.
- formFetchThr(Object, Properties) - Method in class com.lf.battman.form.OrganizationForm
-
Fetches the form data from databases, XML etc.
- formInitEDT(Object, int) - Method in class com.lf.battman.form.BatteryForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.DeviceForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.LifecycleForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.LocationForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.MeasurementForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.MXSeriesForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.MyBatteryForm
-
Initializes the form components (executed by EDT).
- formInitEDT(Object, int) - Method in class com.lf.battman.form.OrganizationForm
-
Initializes the form components (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.BatteryForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.DeviceForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.LifecycleForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.LocationForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.MeasurementForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.MXSeriesForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.MyBatteryForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadEDT(Object) - Method in class com.lf.battman.form.OrganizationForm
-
Populates the components like MiG calendar (executed by EDT).
- formLoadThr(Object) - Method in class com.lf.battman.form.BatteryForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.DeviceForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.LifecycleForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.LocationForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.MeasurementForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.MXSeriesForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.MyBatteryForm
-
Populates the components like JTextField
's (executed by thread).
- formLoadThr(Object) - Method in class com.lf.battman.form.OrganizationForm
-
Populates the components like JTextField
's (executed by thread).
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.BatteryForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.DeviceForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.LifecycleForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.LocationForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.MeasurementForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.MXSeriesForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.MyBatteryForm
-
Writes the manipulated data to database tables, XML etc.
- formWriteThr(Object, Properties) - Method in class com.lf.battman.form.OrganizationForm
-
Writes the manipulated data to database tables, XML etc.
- freezeEmbedded(String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Freezes the given embedded database.
- GENCOUNT - Static variable in class com.lf.battman.task.BattManDataGenerator
-
Number of datasets to generate (same indices like TABLES).
- getAboutBuild() - Static method in class com.lf.battman.core.BattManFactory
-
Provides a data portion used by the AboutTab
.
- getAboutIcon() - Static method in class com.lf.battman.core.BattManFactory
-
Provides a data portion used by the AboutTab
.
- getAboutInfo() - Static method in class com.lf.battman.core.BattManFactory
-
Provides a data portion used by the AboutTab
.
- getAboutSplash() - Static method in class com.lf.battman.core.BattManFactory
-
Provides a data portion used by the AboutTab
.
- getAboutTitle() - Static method in class com.lf.battman.core.BattManFactory
-
Provides a data portion used by the AboutTab
.
- getActionDelegate() - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Provides the optional action delegate responsible for shared buttons and menu items.
- getActionDelegate() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the optional action delegate responsible for shared buttons and menu items.
- getActionDelegate() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the optional action delegate responsible for shared buttons and menu items.
- getActionDelegate() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the optional action delegate responsible for shared buttons and menu items.
- getAgreements() - Method in class com.lf.battman.core.BattManLicenseManager
-
Provides the license agreements in various localizations.
- getAllSuffixFilters() - Method in class com.lf.battman.core.BattManModel
-
Convenience method to get all available file filters.
- getAllUsedBatteries(DatabaseConnector) - Static method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Determines all battery IDs currently in use by the devices.
- getAllUsedBatteries(DatabaseConnector) - Static method in class com.lf.battman.docking.io.SerialPortWindow
-
Determines all battery IDs currently in use by the devices.
- getAllUsedBatteries(DatabaseConnector) - Static method in class com.lf.battman.docking.io.USBDeviceWindow
-
Determines all battery IDs currently in use by the devices.
- getAllUsedDevices(DatabaseConnector, int) - Static method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Determines all device IDs currently in use by the CustomDeviceWindow
s.
- getAllUsedDevices(DatabaseConnector, int) - Static method in class com.lf.battman.docking.io.SerialPortWindow
-
Determines all device IDs currently in use by the SerialPortWindow
s.
- getAllUsedDevices(DatabaseConnector, int) - Static method in class com.lf.battman.docking.io.USBDeviceWindow
-
Determines all device IDs currently in use by the CustomDeviceWindow
s.
- getApplicationModel() - Method in class com.lf.battman.core.BattManModel
-
Provides the underlying application model.
- getApplicationProperties(boolean) - Static method in class com.lf.battman.core.BattManFactory
-
Provides the application specific settings used by the ApplicationTab
class.
- getArguments() - Method in class com.lf.battman.core.BattManSettings
-
Provides the argument array passed to the main method.
- getBatteryDataset(DatabaseConnector, Connection, String, int, int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for a certain battery dataset.
- getBatteryDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by BAID.
- getBigIcon() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the graphical icon of a certain size (normally 32x32 pixels).
- getBuildAndDate() - Static method in class com.lf.battman.gui.BattManGUI
-
Assembles the application information including build and date.
- getButtonBattery() - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Provides the button to choose the battery.
- getButtonChangePassword() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getButtonConnect() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getButtonGetInitial() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getButtonLogging() - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Provides the button to start/stop logging.
- getButtonPlug() - Method in class com.lf.battman.docking.io.power.PowerSwitchPanel
-
Provides the button to switch the state.
- getButtonSetInitial() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getButtonVersion() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getCache() - Method in class com.lf.battman.core.BattManHelp
-
Provides the cache for mappings.
- getCheckBoxAutoLog() - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- getCheckBoxBeep() - Method in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- getCheckBoxBeep() - Method in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- getCheckBoxClipboard() - Method in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- getCheckBoxClipboard() - Method in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- getCheckBoxClipboard() - Method in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- getCheckBoxExit() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getCheckBoxExit() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getCheckBoxInitial() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getCheckBoxInitial() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getCheckBoxRawData() - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- getCheckBoxReset() - Method in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- getCheckBoxStopLog() - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- getClients() - Method in class com.lf.battman.core.BattManLicenseManager
-
Provides the allowed client ids stored in SYSCLIENT table.
- getClone() - Method in class com.lf.battman.core.BattManLicenseManager
-
Creates an exact copy of this instance.
- getComboBoxConnections() - Method in class com.lf.battman.gui.BattManView
-
Provides the connection combo box.
- getComboBoxInterval() - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- getComponent() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the GUI component to be displayed.
- getComponent() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the component to be displayed in the center of the docking manager.
- getComponent() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the component to be displayed in the center of the docking manager.
- getComponent() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the component to be displayed in the center of the docking manager.
- getComponent() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the GUI component to be displayed.
- getComponent() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the GUI component to be displayed.
- getConfigDir() - Method in class com.lf.battman.core.BattManSettings
-
Get the local path to the configuration directory of the application (in the user's home).
- getConfigurable(String) - Static method in class com.lf.battman.core.BattManSettings
-
Gets the desired unit from the internal cache if available.
- getConfiguration() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the current user settings specified by user interaction.
- getConfiguration() - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Assembles the page configurations so that the generation can be started based on settings.
- getConfiguration() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the current user settings specified by user interaction.
- getConfigurationForDisplay(Configuration) - Method in class com.lf.battman.core.BattManLicenseManager
-
Provides the application configuration included in the license document to be displayed.
- getConnectedConnectors() - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Provides the database connectors that are currently connected.
- getConnector() - Method in class com.lf.battman.dialog.DeviceCustom
-
Provides the connector for the database.
- getConnector() - Method in class com.lf.battman.dialog.PrognosisCustom
-
Provides the connector for the database.
- getConnector() - Method in class com.lf.battman.dialog.UserCustom
-
Provides the connector for the database.
- getConnector() - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Provides the connector for the database.
- getConnector() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the database connector for this device.
- getController() - Method in class com.lf.battman.core.BattManSettings
-
Provides the event callback instance (controller in MVC terms).
- getCronManager() - Method in class com.lf.battman.core.BattManSettings
-
Provides the application specific manager for time-controlled tasks.
- getCryptoAdminLength() - Method in class com.lf.battman.core.BattManSettings
-
Provides the admin password length.
- getCryptoAdminRandom() - Method in class com.lf.battman.core.BattManSettings
-
Provides the seed file for the admin database account.
- getCryptoManager() - Method in class com.lf.battman.core.BattManSettings
-
Provides the application specific manager for cryptographic operations.
- getCurrentLogFile() - Method in class com.lf.battman.core.BattManSettings
-
Provides the proper reference of the current log file (rotation is detected).
- getCustomDevice() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the custom device this window represents.
- getDatabaseDir() - Method in class com.lf.battman.core.BattManModel
-
Provides the directory to store the files for the embedded database.
- getDatabaseLogFile() - Method in class com.lf.battman.core.BattManDatabaseManager
-
Provides the reference for the log file maintained by the embedded database.
- getDatabaseLogFile() - Method in class com.lf.battman.core.BattManSettings
-
Provides the reference for the log file maintained by the embedded database.
- getDatabaseManager() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global database manager.
- getDatabaseName() - Method in class com.lf.battman.core.BattManSettings
-
Provides the database name, normally based on the product and version.
- getDatabaseUpdate(String) - Method in class com.lf.battman.core.BattManSettings
-
Provides the schema update definition (XML document based on 'database_update.dtd').
- getDefaultConnections(BattManDatabaseManager) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Creates the default connections specific for customer licenses.
- getDefaultConnectionURL(DatabaseConnector) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Provides the JDBC URL for the default connection (normally a user connection).
- getDefaultValues() - Method in class com.lf.battman.core.BattManModel
-
Provides the default values for this model.
- getDeployProps() - Method in class com.lf.battman.core.BattManModel
-
Provides the application deploy properties (not Commons!).
- getDeployProps() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global version information.
- getDevDataDir() - Method in class com.lf.battman.core.BattManModel
-
Provides the directory to store the device data files if the database cannot be used (failsafe).
- getDevelopmentConnections() - Method in class com.lf.battman.core.BattManDatabaseManager
-
Creates the default connections for internal use.
- getDevelopmentConnections(BattManDatabaseManager) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Creates the default connections for internal use.
- getDeviceClass(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides an appropriate device class for the given device type.
- getDeviceClass() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Provides the class type of this device (charger, barcode reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Provides the class type of this device (charger, barcode reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClass() - Method in class com.lf.battman.io.device.UniControl436
-
Provides the class type of this device (charger, RFID reader, ...).
- getDeviceClassByType(String) - Static method in class com.lf.battman.io.CustomDevice
-
Provides an appropriate device class for the given device type.
- getDeviceClassByType(String) - Static method in class com.lf.battman.io.SerialDevice
-
Provides an appropriate device class for the given device type.
- getDeviceClassByType(String) - Static method in class com.lf.battman.io.USBDevice
-
Provides an appropriate device class for the given device type.
- getDeviceDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Queries the given database for certain device datasets by DVID.
- getDeviceDatasets(DatabaseConnector, Connection, int, int) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Queries the given database for certain devices of supported types.
- getDeviceDatasetsType(DatabaseConnector, Connection, int, int, Vector<String>) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Queries the given database for certain devices of supported types.
- getDeviceIcon(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides an appropriate icon for the given device class.
- getDeviceID() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the ID for this device.
- getDeviceName() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the border title suffix like "[CM 2010]".
- getDeviceName() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the border title suffix like "[CM 2010]".
- getDeviceName() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the border title suffix like "[CM 2010]".
- getDeviceName() - Method in class com.lf.battman.io.USBDevice
-
Provides the name of the represented low-level USB device.
- getDevicePage() - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Provides the page to choose a device from a database.
- getDeviceToolTip(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides an appropriate tooltip for the given device class.
- getDockingManager() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the docking manager specified when windowAdded()
was called.
- getDockingManager() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the docking manager specified when windowAdded()
was called.
- getDockingManager() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the docking manager specified when windowAdded()
was called.
- getDockingManager() - Method in class com.lf.battman.gui.BattManView
-
Provides the docking manager instance holding other components like the status bar.
- getDownloadDir() - Method in class com.lf.battman.core.BattManModel
-
Provides the directory to store downloaded files like the PDF manual for Web Start deploys.
- getEdition() - Method in class com.lf.battman.core.BattManLicenseManager
-
Provides the current product type like "Personal Edition".
- getEditionShort() - Method in class com.lf.battman.core.BattManLicenseManager
-
Provides the current product type like "PE" which stands for "Personal Edition".
- getEnglishMessage(String) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get a localized official message for the user.
- getEnglishText(Class, String) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get the original (English) text.
- getEnglishText(Class, String, String[], String[]) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get the original (English) text.
- getEnglishTexts() - Method in class com.lf.battman.core.BattManSettings
-
Provides the English texts for the GUI (labels, tooltips etc.).
- getEvaluationFile() - Method in class com.lf.battman.core.BattManSettings
-
Provides the local file indicating that the software is still being evaluated for installer.
- getExitStates() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getExitStates() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getFieldName() - Method in class com.lf.battman.docking.io.power.PowerSwitchPanel
-
Provides the name field.
- getFigureDisplay() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Provides the canvas to display the device figure.
- getFigureDisplay() - Method in class com.lf.battman.io.device.UniControl436
-
Provides the canvas to display the device figure.
- getFileArgs() - Method in class com.lf.battman.core.BattManSettings
-
Provides the file argument array passed to the main method.
- getFileLogThreshold(String, Configuration, int) - Static method in class com.lf.battman.dialog.options.DeviceUnit
-
Convenience getter for the threshold to switch to file logging.
- getFirstMeasurementDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for certain measurement datasets by MXSERIES (very first datasets of the series).
- getFullVersion() - Static method in class com.lf.battman.gui.BattManGUI
-
Assembles the full version information including build and date.
- getGlobalAccelerators() - Method in class com.lf.battman.gui.BattManView
-
Provides the items holding the global accelerators like "F1" (help) also used for dialogs.
- getHelpDelegate() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global help delegate.
- getHelpID(String) - Method in class com.lf.battman.core.BattManHelp
-
Provides the mapping from Commons help identifiers to application help map identifiers.
- getHelpID(String) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method for utilizing the help delegate.
- getHelpSystem(String) - Static method in class com.lf.battman.core.BattManHelp
-
Extracts the ID for the target help system when using multiple systems.
- getI18NBase() - Method in class com.lf.battman.core.BattManSettings
-
Provides the global resource path for internationalization resources.
- getI18NTexts() - Method in class com.lf.battman.core.BattManSettings
-
Provides the locale specific texts for the GUI (labels, tooltips etc.).
- getIcon(URL) - Static method in class com.lf.battman.core.BattManConstants
-
Convenience method to get icons.
- getIcon() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the graphical icon of the window used for display.
- getIcon() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the graphical icon of the window used for display.
- getIcon() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the graphical icon of the window used for display.
- getIcon() - Method in class com.lf.battman.form.BatteryForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.DeviceForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.LifecycleForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.LocationForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.MeasurementForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.MXSeriesForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.MyBatteryForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.form.OrganizationForm
-
Provides the graphical icon of the form used for display.
- getIcon() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the graphical icon of the page used for display.
- getIcon() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the graphical icon of the page used for display.
- getID() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the identifier for the window.
- getID() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the identifier for the window.
- getID() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the identifier for the window.
- getInitialStates() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getInitialStates() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getJVMID() - Method in class com.lf.battman.core.BattManSettings
-
Provides the unique identification of the current JVM (system wide).
- getLabelPlug() - Method in class com.lf.battman.docking.io.power.PowerSwitchPanel
-
Provides the label.
- getLabelPlugNo() - Method in class com.lf.battman.docking.io.power.PowerSwitchPanel
-
Provides the label.
- getLastMeasurementDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for certain measurement datasets by MXSERIES (very last datasets of the series).
- getLicenseAgreement() - Method in class com.lf.battman.core.BattManSettings
-
Provides the locale specific license agreement (core
package).
- getLicenseDir() - Method in class com.lf.battman.core.BattManModel
-
Provides the directory to store the license files.
- getLicenseFile() - Method in class com.lf.battman.core.BattManSettings
-
Provides the local license file reference.
- getLicenseManager() - Method in class com.lf.battman.core.BattManSettings
-
Provides the application specific manager for cryptographic operations.
- getLifecycleDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.LifecycleUtils
-
Queries the given database for certain lifecycle phase datasets by LIID.
- getLifecyclePhases() - Static method in class com.lf.battman.db.util.LifecycleUtils
-
Convenience method to get all lifecycle phases including user language text.
- getLifecyclePhasesDisplayTexts(String[]) - Static method in class com.lf.battman.db.util.LifecycleUtils
-
Convenience method to get the lifecycle user language texts for the given codes.
- getLiveDisplay() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Provides the canvas to display the device live data.
- getLiveDisplay() - Method in class com.lf.battman.io.device.UniControl436
-
Provides the canvas to display the device live data.
- getLocale() - Method in class com.lf.battman.core.i18n.eng_US.Localization_eng_US
-
Provides the locale supported by this localization service.
- getLocale() - Method in class com.lf.battman.core.i18n.ger_DE.Localization_ger_DE
-
Provides the locale supported by this localization service.
- getLocationDataset(DatabaseConnector, Connection, String, int, int) - Static method in class com.lf.battman.db.util.LocationUtils
-
Queries the given database for a certain location dataset.
- getLocationDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.LocationUtils
-
Queries the given database for certain location datasets by LOID.
- getLogEncoding() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global encoding used for logging.
- getLogfileName() - Method in class com.lf.battman.core.BattManSettings
-
Provides the current log file used by the application.
- getLogger() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global logging instance.
- getLogLocale() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global locale used for logging.
- getMapID(String) - Static method in class com.lf.battman.core.BattManHelp
-
Extracts the map ID for JavaHelp representing a HTML page.
- getMeasurementDatasetCount(DatabaseConnector, Connection, String[], int) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for certain measurement datasets by MXSERIES (total number of datasets).
- getMeasurementDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for certain measurement datasets by MXSERIES.
- getMenuTable() - Method in class com.lf.battman.gui.BattManView
-
Provides the menu holding the TablePanel
items.
- getMessageCodes() - Method in class com.lf.battman.core.BattManSettings
-
Provides the global message codes handlers.
- getMode() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the mode the the window is presented.
- getMode() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the mode the the window is presented.
- getMode() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the mode the the window is presented.
- getModel() - Method in class com.lf.battman.core.BattManSettings
-
Provides the dynamic configuration reference (model in MVC terms).
- getMyBatteryDataset(DatabaseConnector, Connection, String, int, int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for a certain battery dataset from MYBATTERY.
- getMyBatteryDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by MYID.
- getMyBatteryDatasets(DatabaseConnector, Connection, String[], int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by battery size (fetches only MYID/MYNAME).
- getMyBatteryDatasets(DatabaseConnector, Connection, int, int, String[]) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by MYID.
- getMyBatteryDatasets(DatabaseConnector, Connection, String[], int, int, String[]) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by MYID and lifecycle phases.
- getMyBatteryDatasetsByBarcode(DatabaseConnector, Connection, int, int, String, int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by MYNAME or MYID (barcodes).
- getMyBatteryDatasetsByTag(DatabaseConnector, Connection, int, int, String) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Queries the given database for certain battery datasets by MYTAGID (RFID).
- getNameAndVersion() - Static method in class com.lf.battman.gui.BattManGUI
-
Assembles the application information including name and version.
- getNextPage() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the next page to be displayed by the dialog.
- getNextPage() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the next page to be displayed by the dialog.
- getObjectDelegated(String, Object) - Method in class com.lf.battman.core.BattManModel
-
Provides the expected identified object from the delegate's cache.
- getOptionsDisplay() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Provides the canvas to display additional device options.
- getOptionsDisplay() - Method in class com.lf.battman.io.device.UniControl436
-
Provides the canvas to display additional device options.
- getOrganizationDataset(DatabaseConnector, Connection, String, int, int) - Static method in class com.lf.battman.db.util.OrganizationUtils
-
Queries the given database for a certain organization dataset.
- getOrganizationDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.OrganizationUtils
-
Queries the given database for certain organization datasets by OGID.
- getOverviewText() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the text displayed by the overview (shorter than title).
- getOverviewText() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the text displayed by the overview (shorter than title).
- getParams() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Provides the parameters to configure the USB device.
- getParams() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Provides the parameters to configure the device.
- getParams() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Provides the parameters to configure the device.
- getParams() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Provides the parameters to configure the serial port.
- getParams() - Method in class com.lf.battman.io.device.UniControl436
-
Provides the parameters to configure the serial port.
- getParamsConfigurable() - Method in class com.lf.battman.io.AbstractDevice
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.ChargeManager2010
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.ChargeManager2015
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.ChargeManager2016
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.ChargeManager2020
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
May the parameters of this device be configured?
- getParamsConfigurable() - Method in class com.lf.battman.io.device.UniControl436
-
May the parameters of this device be configured?
- getPassphraseProviderAES() - Method in class com.lf.battman.core.BattManSettings
-
Returns the key provider.
- getPassphraseProviderSignature() - Method in class com.lf.battman.core.BattManSettings
-
Returns the signature provider.
- getPasswordField() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getPasswordField() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getPeriodicTaskManager() - Method in class com.lf.battman.core.BattManSettings
-
Provides the application specific manager for periodically executed tasks.
- getPhaseDisplayBackground(String) - Static method in class com.lf.battman.docking.db.renderer.LifecyclePhaseRenderer
-
Provides the display background color for a lifecycle phase.
- getPhaseDisplayForeground(String) - Static method in class com.lf.battman.docking.db.renderer.LifecyclePhaseRenderer
-
Provides the display foreground color for a lifecycle phase.
- getPhaseDisplayText(String) - Static method in class com.lf.battman.docking.db.renderer.LifecyclePhaseRenderer
-
Provides the display text for a lifecycle phase.
- getPhaseDisplayTooltip(String) - Static method in class com.lf.battman.docking.db.renderer.LifecyclePhaseRenderer
-
Provides the display tooltip for a lifecycle phase.
- getPortMenuItem(String) - Method in class com.lf.battman.gui.BattManView
-
Provides the menu item for a certain serial port.
- getPortMenuItems() - Method in class com.lf.battman.gui.BattManView
-
Provides all menu items representing serial ports.
- getPortPage() - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Provides the first page to choose the serial port.
- getPossibleNextPages() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the set of pages that are possibly displayed next.
- getPossibleNextPages() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the set of pages that are possibly displayed next.
- getPreferredHeight() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the preferred height of the component for TOP and BOTTOM locations.
- getPreferredHeight() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the preferred height of the component for TOP and BOTTOM locations.
- getPreferredHeight() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the preferred height of the component for TOP and BOTTOM locations.
- getPreferredWidth() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the preferred width of the component for LEFT and RIGHT locations.
- getPreferredWidth() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the preferred width of the component for LEFT and RIGHT locations.
- getPreferredWidth() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the preferred width of the component for LEFT and RIGHT locations.
- getPrintingData() - Method in class com.lf.battman.form.BatteryForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.DeviceForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.LifecycleForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.LocationForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.MeasurementForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.MXSeriesForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.MyBatteryForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingData() - Method in class com.lf.battman.form.OrganizationForm
-
Provides the printing data for this form to be used by the FormPrinter
class.
- getPrintingManager() - Method in class com.lf.battman.core.BattManSettings
-
Provides the application specific manager for printing.
- getPrintText(Object, int, int, Component) - Method in class com.lf.battman.docking.db.renderer.LifecyclePhaseRenderer
-
Provides the textual representation for printing this cell.
- getPrintText(Object, int, int, Component) - Method in class com.lf.battman.gui.renderer.DeviceClassRenderer
-
Provides the textual representation for printing this cell.
- getPrintText(String) - Static method in class com.lf.battman.gui.renderer.DeviceClassRenderer
-
Provides the textual representation for printing a rowstate value.
- getRecognizedBattery() - Method in class com.lf.battman.core.BattManSettings
-
Provides the configuration for recognized battery (database row).
- getRecognizedType() - Method in class com.lf.battman.core.BattManSettings
-
Provides the recognition type.
- getReleaseNotes() - Method in class com.lf.battman.core.BattManSettings
-
Provides the locale specific release notes (core
package).
- getReleaseNotesURL() - Method in class com.lf.battman.core.BattManSettings
-
Provides the locale specific release notes (core
package).
- getRootResourcePath() - Method in class com.lf.battman.core.BattManSettings
-
Provides the global resource path for configuration files.
- getSchemaProps(DatabaseConnector, Connection) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Provides the standardized schema meta data for this application.
- getSelectedConnector() - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Provides the database connector that is currently connected and selected in the session window.
- getSelectedConnector() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the connector for the selected device.
- getSelectedConnector() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the connector for the selected device.
- getSelectedConnector() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the connector for the selected device.
- getSelectedConnector() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the database connector currently selected.
- getSelectedDevice() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the device currently selected.
- getSelectedMeasurements() - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Provides the measurement datasets currently selected.
- getSelectedPhases() - Method in class com.lf.battman.form.MXSeriesForm
-
Provides the selected measurement datasets.
- getSelectedPhases() - Method in class com.lf.battman.form.MyBatteryForm
-
Provides the selected lifecycle phases.
- getSelectedPort() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the serial port (COM1 etc.) currently selected.
- getSerialDevice() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the serial device this window represents.
- getSerialPort() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the serial port this window represents (used as title).
- getSharedActions() - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Provides the shared action components (optional).
- getSharedInstance() - Static method in class com.lf.battman.core.BattManFactory
-
Provides the shared instance of the factory implementation.
- getSharedInstance() - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get a shared instance.
- getShowBorder() - Method in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
- getShowBorder() - Method in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
- getShowBorder() - Method in class com.lf.battman.docking.io.other.USBParamsPanelRO
-
- getShowBorder() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- getShowBorder() - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
- getSmallIcon() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the graphical icon of a certain size (normally 16x16 pixels).
- getSQLStatement(Class, String, DatabaseConnector) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get an SQL statement from the 'resource/sql.conf' file.
- getSQLStatement(Class, String, DatabaseConnector, boolean) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get an SQL statement from the 'resource/sql.conf' file.
- getSQLStatements() - Method in class com.lf.battman.core.BattManSettings
-
Provides the locale specific texts for the GUI (labels, tooltips etc.).
- getStatusBar() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Getter for the window status bar incl. progress bar.
- getStatusBar() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Getter for the window status bar incl. progress bar.
- getStatusBar() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Getter for the window status bar incl. progress bar.
- getSuffixFilter(String) - Method in class com.lf.battman.core.BattManModel
-
Convenience method to get a certain file filter.
- getSupportedActions() - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Provides the supported shared actions for this delegate.
- getSupportedActions() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the supported shared actions for this delegate.
- getSupportedActions() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the supported shared actions for this delegate.
- getSupportedActions() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the supported shared actions for this delegate.
- getSupportedBarcodeFormatDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the barcode data tag format description for the given format.
- getSupportedBarcodeFormatDescriptions() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported barcode data format descriptions.
- getSupportedBarcodeFormatRegex(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the preset values (regex and group) for a certain barcode data format.
- getSupportedBarcodeFormats() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported barcode data formats (default types).
- getSupportedBaudrates() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device baud rates.
- getSupportedBays() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the list of supported device bays (chargers only).
- getSupportedBays(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the list of supported device bays (special type.
- getSupportedDatabits() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device databits.
- getSupportedFlowControlDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the flow control description for the given numeric value.
- getSupportedFlowControlDescriptions() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device flow control value descriptions.
- getSupportedFlowControls() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device flow control values.
- getSupportedInterfaces() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device interfaces.
- getSupportedLocales(boolean) - Method in class com.lf.battman.core.BattManSettings
-
Returns the locales currently supported by the package.
- getSupportedParities() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device parity values.
- getSupportedParityDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the parity description for the given numeric value.
- getSupportedParityDescriptions() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device parity value descriptions.
- getSupportedPrograms() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the list of supported device programs (chargers only).
- getSupportedPrograms(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the list of supported device programs (special type.
- getSupportedRFIDConvertFormatDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the RFID tag format description for the given convert format.
- getSupportedRFIDConvertFormatDescriptions() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported RFID tag format descriptions.
- getSupportedRFIDConvertFormats() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported RFID tag formats (target types for auto-convert).
- getSupportedRFIDFormatDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the RFID tag format description for the given format.
- getSupportedRFIDFormatDescriptions() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported RFID tag format descriptions.
- getSupportedRFIDFormatRegex(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the preset values (regex and group) for a certain RFID tag format.
- getSupportedRFIDFormats() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported RFID tag formats (default types).
- getSupportedStatus() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the list of supported device status values (chargers only).
- getSupportedStatus(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the list of supported device status values (special type.
- getSupportedStopbitDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the stopbit description for the given numeric value.
- getSupportedStopbitDescriptions() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device stopbit value descriptions.
- getSupportedStopbits() - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the supported device stopbits.
- getSupportedTypes(boolean) - Static method in class com.lf.battman.io.CustomDevice
-
Provides the list of supported custom device types represented by this base class.
- getSupportedTypes(boolean) - Static method in class com.lf.battman.io.SerialDevice
-
Provides the list of supported serial device types represented by this base class.
- getSupportedTypes(boolean) - Static method in class com.lf.battman.io.USBDevice
-
Provides the list of supported USB device types represented by this base class.
- getSystemErr() - Method in class com.lf.battman.core.BattManSettings
-
Provides the original standard error channel.
- getSystemOut() - Method in class com.lf.battman.core.BattManSettings
-
Provides the original standard output channel.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.lf.battman.docking.db.renderer.LifecyclePhaseRenderer
-
Renders the table cell with straight tooltip support.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.lf.battman.gui.renderer.DeviceClassRenderer
-
Renders the table cell.
- getTablePanel() - Method in class com.lf.battman.dialog.DeviceCustom
-
Provides the TablePanel
reference.
- getTablePanel() - Method in class com.lf.battman.dialog.PrognosisCustom
-
Provides the TablePanel
reference.
- getTablePanel() - Method in class com.lf.battman.dialog.UserCustom
-
Provides the TablePanel
reference.
- getTablePanel() - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Provides the TablePanel
reference.
- getText() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the text of the item to be displayed in the list of the OptionsDialog
.
- getTextFieldHost() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getTextFieldRefresh() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- getTextFieldRefresh() - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- getTextFieldReset() - Method in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- getTextFieldReset() - Method in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- getTitle() - Method in class com.lf.battman.core.BattManSettings
-
Gets the main window title which may be extracted from the command line parameters.
- getTitle() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the title of the item to be displayed on top of the OptionsDialog
.
- getTitle() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the title of the window used for display.
- getTitle() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the title of the window used for display.
- getTitle() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the title of the window used for display.
- getTitle() - Method in class com.lf.battman.form.BatteryForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.DeviceForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.LifecycleForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.LocationForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.MeasurementForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.MXSeriesForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.MyBatteryForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.form.OrganizationForm
-
Provides the title of the form used for display.
- getTitle() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Provides the title of the page used for display.
- getTitle() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Provides the title of the page used for display.
- getToolTip() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the tooltip of the window used for display.
- getToolTip() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the tooltip of the window used for display.
- getToolTip() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the tooltip of the window used for display.
- getTotalLoggingCount() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Determines the total number of logged datasets (all bays).
- getTotalLoggingCount() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Determines the total number of logged datasets (all bays).
- getTotalLoggingCount() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Determines the total number of logged datasets (all bays).
- getTotalLoggingCount() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Determines the total number of logged datasets (all bays).
- getTotalRechargeableWeight(DatabaseConnector, Connection, Hashtable<String, Integer[]>) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for the total weight of the rechargeable batteries used for waste prevention.
- getType() - Method in class com.lf.battman.io.AbstractDevice
-
Provides the type of this device.
- getTypeDisplayText(String) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Provides the display text for a measurement type (see BattManConstants.MXTYPE_VOLTAGE
etc).
- getURLArgs() - Method in class com.lf.battman.core.BattManSettings
-
Provides the URL argument array passed to the main method.
- getUsage() - Static method in class com.lf.battman.gui.BattManGUI
-
Provides the usage message (list of command line arguments).
- getUsbDevice() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the low-level object this window represents (used as title).
- getUSBDevice() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the USB device this window represents.
- getUSBMenuItem(String) - Method in class com.lf.battman.gui.BattManView
-
Provides the menu item for a certain USB device.
- getUSBMenuItems() - Method in class com.lf.battman.gui.BattManView
-
Provides all menu items representing USB devices.
- getUSBVersionDescription(String) - Static method in class com.lf.battman.io.AbstractDevice
-
Provides the display text for the given USB standard.
- getUsedBatteries() - Method in interface com.lf.battman.io.Charger
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Provides the battery IDs currently in use (chargers only).
- getUsedBatteries() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Provides the battery IDs currently in use (chargers only).
- getUserDatasets(DatabaseConnector, Connection, String[], int, int) - Static method in class com.lf.battman.db.util.UserUtils
-
Queries the given database for certain user datasets by USLOGIN.
- getUserDatasets(DatabaseConnector, Connection, int, int) - Static method in class com.lf.battman.db.util.UserUtils
-
Queries the given database for certain users.
- getUserLocale() - Method in class com.lf.battman.core.BattManSettings
-
Gets the global user locale.
- getUserMessage(String) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get a localized official message for the user.
- getUserRoles() - Static method in class com.lf.battman.core.BattManConstants
-
Provides the cache with application specific user roles (admin, ...).
- getUsers(DatabaseConnector) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Provides the user datasets (including roles) from the database.
- getUserText(Class, String) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get a localized text for the user.
- getUserText(Class, String, String[], String[]) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to get a localized text for the user.
- getView() - Method in class com.lf.battman.core.BattManSettings
-
Provides the main window reference (view in MVC terms).
- getWastePreventionCount(DatabaseConnector, Connection) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for the primary battery count prevented by charging.
- getWastePreventionWeight(DatabaseConnector, Connection) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Queries the given database for the primary battery weight prevented by charging.
- getWindowHeight() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the height when in window mode.
- getWindowHeight() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the height when in window mode.
- getWindowHeight() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the height when in window mode.
- getWindowID() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the ID which represents this window.
- getWindowLocation() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the last location of the window passed to the windowxxx()
methods.
- getWindowLocation() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the last location of the window passed to the windowxxx()
methods.
- getWindowLocation() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the last location of the window passed to the windowxxx()
methods.
- getWindowLocationX() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the location on the x-axis when in window mode.
- getWindowLocationX() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the location on the x-axis when in window mode.
- getWindowLocationX() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the location on the x-axis when in window mode.
- getWindowLocationY() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the location on the y-axis when in window mode.
- getWindowLocationY() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the location on the y-axis when in window mode.
- getWindowLocationY() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the location on the y-axis when in window mode.
- getWindowState() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the state (iconified etc.) when in window mode.
- getWindowState() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the state (iconified etc.) when in window mode.
- getWindowState() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the state (iconified etc.) when in window mode.
- getWindowWidth() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the width when in window mode.
- getWindowWidth() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the width when in window mode.
- getWindowWidth() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the width when in window mode.
- ICON_BACKUP_CREATE - Static variable in class com.lf.battman.gui.BattManView
-
Default icon for the backup creation.
- ICON_BACKUP_RESTORE - Static variable in class com.lf.battman.gui.BattManView
-
Default icon for the backup import.
- ICON_BARCODE - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_BARCODE - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
A button icon.
- ICON_BATTERY - Static variable in class com.lf.battman.core.BattManConstants
-
Some icons, bigger icons may be derived!
- ICON_CONNECTED - Static variable in class com.lf.battman.docking.io.SerialPortWindow
-
Default icon to represent the connected device state.
- ICON_DEVICE - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_DISCONNECTED - Static variable in class com.lf.battman.docking.io.SerialPortWindow
-
Default icon to represent the disconnected device state.
- ICON_EMBEDDED_STARTED - Static variable in class com.lf.battman.gui.BattManView
-
Default icon to represent the embedded database state.
- ICON_EMBEDDED_STOPPED - Static variable in class com.lf.battman.gui.BattManView
-
Default icon to represent the embedded database state.
- ICON_HEADER - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
The table panel header icon.
- ICON_LOCATION - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_MANUAL - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_MEASUREMENT - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_MYBATTERY - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_MYBATTERY_128 - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_ORGANIZATION - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_POWER - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_PRINTING_LOGO - Static variable in class com.lf.battman.gui.BattManView
-
Default icon for the printing logo.
- ICON_PROGNOSIS - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_PROGNOSIS - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
A button icon.
- ICON_RFID - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_TAB - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
The tab icon.
- ICON_TABLE - Static variable in class com.lf.battman.form.MyBatteryForm
-
The table panel header icon.
- ICON_UPDATE - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_USER - Static variable in class com.lf.battman.core.BattManConstants
-
- ICON_WASTE - Static variable in class com.lf.battman.docking.db.MyBatteryTab
-
A button icon.
- ICON_WASTE_PREVENTION - Static variable in class com.lf.battman.core.BattManConstants
-
- ID_BACKUP_CREATE_WIZARD - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared BackupCreateWizard
instance.
- ID_BACKUP_RESTORE_WIZARD - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared BackupRestoreWizard
instance.
- ID_BATTERY_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_CAPTURE - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared CaptureDialog
instance.
- ID_CLIENT_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_CONNECTION_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared DatabaseConnectionDialog
instance.
- ID_DATABASE_WIZARD - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared DatabaseWizard
instance.
- ID_DEVELOPMENT_EDITION - Static variable in class com.lf.battman.core.BattManLicenseManager
-
Product type identifier.
- ID_DEVICE_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_DEVICE_WIZARD - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared DeviceWizard
instance.
- ID_ENTERPRISE_EDITION - Static variable in class com.lf.battman.core.BattManLicenseManager
-
Product type identifier.
- ID_EVALUATION_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared EvaluationDialog
instance.
- ID_HELP - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared HelpDialog
instance.
- ID_LIFECYCLE_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_LOCATION_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_MEASUREMENT_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_MEASUREMENT_SERIES_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_MYBATTERY_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_OPTIONS_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared OptionsDialog
instance.
- ID_ORGANIZATION_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_PERSONAL_EDITION - Static variable in class com.lf.battman.core.BattManLicenseManager
-
Product type identifier.
- ID_PREMIUM_SUPPORT - Static variable in class com.lf.battman.core.BattManLicenseManager
-
Support level identifier.
- ID_PROFESSIONAL_EDITION - Static variable in class com.lf.battman.core.BattManLicenseManager
-
Product type identifier.
- ID_PROGNOSIS_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared CustomDialog
instance.
- ID_REGISTER - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared RegisterDialog
instance.
- ID_RELEASE_NOTES - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared NotesDialog
instance.
- ID_STANDARD_SUPPORT - Static variable in class com.lf.battman.core.BattManLicenseManager
-
Support level identifier.
- ID_STATUS - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared StatusDialog
instance.
- ID_USER_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared InputFormDialog
instance.
- ID_WASTE_PREVENTION_DIALOG - Static variable in class com.lf.battman.core.BattManFactory
-
Identifier for shared CustomDialog
instance.
- IMAGE - Static variable in class com.lf.battman.form.BatteryForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.DeviceForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.LifecycleForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.LocationForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.MeasurementForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.MXSeriesForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.MyBatteryForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.form.OrganizationForm
-
Default image.
- IMAGE - Static variable in class com.lf.battman.wizard.device.DeviceChooserPage
-
Default image.
- IMAGE - Static variable in class com.lf.battman.wizard.device.PortChooserPage
-
Default image.
- importFileLogs(File[], FileSystemWindow) - Static method in class com.lf.battman.gui.BattManFileUtils
-
Let's the user import datasets from log files (device measurement data, due to database errors).
- importPreferences() - Static method in class com.lf.battman.gui.BattManFileUtils
-
Let's the user load the current configuration from a ZIP archive.
- init() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Initializes the GUI components.
- initializeConnection(DatabaseConnection) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Applies application specific configuration for DatabaseConnection
objects.
- initialized - Variable in class com.lf.battman.dialog.options.DeviceUnit
-
Components have been setup already?
- initialized - Variable in class com.lf.battman.form.BatteryForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.DeviceForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.LifecycleForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.LocationForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.MeasurementForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.MXSeriesForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.MyBatteryForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.form.OrganizationForm
-
Has the initComponents()
method been called?
- initialized - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Object has been initialized?
- initialized - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Object has been initialized?
- initialized - Variable in class com.lf.battman.io.device.UniControl436
-
Object has been initialized?
- initialStates - Variable in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
The current initial socket status values (4).
- initialStates - Variable in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
The current initial plug status values (4).
- insertUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Called whenever text is inserted.
- insertUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Called whenever text is inserted.
- insertUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.UniControl436
-
Called whenever text is inserted.
- installGlobalAccelerators(JDialog) - Method in class com.lf.battman.core.BattManSettings
-
Convenience to add the global accelerators like "F1" (help) for a specific dialog.
- invalidData - Variable in class com.lf.battman.io.device.ChargeManager2010
-
Set if invalid data has been received (i.e. wrong device, unplugged USB port).
- invalidData - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Set if invalid data has been received (i.e. wrong device, unplugged USB port).
- invalidData - Variable in class com.lf.battman.io.device.ChargeManager2016
-
Set if invalid data has been received (i.e. wrong device, unplugged USB port).
- invalidData - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Set if invalid data has been received (i.e. wrong device, unplugged USB port).
- isAgreeRequired() - Method in class com.lf.battman.core.BattManLicenseManager
-
Checks if the current license requires the user to commit if it is installed.
- isAutomatic() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides if the window may be controlled externally.
- isAutomatic() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides if the window may be controlled externally.
- isAutomatic() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides if the window may be controlled externally.
- isButtonPressed() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the info whether the window is showing or not (hidden).
- isButtonPressed() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the info whether the window is showing or not (hidden).
- isButtonPressed() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the info whether the window is showing or not (hidden).
- isButtonVisible() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the info whether the control button is visible or not.
- isButtonVisible() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the info whether the control button is visible or not.
- isButtonVisible() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the info whether the control button is visible or not.
- isDevelopmentEdition() - Method in class com.lf.battman.core.BattManLicenseManager
-
Determines whether the license is for the development edition.
- isEmbeddedPasswordProtected() - Method in class com.lf.battman.core.BattManDatabaseManager
-
Determines whether this embedded database is currently protected by a password.
- isEmbeddedRunning(String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Is the embedded database management system currently running?
- isEmpty() - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Provides the info if this bay is currently empty.
- isEnterpriseEdition() - Method in class com.lf.battman.core.BattManLicenseManager
-
Determines whether the license is for the enterprise edition.
- isFunctional() - Method in class com.lf.battman.io.AbstractDevice
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Checks if this device can be used.
- isFunctional() - Method in class com.lf.battman.io.device.UniControl436
-
Checks if this device can be used.
- isGrowing() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides if the window fills the location completely.
- isGrowing() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides if the window fills the location completely.
- isGrowing() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides if the window fills the location completely.
- isHelpLocaleSupported(Locale) - Static method in class com.lf.battman.core.BattManSettings
-
Checks whether a help system is available for the given locale.
- isInputValid() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the info if the options of this unit are OK to be used.
- isInputValid() - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
Sets the current status of the buttons.
- isLogging() - Method in interface com.lf.battman.io.Charger
-
Determines if there is at least one battery being logged?
- isLogging() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Determines if there is at least one battery being logged?
- isLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Checks if the given bay is currently logging measurement data.
- isLogging() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Determines if there is at least one battery being logged?
- isLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Checks if the given bay is currently logging measurement data.
- isLogging() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Determines if there is at least one battery being logged?
- isLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Checks if the given bay is currently logging measurement data.
- isLogging() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Determines if there is at least one battery being logged?
- isLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Checks if the given bay is currently logging measurement data.
- isLoggingActive() - Static method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Determines if there is at least one battery being logged?
- isLoggingActive() - Static method in class com.lf.battman.docking.io.SerialPortWindow
-
Determines if there is at least one battery being logged?
- isLoggingActive() - Static method in class com.lf.battman.docking.io.USBDeviceWindow
-
Determines if there is at least one battery being logged?
- isModified() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Provides the info if the options of this unit have been changed.
- isPersonalEdition() - Method in class com.lf.battman.core.BattManLicenseManager
-
Determines whether the license is for the personal edition.
- isProfessionalEdition() - Method in class com.lf.battman.core.BattManLicenseManager
-
Determines whether the license is for the professional edition.
- isSchemaNewer(String, String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Checks whether the first schema version identifier is newer than the second.
- isValidPremiumSupport() - Method in class com.lf.battman.core.BattManLicenseManager
-
Has the user registered for Premium Support?
- isWindowMode() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the info whether the window is being displayed as separate window.
- isWindowMode() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the info whether the window is being displayed as separate window.
- isWindowMode() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the info whether the window is being displayed as separate window.
- isWindowVisible() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides if the window is currently being shown.
- isWindowVisible() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides if the window is currently being shown.
- isWindowVisible() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides if the window is currently being shown.
- ITEM_NONE - Static variable in class com.lf.battman.db.util.DeviceUtils
-
Reused item to represent the none selection.
- PACKAGE_PREFIX - Static variable in class com.lf.battman.core.BattManSettings
-
This base package.
- pageAdded(WizardDialog) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the wizard page that it will soon be used by the wizard dialog.
- pageAdded(WizardDialog) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the wizard page that it will soon be used by the wizard dialog.
- pageBecomesHidden() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the wizard page that it will be made invisible by the dialog.
- pageBecomesHidden() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the wizard page that it will be made invisible by the dialog.
- pageBecomesShown() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the wizard page that it will be made visible by the dialog.
- pageBecomesShown() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the wizard page that it will be made visible by the dialog.
- pageDevice - Variable in class com.lf.battman.wizard.device.DeviceWizard
-
The page to select a device a database.
- pageIsHiding() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the wizard page that it was made invisible by the wizard.
- pageIsHiding() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the wizard page that it was made invisible by the wizard.
- pageIsShowing() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the wizard page that it was made visible by the dialog.
- pageIsShowing() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the wizard page that it was made visible by the dialog.
- pagePort - Variable in class com.lf.battman.wizard.device.DeviceWizard
-
The page to select a serial port.
- panelBaseProps - Variable in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.other.USBParamsPanelRO
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- panelBaseProps - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.other.USBParamsPanelRO
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- panelBaseProps_I18N - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
- panelBattery - Variable in class com.lf.battman.docking.io.barcode.BarcodePanel
-
- panelBattery - Variable in class com.lf.battman.docking.io.rfid.RFIDPanel
-
- panelChargingOptions - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The charging options component.
- panelChargingOptions - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The charging options component.
- panelChargingOptions - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The charging options component.
- panelChargingOptions - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The charging options component.
- panelClosed(CollapsiblePanel) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Informs the listener that the panel has been closed.
- panelClosed(CollapsiblePanel) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Informs the listener that the panel has been closed.
- panelClosed(CollapsiblePanel) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Informs the listener that the panel has been closed.
- panelCollapsed(CollapsiblePanel) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Informs the listener that the panel has been collapsed.
- panelCollapsed(CollapsiblePanel) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Informs the listener that the panel has been collapsed.
- panelCollapsed(CollapsiblePanel) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Informs the listener that the panel has been collapsed.
- panelConnections - Variable in class com.lf.battman.gui.BattManView
-
Toolbar component.
- panelContent - Variable in class com.lf.battman.gui.BattManView
-
- panelExpanded(CollapsiblePanel) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Informs the listener that the panel has been expanded.
- panelExpanded(CollapsiblePanel) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Informs the listener that the panel has been expanded.
- panelExpanded(CollapsiblePanel) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Informs the listener that the panel has been expanded.
- panelLiveData - Variable in class com.lf.battman.io.device.BarcodeReaderRS232
-
The live data component.
- panelLiveData - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The live data component.
- panelLiveData - Variable in class com.lf.battman.io.device.RFIDReaderRS232
-
The live data component.
- panelLoggingOptions - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The logging options component.
- panelLoggingOptions - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The logging options component.
- panelLoggingOptions - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The logging options component.
- panelLoggingOptions - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The logging options component.
- panelMain - Variable in class com.lf.battman.docking.io.barcode.BarcodePanel
-
- panelMain - Variable in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
- panelMain - Variable in class com.lf.battman.docking.io.power.PowerSwitchPanel
-
- panelMain - Variable in class com.lf.battman.docking.io.rfid.RFIDPanel
-
- panelOptions - Variable in class com.lf.battman.io.device.BarcodeReaderRS232
-
The barcode options component.
- panelOptions - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The barcode options component.
- panelOptions - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The additional options component.
- panelOptions - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The additional options component.
- panelOptions - Variable in class com.lf.battman.io.device.RFIDReaderRS232
-
The RFID options component.
- panelOptions - Variable in class com.lf.battman.io.device.UniControl436
-
The additional options component.
- panelProperties - Variable in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
- panelProperties - Variable in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
- panelProperties - Variable in class com.lf.battman.docking.io.other.USBParamsPanelRO
-
- panelProperties - Variable in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- panelProperties - Variable in class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
- panelsLiveData - Variable in class com.lf.battman.io.device.ChargeManager2010
-
The live data components (4).
- panelsLiveData - Variable in class com.lf.battman.io.device.ChargeManager2015
-
The live data components (6).
- panelsLiveData - Variable in class com.lf.battman.io.device.ChargeManager2016
-
The live data components (6).
- panelsLiveData - Variable in class com.lf.battman.io.device.ChargeManager2020
-
The live data components (10).
- panelsLiveData - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The live data components (4+1).
- panelsLiveData - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The live data components (4+1).
- panelsLiveData - Variable in class com.lf.battman.io.device.UniControl436
-
The live data components (4+1).
- panelTop - Variable in class com.lf.battman.docking.io.barcode.BarcodePanel
-
- panelTop - Variable in class com.lf.battman.docking.io.rfid.RFIDPanel
-
- panelWaste - Variable in class com.lf.battman.gui.BattManView
-
- PARAM_BAID - Static variable in class com.lf.battman.form.BatteryForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.BatteryForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.DeviceForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.LifecycleForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.LocationForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.MeasurementForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.MXSeriesForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.MyBatteryForm
-
Internal parameter variable.
- PARAM_CONNECTOR - Static variable in class com.lf.battman.form.OrganizationForm
-
Internal parameter variable.
- PARAM_DVID - Static variable in class com.lf.battman.form.DeviceForm
-
Internal parameter variable.
- PARAM_LIID - Static variable in class com.lf.battman.form.LifecycleForm
-
Internal parameter variable.
- PARAM_LOID - Static variable in class com.lf.battman.form.LocationForm
-
Internal parameter variable.
- PARAM_MXSERIES - Static variable in class com.lf.battman.form.MeasurementForm
-
Internal parameter variable.
- PARAM_MXSERIES - Static variable in class com.lf.battman.form.MXSeriesForm
-
Internal parameter variable.
- PARAM_MYID - Static variable in class com.lf.battman.form.LifecycleForm
-
Internal parameter variable.
- PARAM_MYID - Static variable in class com.lf.battman.form.MyBatteryForm
-
Internal parameter variable.
- PARAM_OGID - Static variable in class com.lf.battman.form.OrganizationForm
-
Internal parameter variable.
- params - Variable in class com.lf.battman.io.device.BarcodeReaderRS232
-
The cached parameters for this reader device (saves queries, call reset()
) to reset.
- params - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The cached parameters for this reader device (saves queries, call reset()
) to reset.
- params - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The cached parameters for this device (saves queries, call reset()
) to reset.
- params - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The cached parameters for this device (saves queries, call reset()
) to reset.
- params - Variable in class com.lf.battman.io.device.RFIDReaderRS232
-
The cached parameters for this reader device (saves queries, call reset()
) to reset.
- params - Variable in class com.lf.battman.io.device.UniControl436
-
The cached parameters for this device (saves queries, call reset()
) to reset.
- parent - Variable in class com.lf.battman.dialog.DeviceCustom
-
The parental dialog.
- parent - Variable in class com.lf.battman.dialog.LogImportCustom
-
The parental dialog.
- parent - Variable in class com.lf.battman.dialog.UserCustom
-
The parental dialog.
- parseHTML(String) - Static method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Parses the response data from the device for necessary values like the current socket states.
- parseHTML(String) - Static method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Parses the response data from the device for necessary values like the current socket states.
- percent - Variable in class com.lf.battman.task.PostChargeDef
-
Value for POSTCHARGE.POPERCENT.
- photo - Variable in class com.lf.battman.form.BatteryForm
-
Remembers the photo rawdata.
- photo - Variable in class com.lf.battman.form.DeviceForm
-
Remembers the photo rawdata.
- photo - Variable in class com.lf.battman.form.LocationForm
-
Remembers the photo rawdata.
- photo - Variable in class com.lf.battman.form.MyBatteryForm
-
Remembers the photo rawdata.
- photoChanged - Variable in class com.lf.battman.form.BatteryForm
-
Has the photo been changed?
- photoChanged - Variable in class com.lf.battman.form.DeviceForm
-
Has the photo been changed?
- photoChanged - Variable in class com.lf.battman.form.LocationForm
-
Has the photo been changed?
- photoChanged - Variable in class com.lf.battman.form.MyBatteryForm
-
Has the photo been changed?
- photoName - Variable in class com.lf.battman.form.BatteryForm
-
Remembers the name of the photo.
- photoName - Variable in class com.lf.battman.form.DeviceForm
-
Remembers the name of the photo.
- photoName - Variable in class com.lf.battman.form.LocationForm
-
Remembers the name of the photo.
- photoName - Variable in class com.lf.battman.form.MyBatteryForm
-
Remembers the name of the photo.
- plugStates - Variable in class com.lf.battman.io.device.UniControl436
-
The current plug status values (4).
- PM2LANOptionsPanel - Class in com.lf.battman.docking.io.power
-
Panel to display options for the EnerGenie EG-PM2-LAN device (power switch with 4 sockets).
- PM2LANOptionsPanel() - Constructor for class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
Constructor of this form.
- populateCellTypes() - Method in class com.lf.battman.form.BatteryForm
-
Loads the cell types from the database (NiMH, NiCd, ...).
- populateCellTypes() - Method in class com.lf.battman.form.MyBatteryForm
-
Loads the cell types from the database (NiMH, NiCd, ...).
- populateIECNames() - Method in class com.lf.battman.form.BatteryForm
-
Loads the IEC names from the database (LR03, R03, ...).
- populateIECNames() - Method in class com.lf.battman.form.MyBatteryForm
-
Loads the IEC names from the database (LR03, R03, ...).
- populateListedBatteries(int) - Method in class com.lf.battman.form.MyBatteryForm
-
Loads the listed batteries from the database.
- populateLocations(int) - Method in class com.lf.battman.form.DeviceForm
-
Loads the locations from the database.
- populateLocations(int) - Method in class com.lf.battman.form.LifecycleForm
-
Loads the locations from the database.
- populateManufacturers(int) - Method in class com.lf.battman.form.BatteryForm
-
Loads the manufacturers from the database.
- populateManufacturers(int) - Method in class com.lf.battman.form.DeviceForm
-
Loads the manufacturers from the database.
- populateOrganizations(int, int) - Method in class com.lf.battman.form.MyBatteryForm
-
Loads the manufacturers/dealers from the database.
- populateSizes() - Method in class com.lf.battman.form.BatteryForm
-
Loads the sizes from the database (Mignon, 9 Volt, ...).
- populateSizes() - Method in class com.lf.battman.form.MyBatteryForm
-
Loads the sizes from the database (Mignon, 9 Volt, ...).
- populateSizesOther() - Method in class com.lf.battman.form.BatteryForm
-
Loads the other sizes from the database (6HR61, PP3, ...).
- populateSizesOther() - Method in class com.lf.battman.form.MyBatteryForm
-
Loads the other sizes from the database (6HR61, PP3, ...).
- populateTemperatureUnits() - Method in class com.lf.battman.form.LocationForm
-
Loads the temperature units from the database (Celsius, Fahrenheit, ...).
- populateWithBarcodeFormats(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported barcode data formats.
- populateWithBaudrates(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device baud rates (300, ...).
- populateWithBays(JComboBox, String) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device bays (1, 2, A, B, ...).
- populateWithDatabits(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device data bits (5, ...).
- populateWithDevices(DockingManager, JComboBox, String, boolean, boolean, boolean, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with devices configured in the connected databases.
- populateWithDevices(DatabaseConnector, JComboBox, String) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with devices configured in the connected databases.
- populateWithDevices(DatabaseConnector, JComboBox) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with my devices configured in the database.
- populateWithFlowControls(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device flow control values (1, ...).
- populateWithInterfaces(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device interface (RS-232, RS-485...).
- populateWithMyBatteries(DatabaseConnector, JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Populates the given box with my batteries configured in the database.
- populateWithMyBatteriesByBarcode(DockingManager, JComboBox, String, int) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Populates the given box with batteries configured in the connected databases.
- populateWithMyBatteriesByTag(DockingManager, JComboBox, String) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Populates the given box with batteries configured in the connected databases.
- populateWithMyBatteryCategories(JComboBox, DatabaseConnector, Connection, String, String, boolean) - Static method in class com.lf.battman.db.util.BatteryUtils
-
Populates the given box with my battery categories.
- populateWithParities(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device parity values (1, ...).
- populateWithPhases(JComboBox, String) - Static method in class com.lf.battman.db.util.LifecycleUtils
-
Populates the given box with lifecycle phase values.
- populateWithPorts(JComboBox, String) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with serial ports found on this computer (COM1, /dev/ttyS1).
- populateWithPrograms(JComboBox, String) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device programs (CHA, CHK, ...).
- populateWithRFIDConvertFormats(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported RFID target formats (auto-convert).
- populateWithRFIDFormats(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported RFID formats.
- populateWithSources(JComboBox, String) - Static method in class com.lf.battman.db.util.MeasurementUtils
-
Populates the given box with supported measurement sources (MAN|DEV).
- populateWithStatus(JComboBox, String) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device status values (RDY, ERR, ...).
- populateWithStopbits(JComboBox, String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device stop bits (1, ...).
- populateWithTypes(JComboBox, String, boolean, boolean, boolean, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device types (RS-232, USB, LAN, ...).
- populateWithTypes(JMenu, ActionListener, boolean, boolean, boolean, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given menu with supported device types (RS-232, USB, LAN, ...).
- populateWithValues(JComboBox, T[], String[], String, boolean) - Static method in class com.lf.battman.db.util.DeviceUtils
-
Populates the given box with supported device interface (RS-232, ...).
- popupMenuItemMC - Variable in class com.lf.battman.gui.BattManView
-
The popup menu item for the memory controller.
- popupMenuItemTime - Variable in class com.lf.battman.gui.BattManView
-
The popup menu item for the time panel.
- PortChooserPage - Class in com.lf.battman.wizard.device
-
Shows the serial ports and USB devices currently managed by this computer.
- PortChooserPage() - Constructor for class com.lf.battman.wizard.device.PortChooserPage
-
Constructor of this form.
- PostChargeDef - Class in com.lf.battman.task
-
Simple data holding class used by the BattManChargeAnalyzer
class.
- PostChargeDef() - Constructor for class com.lf.battman.task.PostChargeDef
-
Constructor method for i18n purposes only.
- PostChargeDef(int, String, String, int, double, double, double, Date) - Constructor for class com.lf.battman.task.PostChargeDef
-
Init functionality.
- PowerSwitchPanel - Class in com.lf.battman.docking.io.power
-
Panel to represent a single plug of a power switching device like UniControl.
- PowerSwitchPanel() - Constructor for class com.lf.battman.docking.io.power.PowerSwitchPanel
-
Constructor method for i18n purposes only.
- PowerSwitchPanel(String) - Constructor for class com.lf.battman.docking.io.power.PowerSwitchPanel
-
Constructor of this form.
- prepareSupportData(int, Vector<Object[]>, File[], boolean, boolean, boolean, boolean) - Static method in class com.lf.battman.gui.BattManSupportUtils
-
Collects relevant data from the application (preview is optional).
- prevCharge - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Cell charge comes only once a minute, display continuously.
- prevCharge - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Cell charge comes only once a minute, display continuously.
- prevCurrent - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Cell current comes only once a minute, display continuously.
- prevCurrent - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Cell current comes only once a minute, display continuously.
- prevDischarge - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Cell discharge comes only once a minute, display continuously.
- prevDischarge - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Cell discharge comes only once a minute, display continuously.
- previousDeviceSelection - Variable in class com.lf.battman.docking.io.CustomDeviceWindow
-
Remembers the previous device.
- previousDeviceSelection - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
Remembers the previous device.
- previousDeviceSelection - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
Remembers the previous device.
- previousProgram - Variable in class com.lf.battman.io.device.ChargeManager2016
-
Remembers the previous program, program (index 1) is overwritten with 0x09 on ERR status.
- prevVoltage - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Cell voltage comes only once a minute, display continuously.
- prevVoltage - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Cell voltage comes only once a minute, display continuously.
- printBarCodes() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Prepares to put the selected measurement series together.
- printCopyright() - Static method in class com.lf.battman.gui.BattManGUI
-
Prints the copyright message via System.out
.
- printUsage() - Static method in class com.lf.battman.gui.BattManGUI
-
Prints the usage message via System.out
.
- processAction(SharedAction) - Method in class com.lf.battman.docking.db.BatteryTab
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.db.LocationTab
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.db.MeasurementTab
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.db.OrganizationTab
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Indicates that the given action was initiated and must be processed.
- processAction(SharedAction) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Indicates that the given action was initiated and must be processed.
- PrognosisCustom - Class in com.lf.battman.dialog
-
Specialized custom component for CustomDialog
to populate the PROGNOSIS table.
- PrognosisCustom() - Constructor for class com.lf.battman.dialog.PrognosisCustom
-
Constructor of this form.
- program - Variable in class com.lf.battman.task.PostChargeDef
-
The program of the measurement series like "CHA".
- PROGRAMS - Static variable in class com.lf.battman.io.device.ChargeManager2010
-
Device bays for use in MXDATA.MXPROGRAM (max. 10 characters).
- PROGRAMS - Static variable in class com.lf.battman.io.device.ChargeManager2015
-
Device bays for use in MXDATA.MXPROGRAM (max. 10 characters).
- PROGRAMS - Static variable in class com.lf.battman.io.device.ChargeManager2016
-
Device bays for use in MXDATA.MXPROGRAM (max. 10 characters).
- PROGRAMS - Static variable in class com.lf.battman.io.device.ChargeManager2020
-
Device bays for use in MXDATA.MXPROGRAM (max. 10 characters).
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.docking.db.BatteryTab
-
Called whenever a button state changes (after the table selection changed).
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.docking.db.LocationTab
-
Called whenever a button state changes (after the table selection changed).
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.docking.db.MeasurementTab
-
Called whenever a button state changes (after the table selection changed).
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Called whenever a button state changes (after the table selection changed).
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.docking.db.OrganizationTab
-
Called whenever a button state changes (after the table selection changed).
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.io.device.ChargeManager2010
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.io.device.ChargeManager2015
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.io.device.ChargeManager2016
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class com.lf.battman.io.device.ChargeManager2020
-
This method gets called when a bound property is changed.
- readInitialPlugStates(char[]) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to receive the initial plug states.
- readOnly - Variable in class com.lf.battman.dialog.PrognosisCustom
-
Restricted user role?
- readOnly - Variable in class com.lf.battman.dialog.WastePreventionCustom
-
Restricted user role?
- readPlugStates(char[]) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to receive the current plug states.
- readSocketStates(String, char[]) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Sends the command to receive the current socket states.
- readSocketStates(String, char[]) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Sends the command to receive the current socket states.
- readSoftwareVersion(char[]) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to get the software version.
- recognizeClipboard() - Method in class com.lf.battman.form.LocationForm
-
Searches the clipboard for text containing address information and fills empty fields.
- recognizeClipboard() - Method in class com.lf.battman.form.OrganizationForm
-
Searches the clipboard for text containing address information and fills empty fields.
- refresh() - Method in class com.lf.battman.dialog.DeviceCustom
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.dialog.PrognosisCustom
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.dialog.UserCustom
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.db.BatteryTab
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.db.LocationTab
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.db.OrganizationTab
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Updates the contents of the tab.
- refresh() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Updates the contents of the docking window.
- refresh() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Updates the contents of the docking window.
- refresh() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Updates the contents of the docking window.
- refreshDate - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The date and time of the previous socket state refreshment.
- refreshDate - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The date and time of the previous socket state refreshment.
- refreshDate - Variable in class com.lf.battman.io.device.UniControl436
-
The date and time of the previous plug state refreshment.
- refreshTable() - Method in class com.lf.battman.form.MXSeriesForm
-
Updates the contents of the tab.
- refreshTable() - Method in class com.lf.battman.form.MyBatteryForm
-
Updates the contents of the tab.
- registerConfigurable(String, ConfigurableUnit) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to allow for simple registration of a Battery Manager configurable unit.
- registerConfigurableDelegated(String, ConfigurableUnit) - Method in class com.lf.battman.core.BattManModel
-
Implements the bridge between this application model and the Commons framework units.
- registerSession(DatabaseTabbedSession, DatabaseConnection) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Checks if another session exists for the given connector and makes it the configurable session (registered).
- removeUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Called whenever text is removed.
- removeUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Called whenever text is removed.
- removeUpdate(DocumentEvent) - Method in class com.lf.battman.io.device.UniControl436
-
Called whenever text is removed.
- request(Object) - Method in class com.lf.battman.core.BattManFactory
-
Create the factory shared object, recycle if already existing.
- requestEncoding - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Default character set.
- requestEncoding - Variable in class com.lf.battman.io.device.EnerGeniePMS2LAN
-
Default character set.
- requestEncoding - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Default character set.
- requestEncoding - Variable in class com.lf.battman.io.device.EnerGeniePMS2WLAN
-
Default character set.
- requestFocusFirstField() - Method in class com.lf.battman.form.BatteryForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.DeviceForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.LifecycleForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.LocationForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.MeasurementForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.MXSeriesForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.MyBatteryForm
-
Sets the auto-focus on a certain field on the tabs.
- requestFocusFirstField() - Method in class com.lf.battman.form.OrganizationForm
-
Sets the auto-focus on a certain field on the tabs.
- rescanPorts() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Rescan the serial ports and USB devices of this computer.
- reset(DatabaseConnector) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Resets the connector for the configured database.
- reset() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Resets this wizard page.
- reset() - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Resets the wizard pages for the next time this dialog is used.
- reset() - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Resets this wizard page.
- resetBarcode(JDBCConfiguration) - Method in class com.lf.battman.docking.io.barcode.BarcodePanel
-
Resets this panel.
- resetBattery() - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Resets the battery for this panel (not set).
- resetGlobalBarcode(JDBCConfiguration) - Static method in class com.lf.battman.docking.io.barcode.BarcodePanel
-
Resets the producer of the given MYBATTERY dataset (BarcodePanel
).
- resetGlobalTag(JDBCConfiguration) - Static method in class com.lf.battman.docking.io.rfid.RFIDPanel
-
Resets the producer of the given MYBATTERY dataset (RFIDPanel
).
- resetSearch(String) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Resets this unit so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.BatteryForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.DeviceForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.LifecycleForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.LocationForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.MeasurementForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.MXSeriesForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.MyBatteryForm
-
Resets this form so that the components do not highlight any search results.
- resetSearch(String) - Method in class com.lf.battman.form.OrganizationForm
-
Resets this form so that the components do not highlight any search results.
- resetTag(JDBCConfiguration) - Method in class com.lf.battman.docking.io.rfid.RFIDPanel
-
Resets this panel.
- resetWindows() - Method in class com.lf.battman.gui.BattManView
-
Resets the docking windows to their initial configurations (size, location, mode).
- resizeListener - Variable in class com.lf.battman.gui.BattManView
-
Displays the dimension if resized.
- ResourceLocator - Class in com.lf.battman.resource
-
Used for supporting the ProGuard obfuscator.
- ResourceLocator() - Constructor for class com.lf.battman.resource.ResourceLocator
-
- restartApplicationInstaller(boolean) - Method in class com.lf.battman.gui.BattManController
-
Checks whether the application can be exited (installer version with executable).
- restartApplicationJNLP(String, boolean) - Method in class com.lf.battman.gui.BattManController
-
Checks whether the application can be exited.
- restoreBackup() - Static method in class com.lf.battman.gui.BattManFileUtils
-
Asks the user for a backup file and restores database contents.
- RFID_CONVERT_10DEC - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the decimal format to convert from hexadecimal.
- RFID_CONVERT_10HEX - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the hexadecimal format to convert from decimal.
- RFID_CONVERT_8HEX - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the hexadecimal format to convert from decimal.
- RFID_FORMAT_10DEC_STX8ETX - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the decimal RFID tag format with length of 8 characters.
- RFID_FORMAT_10HEX_STX10CRLFETX - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the hexadecimal RFID tag format with length of 10 characters.
- RFID_FORMAT_8HEX_STX8CRLFETX - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the hexadecimal RFID tag format with length of 8 characters.
- RFID_FORMAT_GENERIC_DEC - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the generic decimal RFID tag format (configurable).
- RFID_FORMAT_GENERIC_HEX - Static variable in class com.lf.battman.io.AbstractDevice
-
Represents the generic hexadecimal RFID tag format (configurable).
- RFID_READER_CONVERT - Static variable in class com.lf.battman.io.AbstractDevice
-
RFID reader specific parameter.
- RFID_READER_FORMAT - Static variable in class com.lf.battman.io.AbstractDevice
-
RFID reader specific parameter.
- RFID_READER_REGEX - Static variable in class com.lf.battman.io.AbstractDevice
-
RFID reader specific parameter.
- RFID_READER_REGEX_GROUP - Static variable in class com.lf.battman.io.AbstractDevice
-
RFID reader specific parameter.
- RFIDOptionsPanel - Class in com.lf.battman.docking.io.rfid
-
Panel to display RFID device options.
- RFIDOptionsPanel() - Constructor for class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
Constructor of this form.
- RFIDPanel - Class in com.lf.battman.docking.io.rfid
-
Panel to display data from a serial port device.
- RFIDPanel() - Constructor for class com.lf.battman.docking.io.rfid.RFIDPanel
-
Constructor method for i18n purposes only.
- RFIDPanel(SerialDevice) - Constructor for class com.lf.battman.docking.io.rfid.RFIDPanel
-
Constructor of this form.
- RFIDParamsPanel - Class in com.lf.battman.docking.io.rfid
-
Panel to display RFID reader parameters (read-write).
- RFIDParamsPanel() - Constructor for class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
Constructor of this form.
- RFIDParamsPanelRO - Class in com.lf.battman.docking.io.rfid
-
Panel to display RFID reader parameters (read-only).
- RFIDParamsPanelRO() - Constructor for class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
Constructor of this form.
- RFIDReaderRS232 - Class in com.lf.battman.io.device
-
Represents a RFID reader device connected via RS-232, not a charger.
- RFIDReaderRS232() - Constructor for class com.lf.battman.io.device.RFIDReaderRS232
-
Constructor method.
- ROLE_ADMIN - Static variable in class com.lf.battman.core.BattManConstants
-
The user roles.
- ROLE_USER_RO - Static variable in class com.lf.battman.core.BattManConstants
-
- ROLE_USER_RW - Static variable in class com.lf.battman.core.BattManConstants
-
- rsBATTERY - Variable in class com.lf.battman.form.MyBatteryForm
-
The SQL result object to work with (BATTERY table).
- rsData - Variable in class com.lf.battman.form.BatteryForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.DeviceForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.LifecycleForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.LocationForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.MeasurementForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.MXSeriesForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.MyBatteryForm
-
The SQL result object to work with.
- rsData - Variable in class com.lf.battman.form.OrganizationForm
-
The SQL result object to work with.
- run() - Method in class com.lf.battman.task.BattManChargeAnalyzer
-
Execution code.
- run() - Method in class com.lf.battman.task.BattManDataGenerator
-
Execution code.
- run() - Method in class com.lf.battman.task.BattManLogImporter
-
Execution code.
- run() - Method in class com.lf.battman.task.BattManWasteAnalyzer
-
Execution code.
- runPrevention() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Analyzes the waste prevention for the selection without filtering the batteries for phases.
- runPrognosis() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Analyzes the states of charge for the selection without filtering the batteries for phases.
- saveInitialDatasets() - Static method in class com.lf.battman.gui.BattManFileUtils
-
Creates resource/datasets.zip file with batteries, manufacturers, ...
- SCHEMA_DATA - Static variable in class com.lf.battman.core.BattManDatabaseManager
-
User-space tables, used for backup.
- SCHEMA_SYS - Static variable in class com.lf.battman.core.BattManDatabaseManager
-
System tables created and maintained by application.
- searchBAID - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchCapaUnit - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchCapaUnit - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchCategory - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchCategory - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchCellType - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchCellType - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchComment - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchComment - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchComment - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchComment - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchCountry - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchCountry - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchCreatedBy - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchCreatedBy - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchCreatedBy - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchCreatedBy - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchCreatedBy - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchDevType - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchEMail - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchEMail - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchFax - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchFax - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchID - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchID - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchID - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchID - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchID - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchIEC - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchIEC - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchInternet - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchInternet - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchInternet - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchInternet - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchModifiedBy - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchModifiedBy - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchModifiedBy - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchModifiedBy - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchModifiedBy - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchMYID - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchName - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchName - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchName - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchName - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchName - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchPhone - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchPhone - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchPhotoName - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchPhotoName - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchPostalCode - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchPostalCode - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchProgram - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchSize - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchSize - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- searchState - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchState - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchStatus - Variable in class com.lf.battman.docking.db.MeasurementTab
-
Some search field.
- searchStreet - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchStreet - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchTown - Variable in class com.lf.battman.docking.db.LocationTab
-
Some search field.
- searchTown - Variable in class com.lf.battman.docking.db.OrganizationTab
-
Some search field.
- searchview - Variable in class com.lf.battman.docking.db.TablePanelSessionTab
-
Tab specific view with search options (optional, set by subclasses).
- searchYear - Variable in class com.lf.battman.docking.db.BatteryTab
-
Some search field.
- searchYear - Variable in class com.lf.battman.docking.db.MyBatteryTab
-
Some search field.
- serialDevice - Variable in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
The device.
- serialDevice - Variable in class com.lf.battman.docking.io.rfid.RFIDPanel
-
The device.
- serialDevice - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
The current device, a supported type must be selected.
- SerialDevice - Class in com.lf.battman.io
-
Interface for devices connected to serial ports (RS-232, RS-485, ...).
- SerialDevice() - Constructor for class com.lf.battman.io.SerialDevice
-
Constructor method for i18n purposes only.
- SerialDevice(String, URL) - Constructor for class com.lf.battman.io.SerialDevice
-
Constructs an instance based on the parameters.
- SerialParamsPanel - Class in com.lf.battman.docking.io.other
-
Panel to display serial communication parameters (read-write).
- SerialParamsPanel() - Constructor for class com.lf.battman.docking.io.other.SerialParamsPanel
-
Constructor of this form.
- SerialParamsPanelRO - Class in com.lf.battman.docking.io.other
-
Panel to display serial communication parameters (read-only).
- SerialParamsPanelRO() - Constructor for class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
Constructor of this form.
- serialPort - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
The serial port this window represents (used as title).
- SerialPortWindow - Class in com.lf.battman.docking.io
-
Docking window to display the data received from a (non-USB) serial device.
- SerialPortWindow() - Constructor for class com.lf.battman.docking.io.SerialPortWindow
-
Constructor for the GUI component.
- serialPortWindow - Variable in class com.lf.battman.io.SerialDevice
-
The parental window with status bar (optional).
- series - Variable in class com.lf.battman.io.device.ChargeManager2010
-
Series IDs of the managed bays (UUIDs).
- series - Variable in class com.lf.battman.io.device.ChargeManager2015
-
Series IDs of the managed bays (UUIDs).
- series - Variable in class com.lf.battman.io.device.ChargeManager2016
-
Series IDs of the managed bays (UUIDs).
- series - Variable in class com.lf.battman.io.device.ChargeManager2020
-
Series IDs of the managed bays (UUIDs).
- setAllPlugStatesOff(char[]) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to switch all plugs of the device off.
- setAutomatic(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets if the window may be controlled externally.
- setAutomatic(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets if the window may be controlled externally.
- setAutomatic(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets if the window may be controlled externally.
- setBarcode(String, boolean, boolean) - Method in class com.lf.battman.docking.io.barcode.BarcodePanel
-
Activates a new barcode for this panel.
- setBattery(String, JDBCConfiguration) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Sets a battery reference for one of the charging bays.
- setBattery(String, JDBCConfiguration) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Sets a battery reference for one of the charging bays.
- setBattery(String, JDBCConfiguration) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Sets a battery reference for one of the charging bays.
- setBattery(String, JDBCConfiguration) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Sets a battery reference for one of the charging bays.
- setBatteryName(String) - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Sets the battery name for this panel.
- setButton(int, JButton) - Method in class com.lf.battman.form.BatteryForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.DeviceForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.LifecycleForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.LocationForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.MeasurementForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.MXSeriesForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.MyBatteryForm
-
Equips the component with an external button from dialog etc.
- setButton(int, JButton) - Method in class com.lf.battman.form.OrganizationForm
-
Equips the component with an external button from dialog etc.
- setButtonPressed(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the info whether the window is showing or not (hidden).
- setButtonPressed(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the info whether the window is showing or not (hidden).
- setButtonPressed(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the info whether the window is showing or not (hidden).
- setButtonVisible(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the info whether the control button is visible or not.
- setButtonVisible(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the info whether the control button is visible or not.
- setButtonVisible(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the info whether the control button is visible or not.
- setComponents(StatusBar, AbstractButton, AbstractButton) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Sets the parental dialog reference.
- setComponents(StatusBar, AbstractButton, AbstractButton) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Sets the parental dialog reference.
- setConfigDir(File) - Method in class com.lf.battman.core.BattManSettings
-
Set the local path to the configuration directory of the application (in the user's home).
- setConfigurable(boolean) - Method in class com.lf.battman.docking.io.other.SerialParamsPanel
-
Enables/disables the components.
- setConnector(DatabaseConnector, Vector<String>) - Method in class com.lf.battman.dialog.DeviceCustom
-
Sets the connector for the database.
- setConnector(DatabaseConnector) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Sets the connector for the database.
- setConnector(DatabaseConnector) - Method in class com.lf.battman.dialog.UserCustom
-
Sets the connector for the database.
- setConnector(DatabaseConnector) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Sets the connector for the database.
- setConnectStatus(Boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Let's the status bar button reflect the current state of the device connection.
- setConnectStatus(Boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Let's the status bar button reflect the current state of the device connection.
- setConnectStatus(Boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Let's the status bar button reflect the current state of the device connection.
- setCustomDeviceWindow(CustomDeviceWindow) - Method in class com.lf.battman.io.CustomDevice
-
Setter for the parental window with status bar (optional)
- setCustomDeviceWindow(CustomDeviceWindow) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Setter for the parental window with status bar (optional)
- setDatabaseConnector(DatabaseConnector) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Sets the database connector.
- setDevice(int, DatabaseConnector) - Method in class com.lf.battman.io.AbstractDevice
-
Sets the database entry data for this device.
- setDeviceData(int, int, String, String, double, double, double, double, boolean, int, boolean, boolean, int, boolean) - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Sets the displayed content.
- setEnabled(boolean) - Method in class com.lf.battman.form.BatteryForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.DeviceForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.LifecycleForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.LocationForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.MeasurementForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.MXSeriesForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.MyBatteryForm
-
Enables or disables the form components according to the current mode and status.
- setEnabled(boolean) - Method in class com.lf.battman.form.OrganizationForm
-
Enables or disables the form components according to the current mode and status.
- setEnabledDevice(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Enables/disables the device section (disabled e.g. during logging).
- setEnabledDevice(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Enables/disables the device section (disabled e.g. during logging).
- setEnabledDevice(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Enables/disables the device section (disabled e.g. during logging).
- setExitStates(boolean[]) - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- setExitStates(boolean[]) - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- setFileLogThreshold(String, Configuration, int) - Static method in class com.lf.battman.dialog.options.DeviceUnit
-
Convenience setter for the threshold to switch to file logging.
- setGrowing(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets if the window fills the location completely.
- setGrowing(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets if the window fills the location completely.
- setGrowing(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets if the window fills the location completely.
- setID(String) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the identifier for the window.
- setID(String) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the identifier for the window.
- setID(String) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the identifier for the window.
- setInitialPlugStates(char[]) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to set the current plug states as the initial states (on/off).
- setInitialStates(boolean[]) - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- setInitialStates(boolean[]) - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- setIntervals(String[], String) - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
Set the allowed list of intervals to store datasets (depends on device).
- setLicenseManager(BattManLicenseManager) - Method in class com.lf.battman.core.BattManSettings
-
Sets the application specific manager for cryptographic operations.
- setMeasurements(TablePanel, DatabaseConnector) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Sets the selected measurement series.
- setMode(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the mode the the window is presented.
- setMode(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the mode the the window is presented.
- setMode(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the mode the the window is presented.
- setModel(BattManModel) - Method in class com.lf.battman.core.BattManSettings
-
Sets the dynamic configuration reference (model in MVC terms).
- setNewPassword(char[], char[]) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to change the UniControl password (default: 1234).
- setNextPage(WizardPage) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Sets the page to follow this page.
- setNextPage(WizardPage) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Sets the page to follow this page.
- setObjectDelegated(String, Object) - Method in class com.lf.battman.core.BattManModel
-
Sets the expected identified object in the delegate's cache.
- setOrChangePassword(DatabaseConnector, boolean) - Static method in class com.lf.battman.gui.BattManController
-
Let's the user set/change the password for the embedded database.
- setParams(Properties) - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
Sets the displayed content.
- setParams(Properties) - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
Sets the displayed content.
- setParams(Properties) - Method in class com.lf.battman.docking.io.other.SerialParamsPanel
-
Sets the displayed content.
- setParams(Properties) - Method in class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
Sets the displayed content.
- setParams(Properties) - Method in class com.lf.battman.docking.io.other.USBParamsPanelRO
-
Sets the displayed content.
- setParams(Properties) - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
Sets the displayed content.
- setParams(Properties) - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
Sets the displayed content.
- setPlugState(char[], int, boolean) - Method in class com.lf.battman.io.device.UniControl436
-
Sends the command to set a plug to a certain state (on/off).
- setPreferredHeight(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the preferred height of the component for TOP and BOTTOM locations.
- setPreferredHeight(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the preferred height of the component for TOP and BOTTOM locations.
- setPreferredHeight(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the preferred height of the component for TOP and BOTTOM locations.
- setPreferredWidth(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the preferred width of the component for LEFT and RIGHT locations.
- setPreferredWidth(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the preferred width of the component for LEFT and RIGHT locations.
- setPreferredWidth(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the preferred width of the component for LEFT and RIGHT locations.
- setReadOnly(boolean) - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
Sets the read-only mode.
- setReadOnly(boolean) - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
Sets the read-only mode.
- setRecognizedBattery(JDBCConfiguration, String) - Method in class com.lf.battman.core.BattManSettings
-
Sets the configuration for a new battery (database row) recognized by name (barcode) or RFID tag ID.
- setSelectedDevice(DatabaseConnector, int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Preselect a certain device for this window.
- setSelectedDevice(DatabaseConnector, int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Preselect a certain device for this window.
- setSelectedDevice(DatabaseConnector, int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Preselect a certain device for this window.
- setSerialPort(SerialPort) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Set the serial port this window represents (used as title).
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.device.UniControl436
-
Sets the serial port to use, initialized immediately.
- setSerialPort(SerialPort) - Method in class com.lf.battman.io.SerialDevice
-
Sets the serial port to use, initialized immediately.
- setSerialPortWindow(SerialPortWindow) - Method in class com.lf.battman.io.SerialDevice
-
Setter for the parental window with status bar (optional)
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.barcode.BarcodeOptionsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanelRO
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.charger.ChargingOptionsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.other.LoggingOptionsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.other.SerialParamsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.other.SerialParamsPanelRO
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.other.USBParamsPanelRO
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.rfid.RFIDOptionsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
- setShowBorder(boolean) - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanelRO
-
- setSocketState(boolean, String, char[], int, boolean) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Sends the command to set the sockets to certain states (on/off).
- setSocketState(boolean, String, char[], int, boolean) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Sends the command to set the sockets to certain states (on/off).
- setStatusBar(StatusBar) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Sets the status bar.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.BatteryForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.DeviceForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.LifecycleForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.LocationForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.MeasurementForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.MXSeriesForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.MyBatteryForm
-
Equips the component with an external status bar to be shared.
- setStatusBar(StatusBar) - Method in class com.lf.battman.form.OrganizationForm
-
Equips the component with an external status bar to be shared.
- setStatusEmbedded(boolean) - Method in class com.lf.battman.gui.BattManView
-
Let's the status bar button reflect the current state of the embedded database.
- setTag(String, boolean, boolean) - Method in class com.lf.battman.docking.io.rfid.RFIDPanel
-
Activates a new tag for this panel.
- setupDatabaseManager() - Method in class com.lf.battman.core.BattManSettings
-
Configures the engine to connect to the supported database management system(s).
- setupDeviceWindows() - Method in class com.lf.battman.gui.BattManView
-
Restores the device window instances dynamically.
- setupFilters() - Method in class com.lf.battman.docking.db.BatteryTab
-
Configures the filters for this session tab.
- setupFilters() - Method in class com.lf.battman.docking.db.LocationTab
-
Configures the filters for this session tab.
- setupFilters() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Configures the filters for this session tab.
- setupFilters() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Configures the filters for this session tab.
- setupFilters() - Method in class com.lf.battman.docking.db.OrganizationTab
-
Configures the filters for this session tab.
- setupFilters() - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Configures the filters for this session tab e.g. on connection establishment.
- setupLoaders() - Method in class com.lf.battman.dialog.DeviceCustom
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.dialog.PrognosisCustom
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.dialog.UserCustom
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.docking.db.BatteryTab
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.docking.db.LocationTab
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.docking.db.OrganizationTab
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.form.MXSeriesForm
-
Setup the database loaders based on the current constraints.
- setupLoaders() - Method in class com.lf.battman.form.MyBatteryForm
-
Setup the database loaders based on the current constraints.
- setupMemory() - Method in class com.lf.battman.gui.BattManController
-
Displays the memory configuration dialog.
- setupSearch() - Method in class com.lf.battman.docking.db.BatteryTab
-
Configures the search options for this session tab.
- setupSearch() - Method in class com.lf.battman.docking.db.LocationTab
-
Configures the search options for this session tab.
- setupSearch() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Configures the search options for this session tab.
- setupSearch() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Configures the search options for this session tab.
- setupSearch() - Method in class com.lf.battman.docking.db.OrganizationTab
-
Configures the search options for this session tab.
- setupTable() - Method in class com.lf.battman.form.MXSeriesForm
-
Configures the MXDATA table.
- setupTable() - Method in class com.lf.battman.form.MyBatteryForm
-
Configures the lifecycle table.
- setupUserLocale(Locale, Vector<LogRecord>) - Method in class com.lf.battman.core.BattManSettings
-
Sets the global user locale.
- setupWindows(boolean) - Method in class com.lf.battman.gui.BattManView
-
Resets the docking windows to their initial configurations (size, location, mode).
- setUsbDevice(UsbDevice) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Set the low-level USB device this window represents (used as title).
- setUsbDevice(UsbDevice) - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Sets the USB device to use, initialized immediately.
- setUsbDevice(UsbDevice) - Method in class com.lf.battman.io.USBDevice
-
Sets the USB device to use, initialized immediately.
- setUsbDeviceWindow(USBDeviceWindow) - Method in class com.lf.battman.io.USBDevice
-
Setter for the parental window with status bar (optional)
- setUserLocale(Locale) - Method in class com.lf.battman.core.BattManSettings
-
Sets the global user locale.
- setVerticalGap(int) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Sets the vertical gap between the radion buttons.
- setVisible(boolean) - Method in class com.lf.battman.gui.BattManView
-
Activates or deactivates the dialog.
- setWindowHeight(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the height when in window mode.
- setWindowHeight(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the height when in window mode.
- setWindowHeight(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the height when in window mode.
- setWindowLocationX(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the location on the x-axis when in window mode.
- setWindowLocationX(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the location on the x-axis when in window mode.
- setWindowLocationX(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the location on the x-axis when in window mode.
- setWindowLocationY(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the location on the y-axis when in window mode.
- setWindowLocationY(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the location on the y-axis when in window mode.
- setWindowLocationY(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the location on the y-axis when in window mode.
- setWindowMode(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the info whether the window is being displayed as separate window.
- setWindowMode(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the info whether the window is being displayed as separate window.
- setWindowMode(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the info whether the window is being displayed as separate window.
- setWindowState(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the state (iconified etc.) when in window mode.
- setWindowState(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the state (iconified etc.) when in window mode.
- setWindowState(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the state (iconified etc.) when in window mode.
- setWindowVisible(boolean) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the state if the window is currently being shown.
- setWindowVisible(boolean) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the state if the window is currently being shown.
- setWindowVisible(boolean) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the state if the window is currently being shown.
- setWindowWidth(int) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Sets the width when in window mode.
- setWindowWidth(int) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Sets the width when in window mode.
- setWindowWidth(int) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Sets the width when in window mode.
- sharedInstance - Static variable in class com.lf.battman.core.BattManFactory
-
Shared BattManFactory
instance.
- sharedInstance - Static variable in class com.lf.battman.core.BattManSettings
-
Shared LicenseManagerSettings
instance.
- showAdminUpdateDialog(String, String) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Shows a dialog to inform the admin that the database will now be updated.
- showDatabaseWizard() - Static method in class com.lf.battman.gui.BattManController
-
Starts the database wizard (requires EDT).
- showDeviceDialog(Component, DatabaseConnector, Vector<String>) - Static method in class com.lf.battman.dialog.DeviceCustom
-
Dialog to display devices.
- showDeviceWizard() - Static method in class com.lf.battman.gui.BattManController
-
Starts the device wizard (requires EDT).
- showErrorDialog(String, String, String) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Shows an error dialog.
- showHelpDelegated(String) - Method in class com.lf.battman.core.BattManHelp
-
Calls the application specific help system for context sensitive help information.
- showImportDialog(Component, File[], OrderedHashtable<File, JDBCConfiguration>, Hashtable<File, Integer>, FileSystemWindow) - Static method in class com.lf.battman.dialog.LogImportCustom
-
Dialog to display measurement import data.
- showManual() - Method in class com.lf.battman.gui.BattManController
-
Opens the PDF manual if available.
- showOptions() - Static method in class com.lf.battman.gui.BattManController
-
Shows the dialog presenting the options.
- showSetupWizard(boolean) - Static method in class com.lf.battman.gui.BattManController
-
Starts the setup wizard (database and device, requires EDT).
- showSupportAskDialog(int, File[]) - Static method in class com.lf.battman.gui.BattManSupportUtils
-
Prepares to send support data after displaying an optional choice dialog.
- showUserDialog(Component, DatabaseConnector) - Static method in class com.lf.battman.dialog.UserCustom
-
Dialog to display users.
- showUserUpdateDialog(String, String) - Static method in class com.lf.battman.core.BattManDBManagerUtils
-
Shows a dialog to inform the user that the app and schema versions aren't in sync.
- socketStates - Variable in class com.lf.battman.io.device.EnerGeniePM2LAN
-
The current socket status values (4).
- socketStates - Variable in class com.lf.battman.io.device.EnerGeniePMS2USB
-
The current socket status values (4).
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.db.BatteryTab
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.db.LocationTab
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.db.MeasurementTab
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.db.OrganizationTab
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the info that the given shared actions must now be controlled.
- startControl(SharedAction[]) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the info that the given shared actions must now be controlled.
- startEmbedded(String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Starts the given embedded database.
- startLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Starts logging the measurement data into the connected database.
- startLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Starts logging the measurement data into the connected database.
- startLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Starts logging the measurement data into the connected database.
- startLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Starts logging the measurement data into the connected database.
- startUpdateThread(boolean) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Starts a separate thread to get the current socket states and update the window.
- startUpdateThread(boolean) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Starts a separate thread to get the current socket states and update the window.
- stateChanged(ChangeEvent) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Invoked when the target of the listener has changed its state.
- statesChanged - Variable in class com.lf.battman.io.device.UniControl436
-
Limit updates to the necessary minimum.
- STATUS - Static variable in class com.lf.battman.io.device.ChargeManager2010
-
Device bays for use in MXDATA.MXSTATUS (max. 10 characters).
- STATUS - Static variable in class com.lf.battman.io.device.ChargeManager2015
-
Device bays for use in MXDATA.MXSTATUS (max. 10 characters).
- STATUS - Static variable in class com.lf.battman.io.device.ChargeManager2016
-
Device bays for use in MXDATA.MXSTATUS (max. 10 characters).
- STATUS - Static variable in class com.lf.battman.io.device.ChargeManager2020
-
Device bays for use in MXDATA.MXSTATUS (max. 10 characters).
- statusBar - Variable in class com.lf.battman.dialog.MxSeriesCustom
-
The status bar.
- statusBar - Variable in class com.lf.battman.dialog.PrognosisCustom
-
A dialog component.
- statusBar - Variable in class com.lf.battman.dialog.WastePreventionCustom
-
A dialog component.
- statusBar - Variable in class com.lf.battman.docking.io.CustomDeviceWindow
-
- statusBar - Variable in class com.lf.battman.docking.io.SerialPortWindow
-
- statusBar - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
- statusBar - Variable in class com.lf.battman.form.BatteryForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.DeviceForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.LifecycleForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.LocationForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.MeasurementForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.MXSeriesForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.MyBatteryForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.form.OrganizationForm
-
The status bar to use (optional).
- statusBar - Variable in class com.lf.battman.gui.BattManView
-
- stopControl() - Method in class com.lf.battman.docking.db.BatteryTab
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.db.LocationTab
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.db.OrganizationTab
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Provides the info that the control of the given shared actions must be stopped.
- stopControl() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Provides the info that the control of the given shared actions must be stopped.
- stopEmbedded(String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Stops the given embedded database.
- stopLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Stops logging the measurement data into the connected database.
- stopLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Stops logging the measurement data into the connected database.
- stopLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Stops logging the measurement data into the connected database.
- stopLogging(String) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Stops logging the measurement data into the connected database.
- storeDefaultValues(String, Configuration, int) - Static method in class com.lf.battman.dialog.options.DeviceUnit
-
Convenience method to populate the configuration with default values.
- storeUnit(String, Configuration) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Provides the current configuration values to be stored persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.core.BattManSettings
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.DeviceCustom
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.LogImportCustom
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.UserCustom
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.db.BatteryTab
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.db.LocationTab
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.db.MeasurementTab
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.db.OrganizationTab
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.BatteryForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.DeviceForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.LifecycleForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.LocationForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.MeasurementForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.MXSeriesForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.MyBatteryForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.form.OrganizationForm
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.gui.BattManView
-
Provides the current configuration values to be stored persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.AbstractDevice
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.io.device.UniControl436
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Stores the current configuration values persistently.
- storeUnit(String, Configuration) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Stores the current configuration values persistently.
- supportedActions - Variable in class com.lf.battman.docking.db.TablePanelSessionTab
-
Array with supported shared actions.
- SUPPRESSED_APP_DIED - Static variable in class com.lf.battman.core.BattManModel
-
Represents the application died dialog.
- SUPPRESSED_DBTAB_CLOSE - Static variable in class com.lf.battman.core.BattManModel
-
Represents the dialog if a database session tab is closed.
- SUPPRESSED_EDT_HANG - Static variable in class com.lf.battman.core.BattManModel
-
Represents the frozen GUI dialog.
- SUPPRESSED_FILE_LOGS - Static variable in class com.lf.battman.core.BattManModel
-
Represents the application died dialog.
- SUPPRESSED_RESTART_JNLP - Static variable in class com.lf.battman.core.BattManModel
-
Represents the dialog if JNLP application shall be restarted.
- SUPPRESSED_SYNC_TABLENAVI - Static variable in class com.lf.battman.core.BattManModel
-
Represents the dialog if a new item count is set.
- SUPPRESSED_VFSTAB_CLOSE - Static variable in class com.lf.battman.core.BattManModel
-
Represents the dialog if a network session tab is closed.
- unfreezeEmbedded(String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Unfreezes the given embedded database.
- UniControl436 - Class in com.lf.battman.io.device
-
Represents a UniControl 4.36 power switch device connected via RS-232, not a charger.
- UniControl436() - Constructor for class com.lf.battman.io.device.UniControl436
-
Constructor method.
- UniControlOptionsPanel - Class in com.lf.battman.docking.io.power
-
Panel to display options for the UniControl 4.36 device (power switch with 4 plugs).
- UniControlOptionsPanel() - Constructor for class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
Constructor of this form.
- uninstallInstaller() - Method in class com.lf.battman.gui.BattManController
-
Asks the user if this installed software should be uninstalled.
- uninstallWebStarter(boolean) - Method in class com.lf.battman.gui.BattManController
-
Asks the user if this Web Start software should be uninstalled.
- UNIT_ID_APP_DIED - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_BATTERY_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_DEVICE_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_LIFECYCLE_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_LOCATION_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_MEASUREMENT_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_MXDATA_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_ORGANIZATION_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_DELETE_USER_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASK_RESTART_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ASSEMBLY_CHOOSER_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_BACKUP_CREATE_WIZARD - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_BACKUP_CREATOR_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_BACKUP_IMPORTER_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_BACKUP_RESTORE_WIZARD - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_BATTERY_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CAPTURE - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CHARGE_ANALYZER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CLIENT_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CONNECTION_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CREATE_SESSION_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CUSTOM_DEVICE_WINDOW - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CUSTOM_DIALOG_BATTERY_CHOOSER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_CUSTOM_DIALOG_FILE_LOGS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DATA_GENERATOR - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DATA_GENERATOR_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DATABASE_MANAGER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DATABASE_WIZARD - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DB_CREATOR_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DB_UPDATER_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DBSESSION_EMBEDDED - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DELETE_CONNECTIONS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DELETE_DATA - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DEOBFUSCATE_PREVIEW_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DEVICE_CUSTOM - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DEVICE_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DEVICE_WIZARD - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DOWNLOAD_MANUAL_CHECK_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_DOWNLOAD_MANUAL_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_EDT_HANG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ERROR_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_EXPORT_ERROR - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FILE_EDITOR - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FILE_SEARCH_OPTIONS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FILE_SYSTEM - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FILTER_OPTIONS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FIND - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FIND_RESULTS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_BATTERY_PHOTO - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_DEOBFUSCATE_LOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_DEOBFUSCATE_MAP - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_DEVICE_PHOTO - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_EXPORT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_FILE_LOGS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_INITIAL_DATASETS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_LOCATION_PHOTO - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_FSDIALOG_SHOT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_HELP - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_IMPORT_FILE_LOGS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_JAVADB_LOG_FILE_TAB - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_JWS_UPDATE_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_LIFECYCLE_CHOOSER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_LIFECYCLE_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_LOCATION_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_LOG_FILE_TAB - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_LOG_IMPORTER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_LOG_IMPORTER_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_MANAGE_SEQUENCES_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_MANAGE_TABLES_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_MAXMEM - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_MEASUREMENT_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_MEASUREMENT_SERIES_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_MYBATTERY_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_NETWORK_CONNECTIONS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_DATABASE_SESSION - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_DEVICES - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_DIALOGS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_DOCKING - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_DOWNLOAD - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_DRAG_AND_DROP - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_EDITOR - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_ENERGY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_FILE_SYSTEM - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_FILE_TYPES - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_FILES - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_GUI - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_PRINTING - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_SUPPORT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_SUPPRESSED - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OPTIONS_VFS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_ORGANIZATION_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OUT_OF_MEMORY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_OUTPUT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_PDF_RETRY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_PREVENTION_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_PROGNOSIS_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_PROGNOSIS_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_REGISTER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RELEASE_NOTES - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RESET_PROGNOSIS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RESET_WINDOWS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RESTART_INSTALLER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RESTART_JNLP - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RESTART_RETRY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RESULTS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_RETRY_CONNECT_TASK_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SAVE_CONFIG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SAVE_CONFIG_STOP_DB - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SEARCH_OPTIONS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SERIAL_PORT_WINDOW - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SESSION_TAB_BATTERY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SESSION_TAB_LOCATION - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SESSION_TAB_MEASUREMENT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SESSION_TAB_MY_BATTERY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SESSION_TAB_ORGANIZATION - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SETTINGS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_APPLICATION - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_CONNECTION - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_CRON - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_ENCODING - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_FACTORY - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_FONT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_JAVA - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_OS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_PERIODIC - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_PLAF - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_THREAD - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_UI - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUS_UPDATE - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_STATUSBAR - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_SUPPORT_DATA_CHOOSER - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_TABBED_SESSION - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_TASKS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_TRIAL_HINT - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_UNINSTALL - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_UPDATES - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_USB_WINDOW - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_USER_CUSTOM - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_USER_FORM_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_VFS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_VFS_FIND_RESULTS - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_VIEW - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_WASTE_PREVENTION_DIALOG - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- UNIT_ID_WINDOW_CONFIGURATOR - Static variable in class com.lf.battman.core.BattManModel
-
Registered configurable.
- unitAdded(OptionsDialog, String) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the unit that it was added to the dialog.
- unitBecomesHidden() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the unit that it will vanish from the screen (deselected).
- unitBecomesShown() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the unit that it becomes visible on the screen (selected).
- unitIsHiding() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the unit that it was made invisible by the manager (deselected).
- unitIsShowing() - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the unit that it was made visible by the manager (selected).
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.core.BattManSettings
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.DeviceCustom
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.LogImportCustom
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.UserCustom
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.BatteryForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.DeviceForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.LifecycleForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.LocationForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.MeasurementForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.MXSeriesForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.MyBatteryForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.form.OrganizationForm
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.gui.BattManView
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.io.AbstractDevice
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Informs the configurable unit that it was registered with a model.
- unitRegistered(ApplicationModel, String) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the configurable unit that it was registered with a model.
- unitRemoved(OptionsDialog, String) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the unit that it was removed from the tabbed window.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.core.BattManSettings
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.DeviceCustom
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.LogImportCustom
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.MxSeriesCustom
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.options.DeviceUnit
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.UserCustom
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.docking.db.TablePanelSessionTab
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.BatteryForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.DeviceForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.LifecycleForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.LocationForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.MeasurementForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.MXSeriesForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.MyBatteryForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.form.OrganizationForm
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.gui.BattManView
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.io.AbstractDevice
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.wizard.device.DeviceWizard
-
Informs the configurable unit that it was unregistered with a model.
- unitUnregistered(ApplicationModel, String) - Method in class com.lf.battman.wizard.device.PortChooserPage
-
Informs the configurable unit that it was unregistered with a model.
- unregisterConfigurable(ConfigurableUnit) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to allow for simple unregistration of a Battery Manager configurable unit.
- unregisterConfigurable(String) - Static method in class com.lf.battman.core.BattManSettings
-
Convenience method to allow for simple unregistration of a Battery Manager configurable unit.
- unregisterConfigurableDelegated(ConfigurableUnit) - Method in class com.lf.battman.core.BattManModel
-
Implements the bridge between this application model and the Commons framework units.
- unregisterConfigurableDelegated(String) - Method in class com.lf.battman.core.BattManModel
-
Implements the bridge between this application model and the Commons framework units.
- update(DatabaseConnector, SchemaProps) - Method in class com.lf.battman.core.BattManDatabaseManager
-
Updates the database schema for the given connector.
- update(JDBCConfiguration) - Method in class com.lf.battman.db.update.UpdaterMXDATA
-
Allows this instance to update the given rowdata.
- update(JDBCConfiguration) - Method in class com.lf.battman.db.update.UpdaterMXRAWDATA
-
Allows this instance to update the given rowdata.
- updateActions() - Method in class com.lf.battman.docking.db.BatteryTab
-
Updates the shared actions for the current selection (print, find etc.).
- updateActions() - Method in class com.lf.battman.docking.db.LocationTab
-
Updates the shared actions for the current selection (print, find etc.).
- updateActions() - Method in class com.lf.battman.docking.db.MeasurementTab
-
Updates the shared actions for the current selection (print, find etc.).
- updateActions() - Method in class com.lf.battman.docking.db.MyBatteryTab
-
Updates the shared actions for the current selection (print, find etc.).
- updateActions() - Method in class com.lf.battman.docking.db.OrganizationTab
-
Updates the shared actions for the current selection (print, find etc.).
- updateAllButton() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Sets the current status of the all button (all buttons off).
- updateAllButton() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Sets the current status of the all button (all buttons off).
- updateAllButton() - Method in class com.lf.battman.io.device.UniControl436
-
Sets the current status of the all button (all buttons off).
- updateBatteryData() - Method in class com.lf.battman.docking.io.barcode.BarcodePanel
-
Sets the content for the selected battery.
- updateBatteryData() - Method in class com.lf.battman.docking.io.rfid.RFIDPanel
-
Sets the content for the selected battery.
- updateBorderTitle(int, int, String, String, boolean, int) - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Refreshes the border text.
- updateButton(boolean, TouchKeyFlatButton) - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
Sets the current status of one single button.
- updateButton(boolean, TouchKeyFlatButton) - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
Sets the current status of one single button.
- updateButton(TouchKeyFlatButton, Boolean, String, TouchKeyFlatButton) - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateButton(TouchKeyFlatButton, Boolean, String, TouchKeyFlatButton) - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateButton(TouchKeyFlatButton, Boolean, String, TouchKeyFlatButton) - Method in class com.lf.battman.io.device.UniControl436
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateButtons() - Method in class com.lf.battman.docking.io.CustomDeviceWindow
-
Enables/disables the buttons and hyperlinks.
- updateButtons(boolean[], TouchKeyFlatButton, TouchKeyFlatButton, TouchKeyFlatButton, TouchKeyFlatButton) - Method in class com.lf.battman.docking.io.power.PM2LANOptionsPanel
-
Sets the current status of the buttons.
- updateButtons(boolean[], TouchKeyFlatButton, TouchKeyFlatButton, TouchKeyFlatButton, TouchKeyFlatButton) - Method in class com.lf.battman.docking.io.power.UniControlOptionsPanel
-
Sets the current status of the buttons.
- updateButtons() - Method in class com.lf.battman.docking.io.SerialPortWindow
-
Enables/disables the buttons and hyperlinks.
- updateButtons() - Method in class com.lf.battman.docking.io.USBDeviceWindow
-
Enables/disables the buttons and hyperlinks.
- updateButtons() - Method in class com.lf.battman.form.BatteryForm
-
Refreshes the button states.
- updateButtons() - Method in class com.lf.battman.form.DeviceForm
-
Refreshes the button states.
- updateButtons() - Method in class com.lf.battman.form.LifecycleForm
-
Refreshes the button states.
- updateButtons() - Method in class com.lf.battman.form.MeasurementForm
-
Refreshes the button states.
- updateButtons() - Method in class com.lf.battman.form.MXSeriesForm
-
Refreshes the button states.
- updateButtons() - Method in class com.lf.battman.form.MyBatteryForm
-
Refreshes the button states.
- updateComponentTreeUI() - Method in class com.lf.battman.core.BattManSettings
-
The (hidden) components should be refreshed by SwingUtilities.updateComponentTreeUI()
.
- updateComps() - Method in class com.lf.battman.docking.io.barcode.BarcodePanel
-
Sets the component states.
- updateComps() - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
Configures the components for the current state.
- updateComps() - Method in class com.lf.battman.docking.io.rfid.RFIDPanel
-
Sets the component states.
- updateComps() - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
Configures the components for the current state.
- updateCurrentPhases() - Method in class com.lf.battman.dialog.PrognosisCustom
-
Sets a label text.
- updateCurrentPhases() - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Sets a label text.
- updateDatabaseMenu() - Method in class com.lf.battman.gui.BattManView
-
Updates the database menu items on configuration changes.
- updateEDTMonitor() - Method in class com.lf.battman.core.BattManSettings
-
Activates/deactivates the monitor detecting GUI freezes.
- updateGUI() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Lets the GUI reflect the current device status.
- updateGUI() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Lets the GUI reflect the current device status.
- updateLastRun(Date) - Method in class com.lf.battman.dialog.PrognosisCustom
-
Sets a label text.
- updateLastRun(Date) - Method in class com.lf.battman.dialog.WastePreventionCustom
-
Sets a label text.
- updateLiveDisplay(Date) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Updates the canvas to display the device live data.
- updateLiveDisplay(ChargeManagerPanel, TouchKeyFlatButton, byte[], String, Date) - Method in class com.lf.battman.io.device.ChargeManager2010
-
Updates the canvas to display the device live data (single panel).
- updateLiveDisplay(Date) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Updates the canvas to display the device live data.
- updateLiveDisplay(ChargeManagerPanel, TouchKeyFlatButton, byte[], String, Date) - Method in class com.lf.battman.io.device.ChargeManager2015
-
Updates the canvas to display the device live data (single panel).
- updateLiveDisplay(Date) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Updates the canvas to display the device live data.
- updateLiveDisplay(ChargeManagerPanel, TouchKeyFlatButton, byte[], String, Date) - Method in class com.lf.battman.io.device.ChargeManager2016
-
Updates the canvas to display the device live data (single panel).
- updateLiveDisplay(Date) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Updates the canvas to display the device live data.
- updateLiveDisplay(ChargeManagerPanel, TouchKeyFlatButton, byte[], String, Date) - Method in class com.lf.battman.io.device.ChargeManager2020
-
Updates the canvas to display the device live data (single panel).
- updateLogController() - Method in class com.lf.battman.gui.BattManView
-
Let progress bar reflect the current logging status.
- updateLogging(int, int, boolean) - Method in class com.lf.battman.docking.io.charger.ChargeManagerPanel
-
Refreshes the logging button.
- updateParams(Properties) - Method in class com.lf.battman.docking.io.barcode.BarcodeParamsPanel
-
Stores the current display values into the container.
- updateParams(Properties) - Method in class com.lf.battman.docking.io.other.SerialParamsPanel
-
Stores the current display values into the container.
- updateParams(Properties) - Method in class com.lf.battman.docking.io.rfid.RFIDParamsPanel
-
Stores the current display values into the container.
- updatePortMenuItem(String, SerialPortWindow) - Method in class com.lf.battman.gui.BattManView
-
Updates the menu item for a certain serial port (show current device).
- UpdaterMXDATA - Class in com.lf.battman.db.update
-
Implementation of JDBCConfigUpdater
to handle datasets for the MXDATA table (measurement).
- UpdaterMXDATA() - Constructor for class com.lf.battman.db.update.UpdaterMXDATA
-
Constructor method.
- UpdaterMXRAWDATA - Class in com.lf.battman.db.update
-
Implementation of JDBCConfigUpdater
to handle datasets for the MXRAWDATA table (measurement).
- UpdaterMXRAWDATA() - Constructor for class com.lf.battman.db.update.UpdaterMXRAWDATA
-
Constructor method.
- updateSerialDevicesMenu(Vector<String>, Hashtable<String, Boolean>, boolean) - Method in class com.lf.battman.gui.BattManView
-
Updates the devices menu items on configuration changes.
- updateStatus() - Method in class com.lf.battman.io.AbstractDevice
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.BarcodeReaderRS232
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.BarcodeReaderUSB
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.ChargeManager2010
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.ChargeManager2015
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.ChargeManager2016
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.ChargeManager2020
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.EnerGeniePM2LAN
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.EnerGeniePMS2USB
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.RFIDReaderRS232
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateStatus() - Method in class com.lf.battman.io.device.UniControl436
-
Called regularly by a separate thread e.g. to update connected status icon.
- updateTabs() - Method in class com.lf.battman.wizard.device.DeviceChooserPage
-
Create tables for each unique connection and populate tables.
- updateTitle() - Method in class com.lf.battman.gui.BattManView
-
Updates the window title after changing the license etc.
- updateUSBDevicesMenu(Vector<String>, Hashtable<String, Boolean>, boolean) - Method in class com.lf.battman.gui.BattManView
-
Updates the USB devices menu items on configuration changes.
- updateUSBMenuItem(String, USBDeviceWindow) - Method in class com.lf.battman.gui.BattManView
-
Updates the menu item for a certain USB device (show current device).
- updateWastePrevention(DatabaseConnector, int, int, int, boolean) - Method in class com.lf.battman.gui.BattManView
-
Updates the battery count and weight prevented by recharging for the current sessions.
- USB_PRODUCT_ID - Static variable in class com.lf.battman.io.AbstractDevice
-
Hexadecimal USB device product identifier, see USBIds.getProductNameByID()
method.
- USB_RELEASE - Static variable in class com.lf.battman.io.AbstractDevice
-
USB device release number (58.1, 2.0).
- USB_VENDOR_ID - Static variable in class com.lf.battman.io.AbstractDevice
-
Hexadecimal USB device vendor identifier, see USBIds.getVendorNameByID()
method.
- USB_VERSION - Static variable in class com.lf.battman.io.AbstractDevice
-
USB interface version (1.1, 2.0), see getUSBVersionDescription()
method.
- usbDevice - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
The low-level USB device this window represents (used as title).
- uSBDevice - Variable in class com.lf.battman.docking.io.USBDeviceWindow
-
The current device, a supported type must be selected.
- USBDevice - Class in com.lf.battman.io
-
Interface for devices connected via USB natively.
- USBDevice() - Constructor for class com.lf.battman.io.USBDevice
-
Constructor method for i18n purposes only.
- USBDevice(String, URL) - Constructor for class com.lf.battman.io.USBDevice
-
Constructs an instance based on the parameters.
- usbDevice - Variable in class com.lf.battman.io.USBDevice
-
The USB device object for this device.
- usbDevices - Variable in class com.lf.battman.gui.BattManView
-
Remembers the USB devices previously processed.
- USBDeviceWindow - Class in com.lf.battman.docking.io
-
Docking window to display the data received from a USB device.
- USBDeviceWindow() - Constructor for class com.lf.battman.docking.io.USBDeviceWindow
-
Constructor for the GUI component.
- usbDeviceWindow - Variable in class com.lf.battman.io.USBDevice
-
The parental window with status bar (optional).
- usbInterface - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The used USB interface.
- USBParamsPanelRO - Class in com.lf.battman.docking.io.other
-
Panel to display USB communication parameters (read-only).
- USBParamsPanelRO() - Constructor for class com.lf.battman.docking.io.other.USBParamsPanelRO
-
Constructor of this form.
- usbPipe - Variable in class com.lf.battman.io.device.BarcodeReaderUSB
-
The used USB pipe.
- UserCustom - Class in com.lf.battman.dialog
-
Specialized custom component for CustomDialog
to display SYSUSER datasets.
- UserCustom() - Constructor for class com.lf.battman.dialog.UserCustom
-
Constructor of this form.
- UserUtils - Class in com.lf.battman.db.util
-
Method collection for functions around the BATTMANSYS.SYSUSER.
- UserUtils() - Constructor for class com.lf.battman.db.util.UserUtils
-
Constructor method for i18n purposes only.