Uses of Class
ca.cgjennings.apps.arkham.project.TaskActionTree
-
Packages that use TaskActionTree Package Description ca.cgjennings.apps.arkham.project -
-
Uses of TaskActionTree in ca.cgjennings.apps.arkham.project
Subclasses of TaskActionTree in ca.cgjennings.apps.arkham.project Modifier and Type Class Description class
ConvertImage
A task action tree that can convert and/or recompress a source image to one of the standard Strange Eons image formats for plug-ins (png, jpg, jp2).class
ConvertSpellingDictionary
A task action for converting between spelling dictionary formats (plain text, common prefix length compression, and ternary tree).class
MergeSettings
A task action that loads settings from a settings file into the shared settings or a game's settings.class
MergeStrings
A task action that loads strings from a string table into the game or UI language.class
New
ATaskActionTree
that contains commands for creating new files.
-