Package | Description |
---|---|
de.esprit.appsuite.database.dbase.meta |
Contains classes that represent database meta data.
|
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.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.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.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.pathtree.edit |
Contains the path-tree related archiving tools
|
de.esprit.appsuite.io |
Contains various context based IO tools
|
de.esprit.appsuite.io.parser |
Contains base classes for parsing text files
|
de.esprit.appsuite.launch |
Contains classes that make up the launching framework
|
de.esprit.appsuite.nio.binary |
Contains classes for binary file read/write support.
|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
de.esprit.appsuite.nls |
Contains classes related to language specific translations.
|
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.taskmgr |
Contains classes for managing asynchronous tasks.
|
de.esprit.appsuite.transl |
Contains the language translation keys for this project.
|
de.esprit.appsuite.type |
Contains definitions for translatable Enum constants
|
de.esprit.appsuite.workflow |
Contains classes for building workflows upon async tasks
|
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.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.gridbag |
Contains classes for making GridBagLayout easy
|
de.esprit.common.gui.table |
Contains GUI support classes for tables of objects.
|
de.esprit.common.gui.util |
Contains non visible GUI support classes like renderers etc.
|
de.esprit.common.lic |
Contains classes for dealing with licenses.
|
de.esprit.common.log |
All these classes contribute to a flexible logging system,
which is basically reuseable in any project.
|
de.esprit.common.type |
Contains a set of useful enum constants
|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
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.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
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.gui.web |
Contains classes that make up the client's web browser
|
de.esprit.netsuite.client.tool.permission |
Contains basic classes for permission management support
|
de.esprit.netsuite.client.tool.user |
Contains classes that make up the user manager
|
de.esprit.netsuite.client.workflow |
Contains the Workflow support classes
|
de.esprit.netsuite.netdata.command |
Contains a collection of standard ClientCommands
|
de.esprit.netsuite.netdata.enums |
Contains all constant definitions
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
de.esprit.netsuite.server.abo |
Contains server classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.server.auth |
Contains classes for server side user authentication
|
de.esprit.netsuite.server.auth.error |
Contains a collection of errors thrown by the user authorization system
|
de.esprit.netsuite.server.batch |
Contains classes that implement and manage the available server processes
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
de.esprit.netsuite.server.db |
Contains classes for server side database configuration.
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
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
|
de.esprit.netsuite.transl |
Contains classes which define translations for this project
|
Modifier and Type | Class and Description |
---|---|
class |
DBColumnKey
This class encapsulates the most important database meta data for DBObject columns.
|
Modifier and Type | Method and Description |
---|---|
void |
RadioButtonField.addOption(NlsKey nlsKey) |
void |
AbstractTextField.setValue(NlsKey nls,
java.lang.Object... args) |
void |
AbstractLabelField.setValue(NlsKey str,
java.lang.Object... args) |
Constructor and Description |
---|
ColumnLabel(NlsKey nls,
boolean isPrimaryKey) |
FieldPanel(NlsKey titleKey) |
FieldPanel(NlsKey titleKey,
EditMode mode,
Field... fields) |
InputValidationException(Field field,
NlsKey trKey) |
InputValidationException(Field field,
NlsKey trKey,
java.lang.Object... args) |
InvalidFieldInputException(NlsKey message) |
InvalidFieldInputException(NlsKey dataTypeKey,
java.lang.String value) |
InvalidFieldInputException(NlsKey dataTypeKey,
java.lang.String value,
java.lang.String requiredFormat) |
Constructor and Description |
---|
AbstractFieldDialog(java.awt.Window dialog,
NlsKey titleKey,
Field field) |
DirectoryPathEditor(java.awt.Window dialog,
NlsKey titleKey,
Field field) |
FilePathEditor(java.awt.Window dialog,
NlsKey titleKey,
Field field) |
Constructor and Description |
---|
BooleanOptionField(java.lang.String option,
NlsKey helpText) |
IntegerOptionField(java.lang.String option,
NlsKey helpText) |
IntegerOptionField(java.lang.String option,
NlsKey helpText,
int size) |
StringOptionField(java.lang.String option,
NlsKey helpText,
int size) |
Constructor and Description |
---|
AbstractRecordFrame(C ctx,
NlsKey titleKey,
R master) |
AbstractRecordFrame(C ctx,
NlsKey titleKey,
RecordFieldPanel<C,R> panel) |
Constructor and Description |
---|
DBRecordListFrame(C ctx,
NlsKey titleKey,
DBRecord master) |
DBRecordListFrame(C ctx,
NlsKey titleKey,
DBRecord[] masters) |
DBRecordListFrame(C ctx,
NlsKey titleKey,
DBRecordList<C> list) |
Constructor and Description |
---|
DBRecordTableDialog(C ctx,
java.awt.Window hook,
NlsKey titleKey,
DBRecord master) |
DBRecordTableDialog(C ctx,
java.awt.Window hook,
NlsKey titleKey,
DBRecordTablePanel panel,
boolean withButtons) |
DBRecordTableFrame(C ctx,
NlsKey nls,
DBRecord master,
boolean withButtons) |
DBRecordTableFrame(C ctx,
NlsKey nls,
DBRecordTablePanel tablePanel,
boolean withButtons) |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ApplicationConsoleTabPanel.getTabLabel() |
NlsKey |
AbstractConsoleTabPanel.getTabLabel() |
Constructor and Description |
---|
ApplicationMainFrame(C ctx,
NlsKey titleKey) |
ApplicationPanel(C ctx,
NlsKey titleKey,
java.lang.Object... args) |
ToolDialog(C ctx,
NlsKey nls) |
ToolDialog(C ctx,
NlsKey nls,
java.awt.Component caller) |
ToolDialog(C ctx,
java.awt.Window parent,
NlsKey nls) |
ToolDialog(C ctx,
java.awt.Window parent,
NlsKey nls,
java.awt.Component caller) |
ToolFrame(C ctx,
NlsKey titleKey) |
ToolFrame(C ctx,
NlsKey titleKey,
java.awt.Component caller) |
Modifier and Type | Method and Description |
---|---|
abstract NlsKey |
ActivityListModel.getTypeName() |
NlsKey |
ActivityList.getTypeName() |
Modifier and Type | Method and Description |
---|---|
protected NlsKey |
ConfirmDialog.createHeaderText() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ConfirmDialog.confirm(NlsKey msg1) |
static boolean |
ConfirmDialog.confirm(NlsKey msg1,
NlsKey msg2) |
static boolean |
ConfirmDialog.confirm(java.lang.String msg1,
NlsKey msg2) |
static boolean |
ConfirmDialog.confirm(java.awt.Window hook,
NlsKey nls) |
static boolean |
ConfirmDialog.confirm(java.awt.Window hook,
NlsKey msg1,
NlsKey msg2) |
void |
HeaderPanel.setDescriptionText(NlsKey descrKey) |
void |
HeaderPanel.setHeaderText(NlsKey hdrKey) |
Constructor and Description |
---|
DumpDialog(NlsKey titleKey,
int rows,
int cols)
Creates a DumpDialog with the given title and size which hooks up to the MainFrame.
|
DumpDialog(java.awt.Window hook,
NlsKey titleKey,
int rows,
int cols)
Creates a DumpDialog with the given title and size which hooks up to given dialog.
|
HeaderPanel(NlsKey headerKey,
NlsKey descrKey,
IconKey iconKey) |
ListRowDumpDialog(NlsKey titleKey,
int rows,
int cols,
javax.swing.JList list) |
ListRowDumpDialog(java.awt.Window hook,
NlsKey titleKey,
int rows,
int cols,
javax.swing.JList list) |
TableRowDumpDialog(NlsKey titleKey,
int rows,
int cols,
javax.swing.JTable table) |
Modifier and Type | Method and Description |
---|---|
protected NlsKey |
CrossListAssignPanel.createLeftListTitleText()
Creates the base-label for the title-border of the left list
|
protected NlsKey |
CrossListAssignPanel.createRightListTitleText()
Creates the base-label for the title-border of the right list
|
protected NlsKey |
AboutVersionDialogAction.getTitleText() |
Constructor and Description |
---|
AboutEspritDialog(C ctx,
NlsKey titleKey,
IconKey titleIcon) |
AbstractNameInputDialog(C ctx,
NlsKey titleKey,
NlsKey headerKey) |
OutputDirectoryChooserDialog(C ctx,
NlsKey nls) |
OutputDirectoryChooserDialog(C ctx,
NlsKey headerKey,
java.io.File defaultDir,
boolean isOverride) |
OutputFileChooserDialog(C ctx,
NlsKey nls) |
OutputFileChooserDialog(C ctx,
NlsKey headerKey,
java.io.File defaultFile,
boolean isOverride) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCheckBoxOptionDialog.setHeaderText(NlsKey baseText,
java.lang.String argument) |
Constructor and Description |
---|
AbstractCheckBoxOptionDialog(C ctx,
NlsKey title,
NlsKey headerKey,
IconKey headerIcon,
java.awt.Component caller) |
AbstractOptionPanel(Orientation orientation,
NlsKey titleKey,
java.lang.Object... args) |
RadioButtonOptionDialog(C ctx,
NlsKey title,
NlsKey headerKey,
IconKey headerIcon,
java.awt.Component caller) |
RadioButtonOptionPanel(NlsKey titleKey,
java.lang.Object... args) |
RadioButtonOptionPanel(Orientation orientation,
NlsKey titleKey,
java.lang.Object... args) |
Constructor and Description |
---|
AbstractPathEditDialog(C ctx,
NlsKey nlsKey) |
Modifier and Type | Class and Description |
---|---|
class |
CompressionLevel
This class defines the compression level for zip or gzip compression
|
Constructor and Description |
---|
UnexpectedEndOfFileException(int lineNo,
FileInfo fileInfo,
NlsKey nls,
java.lang.Object... args) |
Constructor and Description |
---|
ParseException(int lineNo,
FileInfo fileInfo,
NlsKey nls,
java.lang.Object... args) |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractApplicationLaunch.showFatalError(NlsKey title,
java.lang.Exception error,
int exitCode) |
static void |
AbstractApplicationLaunch.showFatalError(NlsKey title,
java.lang.String errorMsg,
int exitCode) |
Modifier and Type | Class and Description |
---|---|
class |
NumericalPrecision
This enum defines the numerical precision of a platform
|
Constructor and Description |
---|
NdfException(NlsKey msgKey,
java.lang.Object... args) |
Modifier and Type | Interface and Description |
---|---|
interface |
NlsActionKey
This interface must be implemented by enum types that define translation keys for GUI actions
|
interface |
NlsDatabaseKey
This interface must be implemented by enum types that define translation keys for GUI actions
|
interface |
NlsToolTipKey
This interface must be implemented by enum types that define translation keys
containing a tool tip text.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicDatabaseKey
This class provides a way for untranslated fieldNames
|
class |
NlsTemplate
This class is a sample container for translation key constants
|
class |
RawActionKey
This class provides a way for untranslated action texts
|
class |
RawDatabaseKey
This class provides a way for untranslated fieldNames
|
class |
RawNlsKey
This class provides a way for untranslated texts
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Translation.get(NlsKey nls) |
static java.lang.String |
Translation.get(NlsKey nls,
java.lang.Object... args) |
static java.lang.String |
Translation.getTipText(NlsKey nls) |
static java.lang.String |
Translation.put(NlsKey nls,
java.lang.String defaultTransl) |
Constructor and Description |
---|
NlsParameter(NlsKey nls) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NlsKey> |
AbstractProjectTranslation.getNlsKeyList() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProjectTranslation.addNlsKeys(NlsKey[] keys)
Add
NlsKey s to unique List. |
Modifier and Type | Class and Description |
---|---|
class |
RunState
This class defines the possible states of running asynchronous tasks
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncTask.setName(NlsKey trKey,
java.lang.Object... args)
Set name of task by translation.
|
void |
AbstractAsyncExecutable.setName(NlsKey trKey,
java.lang.Object... args)
Convenience method for setting translated taskName with optional args.
|
void |
ProgressWindowExecutorTask.setTitleText(NlsKey titleText) |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveTaskOption
This enum defines the possible types of supported archives
|
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveTasksListModel.getTypeName() |
NlsKey |
ActiveOsProcessesListModel.getTypeName() |
Modifier and Type | Class and Description |
---|---|
class |
TrEasAction
Translations for standard Actions
|
class |
TrEasConfirm
Translations for confirmation messages
|
class |
TrEasField
Translations for database-like input fields
|
class |
TrEasGui
Translations for GUI strings
|
class |
TrEasMenu
Translations for standard GUI menus
|
class |
TrEasMsg
Translations for error/info/warning messages
|
class |
TrEasWindow
Translations for window titles
|
Modifier and Type | Interface and Description |
---|---|
interface |
CheckOption
This interface marks an object to be usable as an option item.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckOptionWrapper<T>
This class allows any
PersistentName object to be used as a CheckOption . |
class |
Country
This enum defines most common countries on earth.
|
class |
Language
This enum defines most common languages.
|
class |
SortMode
Defines three ways of sorting
|
Modifier and Type | Class and Description |
---|---|
class |
ExTaskOption
This is a sample set of task-options for a users choice
|
class |
StandardTaskOption
This is a set of options for a users choice
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractWorkflow.setTitleDetailText(NlsKey detailsKey,
java.lang.Object... args) |
void |
AbstractWorkflow.setTitleText(NlsKey titleKey,
java.lang.Object... args) |
Constructor and Description |
---|
AbstractWorkflow(C ctx,
NlsKey title) |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveWorkflowsListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
OutputFileChooserWFT.getTaskNameKey() |
NlsKey |
InputFileChooserWFT.getTaskNameKey() |
NlsKey |
FileNameInputWFT.getTaskNameKey() |
Constructor and Description |
---|
AbstractWFT(AbstractWorkflow<C> workflow,
NlsKey nameKey,
java.lang.Object... args) |
FileNameInputWFT(AbstractWorkflow<C> workflow,
NlsKey nameKey,
java.lang.String defaultFileName,
boolean isOverride) |
InputFileChooserDialog(C ctx,
NlsKey headerKey) |
InputFileChooserWFT(AbstractWorkflow<C> workflow,
NlsKey nameKey,
java.io.File defaultFile) |
OutputFileChooserWFT(AbstractWorkflow<C> workflow,
NlsKey nameKey,
java.io.File defaultFile,
boolean isOverride) |
TaskOptionDialog(C ctx,
NlsKey windowTitle,
NlsKey headerText,
IconKey headerIcon,
AbstractWFT<C> wft,
java.util.List<CheckOption> validOptions) |
Modifier and Type | Class and Description |
---|---|
class |
ZErrorType
This enum provides default
ErrorType constants |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ZRadioButtonPanel.getSelectedOption() |
NlsKey |
ZTabbedPane.getSelectedTabKey() |
NlsKey |
TabPane.getTabLabel()
Returns the translation key for the tab label
|
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
ZRadioButtonPanel.add(NlsKey optionKey) |
static void |
SplashWindow.printMessage(NlsKey nls,
java.lang.Object... args) |
void |
ZRadioButtonPanel.selectOption(NlsKey optionKey) |
void |
ZTabbedPane.selectTab(NlsKey tabKey) |
void |
ZTitleLabel.setBaseText(NlsKey titleBaseKey) |
void |
ZToggleButton.setText(NlsKey nls) |
void |
ZRadioMenuItem.setText(NlsKey nls) |
void |
ZRadioButton.setText(NlsKey nls) |
void |
ZMultiLineLabel.setText(NlsKey nls) |
void |
ZMenuCheckBox.setText(NlsKey nls) |
void |
ZMenu.setText(NlsKey nls) |
void |
ZLabel.setText(NlsKey nls) |
void |
ZCheckBox.setText(NlsKey nls) |
void |
ZButton.setText(NlsKey nls) |
void |
ZAction.setText(NlsKey nls)
Sets the text that is used to present this action in a button.
|
void |
ZFrame.setTitle(NlsKey nls,
java.lang.Object... args)
Overridden to use a translated frame title
|
void |
ZDialog.setTitle(NlsKey nls,
java.lang.Object... args)
Overridden to use translation
|
void |
ZTitledScrollPane.setTitledBorder(NlsKey titleKey) |
void |
ZPanel.setTitledBorder(NlsKey titleKey,
java.lang.Object... args) |
void |
ProgressWindow.setTitleText(NlsKey titleText) |
void |
ZTextField.setToolTipText(NlsKey nls) |
void |
ZMenu.setToolTipText(NlsKey nls) |
void |
ZLabel.setToolTipText(NlsKey nls) |
void |
ZButton.setToolTipText(NlsKey nls) |
Constructor and Description |
---|
BorderLayoutPanel(NlsKey titleKey,
java.lang.Object... args) |
BusyAnimationWindow(NlsKey messageKey) |
ContextMenu(NlsKey trKey,
java.awt.Component baseComponent) |
FatalErrorFrame(NlsKey headerKey,
java.lang.Exception error,
int exitCode) |
FatalErrorFrame(NlsKey headerKey,
java.lang.String message,
int exitCode) |
ProgressWindow(IconKey icon,
NlsKey titleText) |
TimedMessageWindow(java.awt.Component parent,
IconKey iconKey,
NlsKey messageKey) |
TimedMessageWindow(java.awt.Component parent,
NlsKey messageKey) |
TimedMessageWindow(IconKey iconKey,
NlsKey messageKey) |
TimedMessageWindow(NlsKey messageKey) |
ZButton(NlsKey nls)
Creates a Button using the given translation key to figure out it's text.
|
ZButton(NlsKey nls,
IconKey icon) |
ZCheckBox(NlsKey nls)
Creates a ZCheckBox using the given translation key to figure out it's text.
|
ZCheckBox(NlsKey nls,
boolean initalState)
Allows to specify the initial state of the ZCheckBox.
|
ZDialog(java.awt.Window parent,
NlsKey nls)
Hooks this dialog onto another dialog.
|
ZException(ErrorType errType,
NlsKey trKey,
java.lang.Object... args) |
ZException(ErrorType errType,
java.lang.Throwable cause,
NlsKey trKey,
java.lang.Object... args) |
ZException(NlsKey trKey,
java.lang.Object... args) |
ZFrame(NlsKey nls)
Creates a frame with a translated title.
|
ZLabel(NlsKey nls) |
ZLabel(NlsKey nls,
IconKey icon) |
ZMenu(NlsKey trKey) |
ZMenu(NlsKey trKey,
IconKey icon) |
ZMenuCheckBox(NlsKey nls) |
ZMenuCheckBox(NlsKey nls,
boolean state) |
ZMenuItem(NlsKey trKey) |
ZMenuItem(NlsKey trKey,
IconKey icon) |
ZMenuItem(NlsKey trKey,
int mnemonic) |
ZMultiLineLabel(NlsKey nls) |
ZPanel(java.awt.LayoutManager layout,
NlsKey titleKey) |
ZPopupMenu(NlsKey trKey) |
ZRadioButton(NlsKey nls) |
ZRadioButton(NlsKey nls,
boolean initalState) |
ZRadioMenuItem(NlsKey nls) |
ZRadioMenuItem(NlsKey nls,
boolean initalState) |
ZRuntimeException(NlsKey trKey) |
ZRuntimeException(NlsKey trKey,
java.lang.Object... args) |
ZRuntimeException(java.lang.Throwable cause,
NlsKey trKey) |
ZRuntimeException(java.lang.Throwable cause,
NlsKey trKey,
java.lang.Object... args) |
ZTitledBorder(NlsKey title) |
ZTitledBorder(NlsKey title,
java.lang.Object... args) |
ZTitledListBorder(javax.swing.JComponent parentComp,
NlsKey baseTitleKey,
javax.swing.JList listComp) |
ZTitledListBorder(javax.swing.JComponent parentComp,
NlsKey baseTitleKey,
javax.swing.JList listComp,
CountFilter filter) |
ZTitledListPanel(NlsKey titleKey,
javax.swing.JList listComp) |
ZTitledListPanel(NlsKey titleKey,
javax.swing.JList listComp,
CountFilter filter) |
ZTitledPanel(NlsKey titleKey) |
ZTitledPanel(NlsKey titleKey,
java.awt.Component comp)
Places the given Component in the CENTER area of the BorderLayout
|
ZTitledScrollPane(NlsKey titleKey,
java.awt.Component view) |
ZTitleLabel(NlsKey titleBaseKey) |
ZTitleLabel(NlsKey titleBaseKey,
IconKey icon) |
ZToggleButton(NlsKey nls,
IconKey icon) |
Constructor and Description |
---|
TableTitleLabel(javax.swing.JTable table,
NlsKey titleBaseKey) |
TableTitleLabel(javax.swing.JTable table,
NlsKey titleBaseKey,
IconKey icon) |
ZListTitleLabel(javax.swing.JList list,
NlsKey titleBaseKey) |
ZListTitleLabel(javax.swing.JList list,
NlsKey titleBaseKey,
IconKey icon) |
Constructor and Description |
---|
TextEditorFrame(C ctx,
NlsKey titleKey,
int rows,
int cols) |
TextViewerFrame(C ctx,
NlsKey titleKey,
int rows,
int cols) |
Constructor and Description |
---|
GridBagPanel(NlsKey titleKey) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractObjectTableModel.addColumn(NlsKey nameKey) |
void |
AbstractObjectTableModel.addColumn(NlsKey nameKey,
int preferredWidth) |
void |
AbstractObjectTableModel.addColumn(NlsKey nameKey,
int minWidth,
int preferredWidth,
int maxWidth) |
void |
AbstractObjectTableModel.addColumn(NlsKey nameKey,
JavaDataType type,
int minWidth,
int preferredWidth,
int maxWidth) |
Constructor and Description |
---|
AbstractMarkableTableModel(NlsKey markHeaderKey) |
ColumnDef(NlsKey nameKey) |
ColumnDef(NlsKey nameKey,
int preferredWidth) |
ColumnDef(NlsKey nameKey,
JavaDataType type,
int minWidth,
int preferredWidth,
int maxWidth) |
Constructor and Description |
---|
NullItem(NlsKey nls) |
Modifier and Type | Class and Description |
---|---|
class |
ProductModule
Defines the current esprit software modules which need a valid license to run.
|
Modifier and Type | Class and Description |
---|---|
class |
LogLevel
This class represents a LogLevel constant.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ErrorType
This interface defines methods for an ErrorType enum constant.
|
interface |
FileType
Specifies the type of file.
|
Modifier and Type | Class and Description |
---|---|
class |
EditMode
This enum defines edit modes for dialogs
|
class |
INodeType
Specifies the type of a file system INODE.
|
class |
MessageDialogType
Defines different types of Dialogs.
|
class |
OsFileType
Specifies the type of file.
|
class |
TimeSpan
These are all available timespan values
|
Modifier and Type | Method and Description |
---|---|
NlsKey |
FileExtension.getDescriptionKey() |
Modifier and Type | Class and Description |
---|---|
class |
ClientErrorType
This enum provides special
ErrorType s for client side errors |
Constructor and Description |
---|
ABOEditDialog(C clientCtx,
java.awt.Window parent,
ABOList aboList,
NlsKey titleKey) |
ABOEditDialog(C clientCtx,
java.awt.Window parent,
ABOList aboList,
NlsKey titleKey,
IconKey titleIcon) |
AbstractABODialog(C clientCtx,
java.awt.Window parent,
NlsKey nls) |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveAbosListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveAgentsListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveCommandsListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveLocksListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ActiveTransfersListModel.getTypeName() |
NlsKey |
ActiveStreamsListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ServerStatisticTabPanel.getTabLabel() |
NlsKey |
ServerRuntimeTabPanel.getTabLabel() |
NlsKey |
ServerConsoleTabPanel.getTabLabel() |
NlsKey |
ClientConsoleTabPanel.getTabLabel() |
Constructor and Description |
---|
ClientPanel(C ctx,
NlsKey titleKey,
java.lang.Object... args) |
ClientToolDialog(C clientCtx,
NlsKey nls) |
ClientToolDialog(C clientCtx,
NlsKey nls,
java.awt.Component caller) |
ClientToolDialog(C clientCtx,
java.awt.Window parent,
NlsKey nls) |
ClientToolDialog(C clientCtx,
java.awt.Window parent,
NlsKey nls,
java.awt.Component caller) |
ClientToolFrame(C clientCtx,
NlsKey titleKey,
java.awt.Component caller) |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ClientTableEditTabPanel.getTabLabel() |
Constructor and Description |
---|
RemoteTaskPanel(C ctx,
NlsKey titleKey,
IconKey titleIconKey) |
Modifier and Type | Method and Description |
---|---|
NlsKey |
ServerTransferListModel.getTypeName() |
Modifier and Type | Method and Description |
---|---|
NlsKey |
WebBrowserTabPanel.getTabLabel() |
Modifier and Type | Class and Description |
---|---|
class |
FilterType
This class ...
|
Modifier and Type | Method and Description |
---|---|
protected abstract NlsKey |
UserFormDialog.createFrameTitleKey() |
NlsKey |
UserEditDialog.createFrameTitleKey() |
protected NlsKey |
UserCreateDialog.createFrameTitleKey() |
protected abstract NlsKey |
GroupFormDialog.createFrameTitleKey() |
NlsKey |
GroupEditDialog.createFrameTitleKey() |
protected NlsKey |
GroupCreateDialog.createFrameTitleKey() |
protected abstract NlsKey |
UserFormDialog.createHeaderTitleKey() |
protected NlsKey |
UserEditDialog.createHeaderTitleKey() |
protected NlsKey |
UserCreateDialog.createHeaderTitleKey() |
protected abstract NlsKey |
GroupFormDialog.createHeaderTitleKey() |
protected NlsKey |
GroupEditDialog.createHeaderTitleKey() |
protected NlsKey |
GroupCreateDialog.createHeaderTitleKey() |
Constructor and Description |
---|
AbstractClientWFT(AbstractWorkflow<C> workflow,
NlsKey nameKey,
java.lang.Object... args) |
Modifier and Type | Method and Description |
---|---|
protected NlsKey |
ServerShutdownDialog.createHeaderText() |
protected NlsKey |
ClientShutdownDialog.createHeaderText() |
Modifier and Type | Class and Description |
---|---|
class |
NetMessageType
This enum defines the types for messages sent by the server.
|
Constructor and Description |
---|
ServerErrorMessage(java.lang.Exception exc,
NlsKey messageKey) |
ServerErrorMessage(java.lang.Exception exc,
NlsKey messageKey,
java.lang.Object... args) |
ServerInfoMessage(NlsKey messageKey) |
ServerInfoMessage(NlsKey messageKey,
java.lang.Object... args) |
ServerNotificationMessage(java.lang.Exception exc,
NlsKey messageKey) |
ServerNotificationMessage(java.lang.Exception exc,
NlsKey messageKey,
java.lang.Object... args) |
ServerNotificationMessage(MessageDialogType msgType,
NlsKey messageKey) |
ServerNotificationMessage(MessageDialogType msgType,
NlsKey messageKey,
java.lang.Object... args) |
ServerWarningMessage(NlsKey messageKey) |
ServerWarningMessage(NlsKey messageKey,
java.lang.Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
ServerErrorType
This enum provides special
ErrorType s for server side errors |
Modifier and Type | Class and Description |
---|---|
class |
ABOPermission
This enum defines typical
EspritPermission s that can be performed on access controlled objects. |
Modifier and Type | Class and Description |
---|---|
class |
UserManagerPermission
This class ...
|
Constructor and Description |
---|
AbstractUserManagerException(ErrorType errType,
NlsKey nls,
java.lang.Object... args) |
AbstractUserManagerException(NlsKey nls) |
AbstractUserManagerException(NlsKey nls,
java.lang.Object... args) |
InvalidPasswordException(NlsKey nls,
java.lang.Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskManagerPermission
This class ...
|
Constructor and Description |
---|
ClientException(ErrorType errType,
NlsKey nls,
java.lang.Object... args) |
ClientException(ErrorType errType,
java.lang.Throwable cause,
NlsKey nls) |
ClientException(ErrorType errType,
java.lang.Throwable cause,
NlsKey nls,
java.lang.Object... args) |
ClientException(NlsKey nls) |
ClientException(NlsKey nls,
java.lang.Object... args) |
ClientRuntimeException(NlsKey trKey,
java.lang.Object... args) |
ClientRuntimeException(java.lang.Throwable cause,
NlsKey trKey) |
ClientRuntimeException(java.lang.Throwable cause,
NlsKey nls,
java.lang.Object... args) |
ServerException(ErrorType errType,
NlsKey nls,
java.lang.Object... args) |
ServerException(ErrorType errType,
java.lang.Throwable cause,
NlsKey trKey) |
ServerException(ErrorType errType,
java.lang.Throwable cause,
NlsKey nls,
java.lang.Object... args) |
ServerException(NlsKey nls) |
ServerException(NlsKey nls,
java.lang.Object... args) |
ServerRuntimeException(NlsKey trKey,
java.lang.Object... args) |
ServerRuntimeException(java.lang.Throwable cause,
NlsKey trKey) |
ServerRuntimeException(java.lang.Throwable cause,
NlsKey nls,
java.lang.Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseManagerPermission
This class ...
|
Modifier and Type | Class and Description |
---|---|
class |
SessionManagerPermission
This enum defines permittable actions for the
SessionManager |
Modifier and Type | Class and Description |
---|---|
class |
StandardDirectoryPermission
This enum defines typical permissions that can be grated to directories.
|
class |
StandardFilePermission
This enum defines typical permissions that can be grated to files.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EspritPermission
This interface defines a permission for the Esprit server.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardEspritPermission
This enum defines typical
EspritPermission s that can be performed on access controlled objects. |
Modifier and Type | Class and Description |
---|---|
class |
TrEnsAction
Translations for Actions
|
class |
TrEnsConfirm
Translations for confirm messages
|
class |
TrEnsField
Translations for input fields
|
class |
TrEnsGui
Translations for GUI strings
|
class |
TrEnsMenu
Translations for menus
|
class |
TrEnsMsg
Translations for info/warning/error messages
|
class |
TrEnsStat
Translations for server statistic fields
|
class |
TrEnsWindow
Translations for window titles
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.