Package | Description |
---|---|
de.esprit.appsuite.appstore.gui |
Contains the GUI classes of the App-Store
|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.appsuite.database.dbase.cred |
Contains sample database credentials that may serve as templates.
|
de.esprit.appsuite.database.dbase.meta |
Contains classes that represent database meta data.
|
de.esprit.appsuite.database.dbgui |
Contains GUI components that visually display DBRecord instances like lists, tables and forms.
|
de.esprit.appsuite.database.dbgui.field |
Contains a set of input fields for user input of various data types.
|
de.esprit.appsuite.database.dbgui.field.calendar |
Contains all classes that make up the calendar dialogs.
|
de.esprit.appsuite.database.dbgui.field.editor |
Contains all FieldEditors used by the Field input components.
|
de.esprit.appsuite.database.dbgui.field.option |
Contains GUI input components for entering java-VM command line options.
|
de.esprit.appsuite.database.dbgui.form |
Contains form components for graphical editing of DBRecord instances.
|
de.esprit.appsuite.database.dbgui.list |
Contains the DBList component for visualizing DBRecord instances in a list.
|
de.esprit.appsuite.database.dbgui.table |
Contains the DBTable component for visualizing DBRecord instances in a table.
|
de.esprit.appsuite.database.dbgui.tool |
Contains the TableEditTool as an example for a database tool.
|
de.esprit.appsuite.database.dbo |
Contains a set of standard DBObjects for testing purposes.
|
de.esprit.appsuite.gui |
Contains GUI classes that maintain an ApplicationContext.
|
de.esprit.appsuite.gui.activity |
Contains classes for observing async activity.
|
de.esprit.appsuite.gui.dialog |
Contains reuseable standard dialogs.
|
de.esprit.appsuite.gui.dialog.memory |
Contains a memory monitor dialog for observing memory usage.
|
de.esprit.appsuite.gui.dialog.misc |
Contains a collection of miscellaneous dialogs.
|
de.esprit.appsuite.gui.dialog.option |
Contains dialogs for choosing options by check boxes.
|
de.esprit.appsuite.gui.instr |
Contains graphical measurement and display instruments.
|
de.esprit.appsuite.gui.pathtree |
Contains the path-tree model for watching file system paths
|
de.esprit.appsuite.gui.pathtree.edit |
Contains the path-tree related archiving tools
|
de.esprit.appsuite.gui.table |
Contains classes for Object based application-tables
|
de.esprit.appsuite.gui.task |
Contains GUI support classes for async tasks
|
de.esprit.appsuite.io.archive |
Contains base classes for the archive tools
|
de.esprit.appsuite.jversion |
Contains classes java version detection and launching various java VMs.
|
de.esprit.appsuite.nio.ascii |
Contains classes for very fast ascii-file parsing.
|
de.esprit.appsuite.nio.watcher |
Contains classes for watching the file system.
|
de.esprit.appsuite.project |
Contains internal classes describing the project
|
de.esprit.appsuite.task |
Contains basic classes that make up the AsyncTask framework
|
de.esprit.appsuite.task.archive |
Contains helper classes for executing the archiver tools.
|
de.esprit.appsuite.task.osproc |
Contains tool classes for running OS-processes
|
de.esprit.appsuite.workflow.monitor |
Contains support classes for monitoring workflow tasks
|
de.esprit.appsuite.workflow.wft |
Contains support classes for building workflow tasks
|
de.esprit.common.gui |
Contains reuseable GUI components as well helper classes for GUI construction.
|
de.esprit.common.gui.action |
Contains reuseable base classes for common GUI actions.
|
de.esprit.common.gui.comp |
Contains useful frequently needed GUI components.
|
de.esprit.common.gui.editor |
Contains all classes that make up a platform independent text editor.
|
de.esprit.common.gui.event |
Contains events that may be useful in any application.
|
de.esprit.common.gui.table |
Contains GUI support classes for tables of objects.
|
de.esprit.common.io.csv |
Contains classes for dealing with the CSV format
|
de.esprit.common.log.gui |
Contains a set of available LogPrinters
|
de.esprit.common.util |
Contains useful GUI utility classes for common usage.
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.client.abo.std |
Contains standard client ABOs
|
de.esprit.netsuite.client.activity.abo |
Contains GUI classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.client.activity.agent |
Contains Agent activity monitoring classes
|
de.esprit.netsuite.client.activity.command |
Contains ClientCommand activity monitoring classes
|
de.esprit.netsuite.client.activity.lock |
Contains Lock activity monitoring classes
|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.client.admin |
Contains GUI components that are special to the admin client
|
de.esprit.netsuite.client.admin.srvlock |
Contains ResourceLock monitoring classes
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.action |
Contains network related standard actions used in the client GUI
|
de.esprit.netsuite.client.gui.db |
Contains the client's support classes for managing remote Records
|
de.esprit.netsuite.client.gui.dialog |
Contains standard client dialogs
|
de.esprit.netsuite.client.gui.net |
Contains the client's network related classes
|
de.esprit.netsuite.client.gui.remote |
Contains classes used to perform a remote table editing
|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.client.gui.transfer |
Contains classes for monitoring all Transfers running on the server
|
de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
de.esprit.netsuite.client.tool.chat |
Contains classes that make up the client chat tool
|
de.esprit.netsuite.client.tool.cpu |
Contains classes for configuring the server's CPU parameters
|
de.esprit.netsuite.client.tool.datasrc |
Contains classes for displaying the server's data sources
|
de.esprit.netsuite.client.tool.email |
Contains the dialog for configuring mail receipients for server mails
|
de.esprit.netsuite.client.tool.log |
Contains miscellaneous standard client dialogs
|
de.esprit.netsuite.client.tool.mem |
Contains a dialog displaying cliennt/server memory oscilloscope
|
de.esprit.netsuite.client.tool.messg |
Contains classes for the client messaging tool
|
de.esprit.netsuite.client.tool.passwd |
Contains classes for displaying the server's data sources
|
de.esprit.netsuite.client.tool.permission |
Contains basic classes for permission management support
|
de.esprit.netsuite.client.tool.proc |
Contains classes for configuring server processes
|
de.esprit.netsuite.client.tool.sess |
Contains classes for moitoring sessions
|
de.esprit.netsuite.client.tool.srvevent |
Contains classes for moitoring sessions
|
de.esprit.netsuite.client.tool.srvload |
Contains a load-meter for measuring the server load.
|
de.esprit.netsuite.client.tool.user |
Contains classes that make up the user manager
|
de.esprit.netsuite.eclient |
Contains classes for launching the client
|
de.esprit.netsuite.netdata.command |
Contains a collection of standard ClientCommands
|
de.esprit.netsuite.server.auth |
Contains classes for server side user authentication
|
de.esprit.netsuite.server.auth.dbuser |
Contains a sample User and Group implemantation for database stroage
|
de.esprit.netsuite.server.config |
Contains classes that define the servers configuration
|
de.esprit.netsuite.server.db |
Contains classes for server side database configuration.
|
de.esprit.netsuite.server.hist |
Contains classes implementing the servers task history
|
de.esprit.netsuite.server.pathtree.permission |
Contains remote file-tree permission related classes
|
de.esprit.netsuite.server.permission |
These classes implement the permission system of the esprit server
|
Modifier and Type | Class and Description |
---|---|
class |
AppLaunchPrefsDialog
This dialog provides a maxMemField for entering the max memory to be used by Java
for the next launch (restart) of a Java application.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDBLoadMonitor<R extends DBRecord>
This is the base class for a custom LoadMonitor.
|
class |
AbstractDBOCredential
This class extends the
Credential object such that it
contains the parameters to drive the DBOCompiler . |
class |
CollectingDBLoadMonitor<R extends DBRecord>
This class just contains a list that collects the loaded records.
|
class |
Credential
This class encapsulates the parameters that are necessary to connect
to a database via JDBC.
|
class |
DBOTypeMapCredential
This class extends a credential such that it also contains the OR-type-mapping
|
Modifier and Type | Class and Description |
---|---|
class |
CredentialDB2
This is a sample credential for a DB2 Database system
|
class |
CredentialDB2J
This is a sample credential for a DB2 Database system
|
class |
CredentialDerby
This is a sample credential for a Derby database system.
|
class |
CredentialDerbyEmb
This is a sample credential for running a Derby database system in embedded mode.
|
class |
CredentialDerbyNet
This is a sample credential for connecting to a Derby database network server.
|
class |
CredentialInformix
This is a sample credential for an Informix IDS2000 database system.
|
class |
CredentialMySQL
This is a sample credential for a MySQL database system.
|
class |
CredentialOracle
This is a sample credential for an Oracle database system.
|
class |
CredentialOracle9
This is a sample credential for an Oracle database system.
|
class |
CredentialPointBase
This is a sample credential for a PointBase database system.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DBTypeMapper
This interface defines methods for mapping table columns to object values (object-relational mapping).
|
Modifier and Type | Interface and Description |
---|---|
interface |
RecordEditor<R extends DBRecord>
This interface defines what methods an editor for a
DBRecord instance must have. |
Modifier and Type | Interface and Description |
---|---|
interface |
Field<T>
This interface must be implemented by all input fields in order to ensure a common behavior.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBooleanField
This is the abstract base class for boolean input fields.
|
class |
AbstractButtonField<T>
This is the abstract base class for all Button fields.
|
class |
AbstractCharField<T>
This field implements a checked length text input.
|
class |
AbstractChoiceField<T>
This is the abstract base class for all types of choice fields.
|
class |
AbstractDecimalField<T>
This field accepts only decimal number input.
|
class |
AbstractFieldContainer<T>
This container serves as a wrapper class for Field input components.
|
class |
AbstractLabelField
This is the abstract base class for all label display fields.
|
class |
AbstractNumberField<T>
Base class for all number input fields.
|
class |
AbstractPasswordField
This is the abstract base class for all password input fields.
|
class |
AbstractTextAreaField
This is the abstract base class for all text area input fields.
|
class |
AbstractTextField<T>
This is the abstract base class for all text input fields.
|
class |
AbstractTristateField
This is the abstract base class for tri-state input fields.
|
class |
AllFieldsPanel
This is a demo panel that contains all types of input fields.
|
class |
BooleanField
This is the bottom implementation of a boolean field.
|
class |
CalendarDateField
This is a
DateField with a button that opens a CalendarDateDialog |
class |
CalendarTimestampField
This is a
TimestampField with a button that opens a CalendarTimestampDialog |
class |
CharField
This field implements a checked length text input.
|
class |
ClassBrowseField
This field browses through the class hierarchy showing up with sub-packages
as well as class files
|
class |
ColumnChoiceField
This field provides the fixed choice values for a database column
as defined by the according DBColumnChoice values.
|
class |
CountryChoiceField
This ComboBox allows for choosing a
Country constant. |
class |
DateField
This field provides a means for Date input.
|
class |
DecimalDisplayField
This is a read only field for decimal numbers.
|
class |
DirectoryField
This field is allows for entering a directory path name.
|
class |
DisplayField
This is a special read-only field for displaying values only.
|
class |
DoubleField
This class models a decimal value as a Double object
|
class |
DurationField
This field provides a means for duration input.
|
class |
EnumChoiceField<T>
This field presents the available enums for choice
|
class |
FieldPanel
Special panel for convenient layouting and group-management of database fields.
|
class |
FileField
This field allows for entering a file path name.
|
class |
FileNameInputField
This Field just returns the entered String readyly casted as a File Object
This Field is used by
DirectoryField and should not be used for other
purposes. |
class |
FloatField
This class models a decimal value as a Float object
|
class |
GenderField
This provides two RadioButtons for specifying whether a person is a MR or a MRs.
|
class |
IntegerField
This field accepts only integer number input.
|
class |
LabelField
This is a display-only field for text.
|
class |
LanguageChoiceField
This ComboBox allows for choosing a
Language constant. |
class |
ListCountField
This field displays the itemcount of a ListModel
|
class |
LongField
This field accepts long or integer number input.
|
class |
PasswordField
This is the bottom implementation of a PasswordField
|
class |
RadioButtonField
This field provides a set of RadioButtons as a choice.
|
class |
SliderField
This field provides a set of RadioButtons as a choice.
|
class |
SpinnerField
This is an integer field which is controlled by Spinner buttons.
|
class |
TimeField
This field provides a means for time input.
|
class |
TimeSpanField
This field provides a means for timespan input.
|
class |
TimestampField
This field provides a means for timestamp input.
|
class |
TristateField
This is a checkbox component that allows to toggle between three states:
Boolean.TRUE, Boolean.FALSE and null
|
class |
VarcharField
This is a TextArea like input field for varchar columns.
|
class |
VarcharScrollField
This is a TextArea like input field for varchar columns.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendarDateDialog
This dialog allows for entering a date value by mouse.
|
class |
CalendarTimestampDialog
This dialog allows for entering a Timestamp value by mouse.
|
class |
YearChoice
This component allows for choosing a year.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFieldDialog
This is a Dialog that attaches and aligns to an underlying input field.
|
class |
DefaultFieldEditor<T>
This is a dialog that provides a default implementation of the
FieldEditor interface. |
class |
DirectoryPathEditor
This class allows for choosing a directory with the
JFileChooser . |
class |
FilePathEditor
This class allows for choosing a File with the
JFileChooser . |
Modifier and Type | Interface and Description |
---|---|
interface |
OptionField<T>
This interface defines methods for fields to be used in an
CommandLineOptionPanel |
Modifier and Type | Class and Description |
---|---|
class |
BooleanOptionField
This is a
BooleanField to be used in an CommandLineOptionPanel |
class |
CommandLineOptionPanel
This panel places
OptionField instances which appear with a help text next to it. |
class |
IntegerOptionField
This is a
IntegerField to be used in an CommandLineOptionPanel |
class |
JavaXmsOptionField
This field represents the VM option -Xms (java initial heap size)
|
class |
JavaXmxOptionField
This field represents the VM option -Xmx (java max heap size)
|
class |
StringOptionField
This is a
CharField to be used in an CommandLineOptionPanel |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRecordDialog<C extends ApplicationContext,R extends DBRecord>
This dialog contains uses a
RecordFieldPanel for editing a DBRecord within a form. |
class |
AbstractRecordFrame<C extends ApplicationContext,R extends DBRecord>
This class is a simple
DBRecord form that uses a RecordFieldPanel . |
class |
DefaultRecordCreateDialog<C extends ApplicationContext,R extends DBRecord>
This class is a simple DBObject form that uses a
RecordFieldPanel . |
class |
DefaultRecordEditDialog<C extends ApplicationContext,R extends DBRecord>
This class is a simple
DBRecord form that uses a RecordFieldPanel . |
class |
RecordFieldPanel<C extends ApplicationContext,R extends DBRecord>
This class creates a ready to use input form that contains all fields
of the given
DBRecord for user input. |
class |
RecordTypeChooserDialog<C extends ApplicationContext>
This class is a simple Dialog that contains a RecordTypeList.
|
Modifier and Type | Class and Description |
---|---|
class |
DBRecordList<C extends ApplicationContext>
This is a special list that stores
DBRecord objects and therefore uses a DBRecordListModel . |
class |
DBRecordListFrame<C extends ApplicationContext>
This class is a simple DBRecord form that uses a DBList.
|
Modifier and Type | Class and Description |
---|---|
class |
DBRecordTable<C extends ApplicationContext,T extends DBRecord>
This is a special table that uses a
DBRecordTableModel in order to store DBRecord s. |
class |
DBRecordTableDialog<C extends ApplicationContext>
This class is a simple Dialog that contains a
DBRecordTablePanel . |
class |
DBRecordTableFrame<C extends ApplicationContext>
This class is a simple Frame that contains a
DBRecordTablePanel . |
class |
DBRecordTableModel<C extends ApplicationContext,T extends DBRecord>
This TableModel stores a set of DBRecords and displays all of its fields.
|
class |
DBRecordTablePanel<C extends ApplicationContext>
This class creates a ready to use input form that contains all fields
of the given
DBObject for user input. |
Modifier and Type | Class and Description |
---|---|
class |
TableEditFrame<C extends ApplicationContext>
This is a
ToolFrame containing a full functional ASCII text editor |
Modifier and Type | Class and Description |
---|---|
class |
EspritDBCredential
This is the default credential for the espritdb database.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationToolWindow<C extends ApplicationContext>
All applieable windows (Dialogs or Frames) should implement this interface
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleAction<C extends ApplicationContext>
This action executes a request and prints the result or error respectively in the console
|
class |
ToolDialog<C extends ApplicationContext>
This is the base class for all
Applieable GUI dialogs. |
class |
ToolFrame<C extends ApplicationContext>
This is an applieable Frame that can be used similar to
ToolDialog |
Modifier and Type | Class and Description |
---|---|
class |
ActivityList<C extends ApplicationContext,T>
This list displays async activity items which might be either a
RunStateFlag s
or AsyncTask s. |
class |
ActivityMonitorDialog<C extends ApplicationContext>
This dialog shows up an
ActivityTabbedPane displaying an ActivityTab for
each particular type of async activity. |
Modifier and Type | Class and Description |
---|---|
class |
ConfirmDialog
This dialog requests the user for a confirmation.
|
class |
DumpDialog
|
class |
ErrorDialog
This Dialog pops up synchronously and blocks until confirmed
|
class |
FileViewerDialog
This dialog contains a TextArea in order to display the dump text of any object that implements
the Dumpable interface.
|
class |
InfoDialog
This Dialog pops up syncroneously and blocks until confirmed
|
class |
ListRowDumpDialog
Extends the
DumpDialog for dumping the currently selected row of a JList . |
class |
MessageDialog
This dialog is used for most user notifications.
|
class |
TableRowDumpDialog
Extends the DumpDialog for dumping the currently selected row of a ZTable.
|
class |
WarningDialog
This Dialog pops up synchronously and blocks until confirmed
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryMonitorDialog<C extends ApplicationContext>
This dialog contains a
MemoryOscilloscope that displays the current memory usage graphically. |
Modifier and Type | Class and Description |
---|---|
class |
AboutEspritDialog<C extends ApplicationContext>
This dialog displays details about the current software version
|
class |
AbstractNameInputDialog<C extends ApplicationContext>
This dialog contains a labeled text input field for simple name input.
|
class |
CrossListAssignPanel<E>
This panel encapsulates the reusable part of a cross-list assignment layout.
|
class |
OutputDirectoryChooserDialog<C extends ApplicationContext>
This dialog allows for choosing a target directory via a
DirectoryField . |
class |
OutputFileChooserDialog<C extends ApplicationContext>
This dialog allows for choosing a file via a
FileField . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCheckBoxOptionDialog<C extends ApplicationContext>
This dialog provides a set of options represented by check boxes
|
class |
AbstractOptionPanel<T extends CheckOption>
This class encapsulates the common part of option choice panels.
|
class |
CheckBoxOptionPanel<T extends CheckOption>
This panel contains a set of check-boxes representing options that can be selected.
|
class |
RadioButtonOptionDialog<C extends ApplicationContext>
This dialog provides a set of options represented by radio buttons
|
class |
RadioButtonOptionPanel<T extends CheckOption>
This panel contains a set of radio buttons representing options that can be selected.
|
Modifier and Type | Class and Description |
---|---|
class |
DigitalCounter
This is a counter component which displays digits with graphical images.
|
class |
Lamp
This is a simple lamp component displaying a
CircleIcon . |
Modifier and Type | Class and Description |
---|---|
class |
PathRegistrationList
This list displays the paths currently being watched by the
PathTreeModelDriver . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPathEditDialog<C extends ApplicationContext> |
class |
CreateDirectoryDialog<C extends ApplicationContext> |
class |
CreateFileDialog<C extends ApplicationContext> |
class |
RenamePathDialog<C extends ApplicationContext> |
class |
RootDirectoryChooserDialog<C extends ApplicationContext>
This dialog allows for choosing a new root directory.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationTable<C extends ApplicationContext,T>
This table just maintains an
ApplicationContext |
class |
ApplicationTableModel<C extends ApplicationContext,T>
This
TableModel just maintains an ApplicationContext |
Modifier and Type | Class and Description |
---|---|
class |
ActiveTasksList<C extends ApplicationContext>
This list displays all
AsyncTask s which are currently running in any thread-pool. |
class |
TaskManagerDialog<C extends ApplicationContext>
This dialog displays the currently running tasks and provides support for canceling them.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveExtractionFilter
This class allows for filtering entries during archive extraction
|
Modifier and Type | Class and Description |
---|---|
class |
JavaVersionList<C extends ApplicationContext>
This list contains
JavaVersion objects which it loads from the JavaVersionManager . |
Modifier and Type | Class and Description |
---|---|
class |
AsciiWord
This class represents a word that was read in by the
AsciiParser . |
Modifier and Type | Class and Description |
---|---|
class |
BranchPathFilter
This class ...
|
Modifier and Type | Class and Description |
---|---|
class |
CodeStatRecord
This record holds the code statistic values for a single project.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskCollection<C extends ApplicationContext>
This is a (main) task that runs a list of
AsyncExecutable s as sub-tasks in a serie. |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveConfigDialog<C extends ApplicationContext>
This dialog allows for selecting an
ArchiveTaskOption as well as a
CompressionLevel . |
class |
CompressionLevelChoiceField
This choice field offers all
CompressionLevel s for user selection. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveOsProcessesList
This list displays the currently running async agents.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveWorkflowsList
This kist shows up with the currently executing workflows
|
class |
WorkflowManagerDialog<C extends ApplicationContext>
This dialog shows up an
ActivityTabbedPane displaying an ActivityTab for
each particular type of async activity. |
class |
WorkflowMonitorDialog<C extends ApplicationContext>
This dialog monitors the running
WorkflowTask s within a AbstractWorkflow . |
Modifier and Type | Class and Description |
---|---|
class |
InputFileChooserDialog<C extends ApplicationContext>
This dialog provides a
ZFileChooser for choosing an input file |
class |
TaskOptionDialog<C extends ApplicationContext>
This is a default implementation for a Dialog that asks the user to select one of the given
CheckOption items. |
Modifier and Type | Class and Description |
---|---|
class |
ButtonPanel
This panel manages typical dialog buttons such as
ApplyButton ,
CloseButton , CancelButton , ClearButton and ApplyAndCloseButton |
class |
CardLayoutPanel<P extends java.awt.Component>
This is a Panel with a
CardLayout with some support for selecting
a particular card. |
class |
ZList<E>
This is JList provides a set of standard Actions (see getActionXX()).
|
class |
ZMultiLineLabel
This JTextArea uses the display defaults of JLabel for simulating
a multi-line label component.
|
class |
ZPasswordField
Base class for password fields.
|
class |
ZTextArea
Base class for all TextAreas.
|
class |
ZTextField
Base class for all TextFields.
|
Constructor and Description |
---|
ClearAction(ApplicationContext ctx,
Clearable clearable) |
ClearAction(Clearable clearable) |
Modifier and Type | Interface and Description |
---|---|
interface |
TextPrintable
This interface makes a class capable to print output.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageConsole
This is a TextArea used as a console for messages.
|
Constructor and Description |
---|
ClearButton(Clearable target) |
ClearButton(Clearable target,
IconKey icon) |
ClearButton(Clearable target,
ModifyFlag modifyFlag) |
Modifier and Type | Class and Description |
---|---|
class |
FindStringDialog<C extends ApplicationContext>
This is the Search and Replace dialog for the TextEditor
|
class |
TextBuffer
This class is a special TextArea that can be used as a text editor
|
class |
TextEditorDialog<C extends ApplicationContext>
This is a
ToolDialog containing a full functional ASCII text editor |
class |
TextEditorFrame<C extends ApplicationContext>
This is a
ToolFrame containing a full functional ASCII text editor |
class |
TextEditorPanel<C extends ApplicationContext>
This is a
ApplicationPanel containing a full functional ASCII text editor |
class |
TextViewerDialog<C extends ApplicationContext>
This is a
ToolDialog containing a read only ASCII text viewer |
class |
TextViewerFrame<C extends ApplicationContext>
This is a
ToolFrame containing a read only ASCII text viewer |
Modifier and Type | Class and Description |
---|---|
class |
GenericEventListenerList
This is a genius listener-list that stores event listeners of various types.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMarkableTable<T>
This class ...
|
class |
AbstractMarkableTableModel<T>
This TableModel treats column 0 as an editable Boolean column which
sets the selection on row item.
|
class |
AbstractObjectTable<T>
This is a JTable width many basic functionality added.
|
class |
AbstractObjectTableModel<T>
This TableModel stores a single object per row in an internal rowList.
|
class |
AbstractTable
This is a JTable with much basic functionality added.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvRecord
This class models a CSV record.
|
Modifier and Type | Class and Description |
---|---|
class |
LogConsole
This is a TextArea used as a console for messages.
|
class |
LogFrame
This frame contains a
LogConsole for printing log messages to the screen. |
class |
LogLevelChoiceField
This is a combo-box that allows the user to choose one of the available log-levels.
|
class |
LogMessagePanel
This panel contains a
MessageConsole together with a LogControlPanel |
Modifier and Type | Class and Description |
---|---|
class |
ReplacementMap
This class is used to perform predefined replacements in a string.
|
class |
SystemConsole
This is an implementation of
TextPrintable that prints out to the system console |
Modifier and Type | Interface and Description |
---|---|
interface |
ABOCollection<T>
This interface defines Methods for Lists, JLists or JTables containing ABOs.
|
Modifier and Type | Class and Description |
---|---|
class |
ABOCreateDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
class |
ABOEditDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
class |
ABOFetchDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
class |
ABOFieldPanel<C extends ClientContext>
This is an editor panel for
AliveBusinessObject s |
class |
ABOFindDialog<C extends ClientContext>
This dialog allows for entering a primary key for an
AliveBusinessObject . |
class |
ABOList
This list displays the accessed ABOs.
|
class |
ABORecordTable<C extends ClientContext,T extends DBRecord>
This table just displays ABOs
|
class |
ABORecordTableModel<C extends ClientContext,T extends DBRecord>
This TableModel keeps ABOs.
|
class |
ABOTable<C extends ClientContext,T extends AliveBusinessObject>
This ABOTable contains currently accessed AliveBusinessObjects.
|
class |
ABOTableModel<C extends ClientContext,T extends AliveBusinessObject>
This TableModel contains currently accessed AliveBusinessObjects.
|
class |
AbstractABODialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
Modifier and Type | Class and Description |
---|---|
class |
TankEditDialog
This dialog allows for editing a
TankABO . |
class |
TankFieldPanel
This is an editor panel for the
TankABO |
Modifier and Type | Class and Description |
---|---|
class |
ActiveAbosList
This list just displays the currently cached
AliveBusinessObject s. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveAgentsList
This list displays the currently running async
AsyncAgent s. |
Modifier and Type | Class and Description |
---|---|
class |
ClientCommandList
This list keeps the CommandExecutorTask objects which are currently queued or being executed in the
ClientCommandExecutor . |
Modifier and Type | Class and Description |
---|---|
class |
ClientLockList
This list caches resource locks that the client is holding.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveStreamsList
This list displays the currently running async agents.
|
class |
ActiveTransfersList
This list displays the currently running async agents.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskConfigDialog
This dialog allows for configuring and controlling a server process on the server
|
class |
ServerProfilePanel
This panel displays all relevant Server statistic parameters
|
class |
ServerStatisticTabPanel
This panel allows for observing the server statistics by receiving statistic messages
from the server in regular time periods.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerLockList
This list contains the resource locks currently hold by clients.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoginFrame<C extends ClientContext>
This LoginFrame starts the MainFrame on a successful server login
|
class |
ClientActivityList<C extends ClientContext,T>
This is the base class for displaying different types of client activity
|
class |
ClientConnectionList
This list keeps the currently logged in clients.
|
class |
ClientList<C extends ClientContext>
This list just manages a ClientContext.
|
class |
ClientTable<C extends ClientContext,T>
This table just manages a ClientContext.
|
class |
ClientTableModel<C extends ClientContext,T>
This is a generic table model which manages a ClientContext object.
|
class |
ClientToolDialog<C extends ClientContext>
This dialog just manages a ClientContext object
|
class |
ClientToolFrame<C extends ClientContext>
This dialog allows for accessing the server log-files
|
class |
ClientZList<C extends ClientContext,T>
This list just manages a ClientContext.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientConsoleAction<C extends ClientContext>
This action executes a request and prints the result or error respectively in the console
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientRecordDialog<C extends ClientContext,R extends DBRecord>
This is the client side version of a
AbstractRecordDialog . |
class |
ClientRecordFieldPanel<C extends ClientContext,R extends DBRecord>
This version of a
RecordFieldPanel listens for RemoteRecordChangeEvent s in order
to update its form content dynamically on changes. |
class |
ClientRecordList<C extends ClientContext>
This is the client side version of a
DBRecordList . |
class |
ClientRecordTable<C extends ClientContext,T extends DBRecord>
This is the client side version of
DBRecordTable which narrows to ClientContext . |
class |
ClientRecordTableModel<C extends ClientContext,T extends DBRecord>
This is the client version of a
DBRecordTableModel which just narrows to ClientContext . |
class |
ClientRecordTablePanel<C extends ClientContext>
This class creates a ready to use input form that contains all fields
of the given
DBRecord for user input. |
class |
DefaultClientRecordDialog<C extends ClientContext,R extends DBRecord>
This the default implementation of an
AbstractClientRecordDialog . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLoginDialog<C extends ClientContext>
This Dialog allows for re-login from the MainFrame
|
class |
FileNameInputDialog<C extends ApplicationContext>
This dialog allows for entering a filename using the FileChooser
|
Modifier and Type | Class and Description |
---|---|
class |
ClientActivityMonitorDialog<C extends ClientContext>
This class ...
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteTextEditorDialog<C extends ClientContext>
This class extends the TextEditorDialog for working with remote server files
using the ResourceLock mechanism.
|
class |
RemoteTextEditorPanel<C extends ClientContext>
This class extends the TextEditorPanel for working with remote server files
using the ResourceLock mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
ObserveTaskDialog<C extends ClientContext>
This Frame contains a table that displays the currently running remote tasks.
|
class |
RemoteTaskFrame<C extends ClientContext>
This Frame contains a table that displays the currently running remote tasks.
|
class |
RemoteTaskTable<C extends ClientContext>
This class...
|
class |
RemoteTaskTableModel<C extends ClientContext>
This TableModel reflects the currently running remote tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerTransferList
This list displays all file transfer currently running on the server.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionLostDialog<C extends ClientContext>
This dialog is shown when the connection to the server was lost and could not be reestablished
after a certain number of retries.
|
Modifier and Type | Class and Description |
---|---|
class |
ChatToolFrame
This class implements the chat feature.
|
class |
OnlineUsersList
This list keeps the currently logged in user sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
CpuLoadConfigDialog
This dialog allows for specifying the server's heavy load protection parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceList
This list keeps the currently configured data sources.
|
class |
DataSourceListDialog
This dialog allows for viewing the currently configured data sources
|
Modifier and Type | Class and Description |
---|---|
class |
EmailAddrList
This List contains email addresses of the administrators to be notified about
server errors.
|
class |
EmailConfigDialog
This dialog allows for specifying the mail addresses of administrators, that
should be notified about server errors.
|
Modifier and Type | Class and Description |
---|---|
class |
LogChannelChoiceField<C extends ClientContext>
This field provides a choice of the available logging sub-directories
|
class |
LogConfigDialog
This Dialog allows for configuring the Server logging parameters
|
class |
LogfileList<C extends ClientContext>
This List component presents the currently available server log files for reading
|
class |
LogfileListDialog
This dialog allows for accessing the server log-files
|
Modifier and Type | Class and Description |
---|---|
class |
ServerMemoryMonitorDialog<C extends ClientContext>
This dialog provides two memory monitor panes, one observing client-memory
and another one observing server-memory.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientMessageSendDialog
Tis Dialog allows for creating and sending a text message to any user selected from a choice menu
|
class |
OnlineUsersChoiceField<C extends ClientContext>
This choice field displays the currently logged in users.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangePasswordForUserDialog
This dialog asks the user to change his password.
|
class |
PasswordChangeDialog
This dialog asks the user to change his password.
|
class |
SetDefaultPasswordDialog
This dialog sets the system default password for new users.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPermOwnerList
This class...
|
class |
ChoosePermissionDialog<C extends ClientContext>
This class ...
|
class |
FilterChoiceField
This class ...
|
class |
PermAssignedList
This class...
|
class |
PermDefsList
This class...
|
class |
PermGroupList
This class...
|
class |
PermissionManagerDialog
This class ...
|
class |
PermUserList
This class...
|
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskManagerDialog
This dialog allows for viewing the currently configured server processes
|
class |
BatchTaskTable
This list keeps the currently configured server processes.
|
class |
BatchTaskTableModel
This list keeps the currently configured server processes
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedClientsList
This list displays the currently logged in clients.
|
class |
ConnectedCoClientsList
This list keeps the currently connected Co-Clients.
|
class |
ConnectedCoServersList
This list keeps the currently connected Co-Servers.
|
class |
RunningRemoteTasksList
This list displays all async agents that are currently running on the server.
|
class |
SessionManagerDialog
This dialog allows for viewing the current client sessions
|
Modifier and Type | Class and Description |
---|---|
class |
ServerEventRegisterDialog
This dialog allows for defining the event-types that the client should receive
|
Modifier and Type | Class and Description |
---|---|
class |
LoadMeterDialog
This class ...
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupManagerDialog<C extends ClientContext>
This dialog allows for viewing/editing the currently configured groups
|
class |
AbstractUserManagerDialog<C extends ClientContext>
This dialog allows for viewing/editing the currently configured users
|
class |
GroupAssignDialog<C extends ClientContext>
This dialog allows for assigning users to groups.
|
class |
GroupChoiceField<C extends ClientContext>
Deprecated.
|
class |
GroupCreateDialog<C extends ClientContext>
This dialog creates a new Group object from a form input and stores it in the servers group database.
|
class |
GroupEditDialog<C extends ClientContext>
This dialog modifies an existing Group object form a form input and stores it in the servers group database.
|
class |
GroupFieldPanel
This class encapsulates the input fields for creating/editing a Group object
|
class |
GroupFormDialog<C extends ClientContext>
This is the base dialog for Group creation/editing
|
class |
GroupList
This list keeps the currently configured
Group s. |
class |
GroupManagerDialog
This dialog displays all groups defined for the system
|
class |
GroupMemberList
This list displays the members of the currently selected group.
|
class |
UserCreateDialog<C extends ClientContext>
This dialog creates a new User object from a form input and stores it in the servers user database.
|
class |
UserEditDialog<C extends ClientContext>
This dialog modifies an existing User object form a form input and stores it in the servers user database.
|
class |
UserFieldPanel
This class encapsulates the input fields for creating/editing a User object
|
class |
UserFormDialog<C extends ClientContext>
This is the base dialog for User creation/editing
|
class |
UserList
This list keeps the currently configured data sources.
|
class |
UserManagerDialog<C extends ClientContext>
This dialog displays all users defined for the system
|
Modifier and Type | Class and Description |
---|---|
class |
EspritClientLoginFrame
This login dialog prompts for username and password and launches the
EspritClientMainFrame . |
Modifier and Type | Class and Description |
---|---|
class |
ClientShutdownDialog
This dialog is called as the last one to notify the user about a forced termination of the client
|
class |
ServerShutdownDialog
This dialog is called when the server was shut down.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserManager<S extends ServerContext>
This class manages an internal cache of User objects and provides a default implementation for the
UserManager methods
|
class |
DefaultUserManager
This implementation manages users in the srv_user.cfg config file as NDF records.
|
class |
ServerCredential
This class extends the Credential by an additional dataSourceName.
|
Modifier and Type | Class and Description |
---|---|
class |
DBUserManager
This is a custom implementation of a UserManager.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractServerParameters
This class encapsulates the common part of server configuration key processing.
|
class |
ServerNetworkConfig
This class encapsulates the entries in the network configuration file.
|
class |
ServerParams
This class encapsulates the dynamic configuration parameters of the server.
|
class |
ServerStartup
This class encapsulates the static configuration parameters of the server.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerDatabaseConfig
This class encapsulates the database connections defined for the esprit server
|
Modifier and Type | Class and Description |
---|---|
class |
TaskHistoryRecord
This class encapsulates the history information of a remote-task.
|
Modifier and Type | Class and Description |
---|---|
class |
FilePermissionConfig
This class...
|
Modifier and Type | Interface and Description |
---|---|
interface |
PermissionConfig
This interface defines what makes up the user and group access permission system.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPermissionConfig
This class encapsulates the configuration of user and group access permissions
stored in the server config file
ServerConfigFile.PERMISSION . |
class |
DefaultPermissionConfig
This class encapsulates the configuration of user and group access permissions
stored in the server config file
ServerConfigFile.PERMISSION . |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.