Package | Description |
---|---|
de.esprit.appsuite.launch |
Contains classes that make up the launching framework
|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.demo |
Contains a demo GUI for starting server and clients
|
de.esprit.netsuite.eclient |
Contains classes for launching the client
|
de.esprit.netsuite.server.coserver |
Contains co-server related classes
|
Modifier and Type | Method and Description |
---|---|
<F extends ApplicationMainFrame> |
ApplicationContext.getMainFrame()
Returns the main-frame of the application as the central access point to it's GUI.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationContext.setMainFrame(ApplicationMainFrame mainFrame)
Sets the MainFrame for this application.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientContext.setMainFrame(ApplicationMainFrame mainFrame)
Sets the MainFrame for this application.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientMainFrame<C extends ClientContext>
This is the MainFrame for a client GUI
|
Modifier and Type | Class and Description |
---|---|
class |
EspritDemoMainFrame
This is the launching class for the EsprIT demo.
|
Modifier and Type | Class and Description |
---|---|
class |
EspritClientMainFrame
This is the main frame of the EsprIT Admin-Client application
|
Modifier and Type | Method and Description |
---|---|
void |
CoClientContext.setMainFrame(ApplicationMainFrame mainFrame) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.