|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompartmentFigText | |
org.argouml.uml.diagram.static_structure.ui | Classes to implement a uml Class diagram using GEF, plus go rules for the navigator pane. |
org.argouml.uml.diagram.use_case.ui | Classes to implement a uml Use Case diagram using GEF, plus go rules for the navigator pane. |
Uses of CompartmentFigText in org.argouml.uml.diagram.static_structure.ui |
Subclasses of CompartmentFigText in org.argouml.uml.diagram.static_structure.ui | |
class |
FigFeature
Fig to show features in class or interface like attributes or operations |
Fields in org.argouml.uml.diagram.static_structure.ui declared as CompartmentFigText | |
protected CompartmentFigText |
FigInterface.highlightedFigText
Text highlighted by mouse actions on the diagram. |
protected CompartmentFigText |
FigClass.highlightedFigText
Text highlighted by mouse actions on the diagram. |
Methods in org.argouml.uml.diagram.static_structure.ui that return CompartmentFigText | |
protected CompartmentFigText |
FigInterface.unhighlight()
|
protected CompartmentFigText |
FigClass.unhighlight()
|
Uses of CompartmentFigText in org.argouml.uml.diagram.use_case.ui |
Fields in org.argouml.uml.diagram.use_case.ui declared as CompartmentFigText | |
protected CompartmentFigText |
FigUseCase._highlightedFigText
Text highlighted by mouse actions on the diagram. |
Methods in org.argouml.uml.diagram.use_case.ui that return CompartmentFigText | |
private CompartmentFigText |
FigUseCase.getPreviousVisibleFeature(org.tigris.gef.presentation.FigGroup fgVec,
int i)
Private method to find the previous visible feature to highlight. |
private CompartmentFigText |
FigUseCase.getNextVisibleFeature(org.tigris.gef.presentation.FigGroup fgVec,
int i)
Private method to find the next visible feature to highlight. |
private CompartmentFigText |
FigUseCase.unhighlight()
Private utility to unhighlight any currently selected extension point. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |