|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArgoDiagramAppearanceEvent | |
---|---|
org.argouml.application.events | Provides for events generated and handled by the ArgoUML application and plugins. |
org.argouml.uml.diagram | Package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams. |
org.argouml.uml.diagram.ui | Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... |
Uses of ArgoDiagramAppearanceEvent in org.argouml.application.events |
---|
Methods in org.argouml.application.events with parameters of type ArgoDiagramAppearanceEvent | |
---|---|
void |
ArgoDiagramAppearanceEventListener.diagramFontChanged(ArgoDiagramAppearanceEvent e)
Invoked when any aspect of the notation has been changed. |
Uses of ArgoDiagramAppearanceEvent in org.argouml.uml.diagram |
---|
Methods in org.argouml.uml.diagram with parameters of type ArgoDiagramAppearanceEvent | |
---|---|
void |
ArgoDiagramImpl.diagramFontChanged(ArgoDiagramAppearanceEvent e)
Handles a global change to the diagram font. |
Uses of ArgoDiagramAppearanceEvent in org.argouml.uml.diagram.ui |
---|
Methods in org.argouml.uml.diagram.ui with parameters of type ArgoDiagramAppearanceEvent | |
---|---|
void |
FigEdgeModelElement.diagramFontChanged(ArgoDiagramAppearanceEvent e)
Deprecated. for 0.27.2 by tfmorris. Global rendering changes are now managed at the diagram level. |
void |
FigNodeModelElement.diagramFontChanged(ArgoDiagramAppearanceEvent e)
Deprecated. for 0.27.2 by tfmorris. The owning diagram manages global changes to rendering defaults. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |