Uses of Class
ca.cgjennings.apps.arkham.AbstractSupportEditor
-
Packages that use AbstractSupportEditor Package Description ca.cgjennings.apps.arkham.editors -
-
Uses of AbstractSupportEditor in ca.cgjennings.apps.arkham.editors
Subclasses of AbstractSupportEditor in ca.cgjennings.apps.arkham.editors Modifier and Type Class Description class
CardLayoutEditor
A support editor for the construction of cards as an ordered list of layers.class
CodeEditor
Support editors are used to edit content other than game components.class
PropertyBundleEditor
An editor for string resource bundles (.properties files).
-