| Modifier and Type | Field and Description |
|---|---|
CLDesktop |
DirectoryPanel.desk |
| Modifier and Type | Class and Description |
|---|---|
class |
CLGuiom
This class extends the abstract class CLGuiomBase
implementing the method initCLBrowser to set up
the type of
CLBrowser
used to access the Object Level API (OLAPI). |
class |
CLGuiomBase |
class |
CLWSGuiom |
| Modifier and Type | Method and Description |
|---|---|
static CLDesktop |
CLGuiomBase.getDesk() |
static CLDesktop |
CLGuiom.getDesk() |
| Modifier and Type | Method and Description |
|---|---|
void |
PopUpMenu.initialize(CLDesktop desk) |
void |
PopUpMenu.initialize(CLDesktop desk,
java.awt.event.ActionListener actionListener,
java.awt.event.MouseListener mouseListener) |
| Constructor and Description |
|---|
DummyActionMouseListener(CLDesktop desk) |
| Constructor and Description |
|---|
ConsoleImpl(CLDesktop d) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ToolbarsHelper.init(CLDesktop d)
Load toolbar configuration from local properties.
|
| Constructor and Description |
|---|
CLJPanelResults(CLDesktop desk2,
java.lang.String name,
java.awt.Dimension panelSize,
int frameId,
int panelId) |
CLJPanelResults(CLDesktop d,
java.lang.String classname,
int frameid,
int panelid)
Creates new form CLJPanelResults
|