|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicNode | |
---|---|
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 GraphicNode in ARoad0.Gui2 |
---|
Subclasses of GraphicNode in ARoad0.Gui2 | |
---|---|
class |
GraphicAccount
This class is responsible for managing the display of an UserID in a GraphicView.0 |
class |
GraphicActor
This class is responsible for managing the display of one Actor in a GraphicView. |
class |
GraphicContainer
This class is responsible for managing the display of one rectangle in a GraphicView. |
class |
GraphicGroup
This class is responsible for managing the display of a GroupID in a GraphicView. |
class |
GraphicResource
This class is responsible for managing the display of one Resource in one GraphicView. |
class |
GraphicText
This class is responsible for managing the displaying of a colored text in a GraphicView, from any BaseObject, a StringRight more specifically, or to display any String. |
class |
GraphicVirtualFolder
This class is responsible for managing the display of a VirtualFolder in a GraphicView. |
Fields in ARoad0.Gui2 with type parameters of type GraphicNode | |
---|---|
protected java.util.Map<ImmutableName,GraphicNode> |
GraphicView.m_GraphicNodes_
map of GraphicNodes, the associated BaseObject name is the key, sometimes extended by |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |