Package | Description |
---|---|
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.common.gui.editor |
Contains all classes that make up a platform independent text editor.
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.client.tool.chat |
Contains classes that make up the client chat tool
|
de.esprit.netsuite.eclient |
Contains classes for launching the client
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRecordFrame<C extends ApplicationContext,R extends DBRecord>
This class is a simple
DBRecord form that uses a RecordFieldPanel . |
Modifier and Type | Class and Description |
---|---|
class |
DBRecordListFrame<C extends ApplicationContext>
This class is a simple DBRecord form that uses a DBList.
|
Modifier and Type | Class and Description |
---|---|
class |
DBRecordTableFrame<C extends ApplicationContext>
This class is a simple Frame that contains a
DBRecordTablePanel . |
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 |
TextEditorFrame<C extends ApplicationContext>
This is a
ToolFrame containing a full functional ASCII text editor |
class |
TextViewerFrame<C extends ApplicationContext>
This is a
ToolFrame containing a read only ASCII text viewer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoginFrame<C extends ClientContext>
This LoginFrame starts the MainFrame on a successful server login
|
class |
ClientToolFrame<C extends ClientContext>
This dialog allows for accessing the server log-files
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteTaskFrame<C extends ClientContext>
This Frame contains a table that displays the currently running remote tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
ChatToolFrame
This class implements the chat feature.
|
Modifier and Type | Class and Description |
---|---|
class |
EspritClientLoginFrame
This login dialog prompts for username and password and launches the
EspritClientMainFrame . |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.