Inheritance diagram for com.arcle.rmt.superwaba.vc.DocumentWindow:

Public Member Functions | |
| DocumentWindow (DocumentWindowController ctrl) | |
Protected Member Functions | |
| String[] | createRequirementMenuItems () |
| Indexes must match... | |
| List | createPanels () |
| Creates the panels of each First-Class object editors. | |
Definition at line 82 of file DocumentWindow.java.
|
|
Definition at line 83 of file DocumentWindow.java. |
|
|
Creates the panels of each First-Class object editors.
Implements com.arcle.rmt.superwaba.vc.AbstractDocumentWindow. Definition at line 111 of file DocumentWindow.java. References com.arcle.rmt.xplat.util.List.add(), and com.arcle.rmt.superwaba.vc.AbstractDocumentWindow.getDocument(). |
|
|
Indexes must match...
Implements com.arcle.rmt.superwaba.vc.AbstractDocumentWindow. Definition at line 91 of file DocumentWindow.java. |
1.3.5