Package | Description |
---|---|
casa.ui |
Contains classes implementing CASA's default user interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
LACDesktop
Copyright: Copyright 2003-2014, Knowledge Science Group, University of Calgary.
|
Modifier and Type | Field and Description |
---|---|
private MDIDesktopPane |
MDIDesktopManager.desktop |
private MDIDesktopPane |
LACWindowMenu.desktop |
protected MDIDesktopPane |
LACDesktop.desktop |
protected MDIDesktopPane |
DesktopWatcher.localDesktop |
private MDIDesktopPane |
CasaAgentTree.localDesktop |
Modifier and Type | Method and Description |
---|---|
private MDIDesktopPane |
CasaAgentTree.getDesktopObject() |
Modifier and Type | Method and Description |
---|---|
void |
CasaAgentTree.setDesktopObject(MDIDesktopPane foreignDesktop) |
Constructor and Description |
---|
CasaAgentTree(LACOptions optionsRef,
MDIDesktopPane localDesktop)
Creates a JTree with nodes representing the agents
|
DesktopWatcher(MDIDesktopPane desktop,
JScrollPane scroller)
Contructor.
|
LACWindowMenu(ProcessWindow parent,
MDIDesktopPane desktop,
Vector<JMenuItem> extraItems) |
MDIDesktopManager(MDIDesktopPane desktop) |
MDIDesktopManager(MDIDesktopPane desktop,
JScrollPane scroller) |