Uses of Class
org.graffiti.managers.AttributeComponentManager
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view | |
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview | |
| org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
| org.graffiti.plugin.view |
-
Uses of AttributeComponentManager in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view with parameters of type AttributeComponentManager Modifier and Type Method Description voidFastView. setAttributeComponentManager(AttributeComponentManager acm) -
Uses of AttributeComponentManager in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview with parameters of type AttributeComponentManager Modifier and Type Method Description voidNullView. setAttributeComponentManager(AttributeComponentManager acm) -
Uses of AttributeComponentManager in org.graffiti.editor
Methods in org.graffiti.editor that return AttributeComponentManager Modifier and Type Method Description AttributeComponentManagerMainFrame. getAttributeComponentManager() -
Uses of AttributeComponentManager in org.graffiti.plugin.view
Methods in org.graffiti.plugin.view with parameters of type AttributeComponentManager Modifier and Type Method Description voidAbstractView. setAttributeComponentManager(AttributeComponentManager acm)Sets the AttributeComponentManager used by this view.voidView. setAttributeComponentManager(AttributeComponentManager acm)Sets the AttributeComponentManager used by this view.