|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMockCentralNodeView | |
|---|---|
| org.mockcentral.editor | Contains a top-level classes and interfaces used to build editor applications for Mock Central configuration files. |
| org.mockcentral.editor.nodes | Contains classes and interfaces used for constructing, editing,
copying and pasting the MockCentralNode instances that
comprise the data modelled from a MockCentral configuration file. |
| Uses of IMockCentralNodeView in org.mockcentral.editor |
|---|
| Methods in org.mockcentral.editor that return IMockCentralNodeView | |
|---|---|
IMockCentralNodeView |
IMockCentralEditor.getNodeView(MockCentralNodeType nodeType)
Returns the IMockCentralNodeView instance appropriate for
the MockCentralNode type identified by the parameter. |
| Uses of IMockCentralNodeView in org.mockcentral.editor.nodes |
|---|
| Fields in org.mockcentral.editor.nodes declared as IMockCentralNodeView | |
|---|---|
protected IMockCentralNodeView |
MockCentralNode.nodeView
The IMockCentralNodeView used for displaying and editing the
modeled data. |
| Methods in org.mockcentral.editor.nodes that return IMockCentralNodeView | |
|---|---|
IMockCentralNodeView |
MockCentralNode.getNodeView()
Returns the IMockCentralNodeView used for displaying and
editing the node data. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||