|
org.net2map.pov.client.RootWindowGUI Class ReferenceInheritance diagram for org.net2map.pov.client.RootWindowGUI:
[legend]Collaboration diagram for org.net2map.pov.client.RootWindowGUI:
[legend]List of all members.
Detailed Description
- Author:
- Philippe MOULIN
Definition at line 36 of file RootWindowGUI.java.
Constructor & Destructor Documentation
|
|
Creates new form RootWindowGUI.
Definition at line 58 of file RootWindowGUI.java.
References org.net2map.pov.dimension.DimensionClientList.addClient(), org.net2map.pov.dimension.DimensionChooserGUI.addToDimensionList(), org.net2map.pov.dimension.DimensionClientList.count(), org.net2map.pov.dimension.DimensionChooserGUI.DimensionChooserGUI(), org.net2map.pov.client.RootWindowGUI.dimensionChooserGUICount, org.net2map.pov.dimension.DimensionClientList.DimensionClientList(), org.net2map.pov.client.RootWindowGUI.documentExcerptGUI1, org.net2map.pov.client.RootWindowGUI.documentMapGUI1, org.net2map.pov.client.RootWindowGUI.documentMapX_AxisGraduationGUI1, org.net2map.pov.client.RootWindowGUI.documentMapY_AxisGraduationGUI1, org.net2map.pov.dimension.DimensionClientList.get(), org.net2map.pov.dimension.Container.getName(), org.net2map.pov.client.RootWindowGUI.GO_Button, org.net2map.pov.client.RootWindowGUI.GO_ButtonMouseDragged(), org.net2map.pov.client.RootWindowGUI.GO_ButtonMouseMoved(), org.net2map.pov.client.RootWindowGUI.GO_ButtonMousePressed(), org.net2map.pov.client.RootWindowGUI.GO_ButtonPropertyChange(), org.net2map.pov.client.RootWindowGUI.initComponents(), org.net2map.pov.client.RootWindowGUI.jPanel1, org.net2map.pov.client.RootWindowGUI.jPanel2, org.net2map.pov.client.RootWindowGUI.logger, org.net2map.pov.client.DocumentMapGUI.setAssociatedDocumentExcerptGUI(), org.net2map.pov.client.DocumentMapGUI.setAssociatedGraduationGUIs(), org.net2map.pov.dimension.DimensionChooserGUI.setAssociatedRootWindowGUI_AndContainerID(), org.net2map.pov.dimension.DimensionChooserGUI.setAxisNumber(), org.net2map.pov.client.RootWindowGUI.theDimensionChooserGUI_Content, org.net2map.pov.client.RootWindowGUI.theDimensionChooserGUIList, org.net2map.pov.client.RootWindowGUI.theDimensionClientList, org.net2map.pov.client.RootWindowGUI.updateDimensionChooserGUI_ComboBoxes(), and org.net2map.pov.client.RootWindowGUI.updateDimensionChooserGUI_Content(). |
Here is the call graph for this function:
Member Function Documentation
| void org.net2map.pov.client.RootWindowGUI.assignDimensionGUI_ToDimensionChooserGUI |
( |
int |
theDimensionGUI, |
|
|
int |
theDimensionChooserGUI |
|
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.client.RootWindowGUI.doSearch |
( |
|
) |
throws java.lang.Exception [private] |
|
Here is the call graph for this function:
| void org.net2map.pov.client.RootWindowGUI.exitForm |
( |
java.awt.event.WindowEvent |
evt |
) |
[private] |
|
| void org.net2map.pov.client.RootWindowGUI.GO_ButtonMouseDragged |
( |
java.awt.event.MouseEvent |
evt |
) |
[private] |
|
| void org.net2map.pov.client.RootWindowGUI.GO_ButtonMouseMoved |
( |
java.awt.event.MouseEvent |
evt |
) |
[private] |
|
| void org.net2map.pov.client.RootWindowGUI.GO_ButtonMousePressed |
( |
java.awt.event.MouseEvent |
evt |
) |
[private] |
|
Here is the call graph for this function:
| void org.net2map.pov.client.RootWindowGUI.GO_ButtonPropertyChange |
( |
java.beans.PropertyChangeEvent |
evt |
) |
[private] |
|
| void org.net2map.pov.client.RootWindowGUI.initComponents |
( |
|
) |
[private] |
|
| void org.net2map.pov.client.RootWindowGUI.processResult |
( |
org.net2map.pov.documentsManager.PovDocumentsSet |
theResult, |
|
|
org.net2map.pov.p2p.RemoteNode |
theSender |
|
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.client.RootWindowGUI.setSearchProcessor |
( |
org.net2map.pov.p2p.services.searchService.Processor |
paramSearchProcessor |
) |
|
|
| void org.net2map.pov.client.RootWindowGUI.updateDimensionChooserGUI_ComboBoxes |
( |
|
) |
[private] |
|
Here is the call graph for this function:
| void org.net2map.pov.client.RootWindowGUI.updateDimensionChooserGUI_Content |
( |
|
) |
[private] |
|
|
|
Definition at line 262 of file RootWindowGUI.java.
References org.net2map.pov.client.RootWindowGUI.dimensionChooserGUICount, org.net2map.pov.client.RootWindowGUI.documentMapGUI1, org.net2map.pov.dimension.DimensionClientList.get(), org.net2map.pov.dimension.Container.getGUI(), org.net2map.pov.client.RootWindowGUI.logger, org.net2map.pov.client.DocumentMapGUI.setAssociatedDimensionForAxis(), org.net2map.pov.dimension.DimensionChooserGUI.setDimension(), org.net2map.pov.client.RootWindowGUI.theDimensionChooserGUI_Content, org.net2map.pov.client.RootWindowGUI.theDimensionChooserGUIList, and org.net2map.pov.client.RootWindowGUI.theDimensionClientList.
Referenced by org.net2map.pov.client.RootWindowGUI.assignDimensionGUI_ToDimensionChooserGUI(), and org.net2map.pov.client.RootWindowGUI.RootWindowGUI(). |
Here is the call graph for this function:
Member Data Documentation
The documentation for this class was generated from the following file:
|
|