|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicViewPropertyEditor | |
|---|---|
| ARoad0.Gui1 | Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. |
| ARoad0.Gui2 | Provides the classes for displaying the tree frames and the GraphicViews which display the diagrams in the desktop, following the gDMak package requests. |
| Uses of GraphicViewPropertyEditor in ARoad0.Gui1 |
|---|
| Fields in ARoad0.Gui1 declared as GraphicViewPropertyEditor | |
|---|---|
static GraphicViewPropertyEditor |
GraphicViewPropertyEditor.EMPTY_INSTANCE
A reusable empty instance for initialization, to avoid the use of 'new' for temporary values. |
| Uses of GraphicViewPropertyEditor in ARoad0.Gui2 |
|---|
| Methods in ARoad0.Gui2 that return GraphicViewPropertyEditor | |
|---|---|
static GraphicViewPropertyEditor |
ViewModel.getGraphicViewPropertyEditor(java.lang.String _viewName)
Used by BeamerManager. |
| Methods in ARoad0.Gui2 with parameters of type GraphicViewPropertyEditor | |
|---|---|
static void |
ViewModel.addGraphicViewPropertyEditor(java.lang.String _viewName,
GraphicViewPropertyEditor _component)
Update m_GraphicViewPropertyEditor__. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||