Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.form |
Contains form components for graphical editing of DBRecord instances.
|
de.esprit.appsuite.gui.pathtree |
Contains the path-tree model for watching file system paths
|
de.esprit.appsuite.task |
Contains basic classes that make up the AsyncTask framework
|
de.esprit.appsuite.xml |
Contains support classes for efficient XML reading and writing
|
de.esprit.common.gui.comp |
Contains useful frequently needed GUI components.
|
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.admin |
Contains GUI components that are special to the admin client
|
de.esprit.netsuite.client.tool.user |
Contains classes that make up the user manager
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRecordEditDialog<C extends ApplicationContext,R extends DBRecord>
This class is a simple
DBRecord form that uses a RecordFieldPanel . |
Modifier and Type | Class and Description |
---|---|
class |
PathTreeModel<N extends PathTreeNode>
This
TreeModel implementation stores the PathTreeNode s of a file system tree which is watched by a
watch-service and thus reflects any changes in the file-system immediately. |
Modifier and Type | Class and Description |
---|---|
class |
ProgressFireAdapter
This class delegates PROGRESS messages to a target task.
|
Modifier and Type | Class and Description |
---|---|
class |
ParseTracker
This class encapsulates the state variables that are used during parsing of an XML document.
|
Constructor and Description |
---|
ResetButton(Resetable target) |
ResetButton(Resetable target,
java.awt.event.ActionListener l) |
Modifier and Type | Class and Description |
---|---|
class |
SingleAccess
This class implements a access point that can only be accessed once.
|
class |
StopWatch
The StopWatch is supposed to be used for performance measurements.
|
Modifier and Type | Class and Description |
---|---|
class |
ABOEditDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerBatchTaskConfigDialog
This dialog allows for configuring and controlling a server process on the server
|
Modifier and Type | Class and Description |
---|---|
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 |
UserEditDialog<C extends ClientContext>
This dialog modifies an existing User object form a form input and stores it in the servers user database.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerStatistic
This class implements a thread-safe profile of the current server statistic values.
|
class |
ServerStatisticManager
This manager contains a singleton
ServerStatistic instance as well as a thread
which updates it repeatedly after the configured delay. |
Copyright © 2011 EsprIT-Systems. All Rights Reserved.