Uses of Class
org.graffiti.editor.AttributeComponentNotFoundException
| Package | Description |
|---|---|
| org.graffiti.managers |
-
Uses of AttributeComponentNotFoundException in org.graffiti.managers
Methods in org.graffiti.managers that throw AttributeComponentNotFoundException Modifier and Type Method Description AttributeComponentAttributeComponentManager. getAttributeComponent(Class<?> aType)Returns an instance of the AttributeComponent that is capable of drawing the attribute with typeaType.