Uses of Interface
ca.cgjennings.ui.IconProvider
-
-
Uses of IconProvider in ca.cgjennings.apps.arkham
Subinterfaces of IconProvider in ca.cgjennings.apps.arkham Modifier and Type Interface Description static interface
ContextBar.Button
This class represents a buttons that can appear on the context bar.interface
TrackedWindow
This interface is implemented by windows to be listed in the Window menu.Classes in ca.cgjennings.apps.arkham that implement IconProvider Modifier and Type Class Description static class
ContextBar.AbstractButton
An abstract base class for implementing a context bar button.static class
ContextBar.CommandButton
A context bar button that delegates to anAbstractCommand
.class
TrackedWindowProxy
An abstract base class for tracked windows that create the true window or dialog on demand. -
Uses of IconProvider in ca.cgjennings.apps.arkham.deck
Classes in ca.cgjennings.apps.arkham.deck that implement IconProvider Modifier and Type Class Description class
PaperProperties
PaperProperties
are immutable objects that describe the properties of the paper used in a deck. -
Uses of IconProvider in ca.cgjennings.apps.arkham.deck.item
Classes in ca.cgjennings.apps.arkham.deck.item that implement IconProvider Modifier and Type Class Description class
LineCap
An enumeration of the line end cap styles.class
LineJoin
An enumeration of the available line join styles used when drawing a path, such as when outlining a shape. -
Uses of IconProvider in ca.cgjennings.apps.arkham.dialog.prefs
Classes in ca.cgjennings.apps.arkham.dialog.prefs that implement IconProvider Modifier and Type Class Description class
LanguageCodeDescriptor
-
Uses of IconProvider in ca.cgjennings.apps.arkham.diy
Classes in ca.cgjennings.apps.arkham.diy that implement IconProvider Modifier and Type Class Description class
ListItem
A list item is an item that can be placed in a list or combo box control in a DIY component's user interface. -
Uses of IconProvider in ca.cgjennings.apps.arkham.plugins
Classes in ca.cgjennings.apps.arkham.plugins that implement IconProvider Modifier and Type Class Description class
AbstractInstalledPlugin
An installed plug-in bridges the gap between a plug-in bundle and the plug-ins that it contains.class
InstalledBundleObject
Implemented by objects that encapsulate a plug-in bundle that has been discovered by the bundle installer.class
InstalledExtension
AnInstalledExtension
bridges the gap between an extension plug-in bundle and the plug-ins that it contains.class
InstalledLibrary
Represents an installed library.class
InstalledPlugin
AnInstalledPlugin
bridges the gap between a plug-in bundle and the plug-ins that it contains.class
InstalledTheme
Provides the information needed to allow the user to select a theme, and for theThemeInstaller
to install a selected theme.class
ScriptConsole
A window that provides a console that can be written to. -
Uses of IconProvider in ca.cgjennings.apps.arkham.project
Classes in ca.cgjennings.apps.arkham.project that implement IconProvider Modifier and Type Class Description class
AddLocale
Task action to add a new locale based on an existing.properties
file.class
AddTask
Task action that adds a new subtask to a project or task group.class
Browse
Task action that shows the selected HTML document(s) in the system web browser.class
ChangeIcon
Task action that allows the user to choose a custom icon to represent a task folder.class
Clean
Task action that deletes build products.class
CompareFiles
Task action that displays the difference (diff) between two text files.class
Compile
A task action that compiles selected Java source files.class
CompileAll
A task action that compiles all Java source files in a plug-in task.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).static class
ConvertSpellingDictionary.Converter
class
Copy
Task action that copies the project selection to the clipboard.class
Cut
Task action that cuts the project selection to the clipboard.static class
DocumentTask.DocumentType
A task action that creates a new, blank document for theDocumentTask
by copying a template file from a resource.class
DrawRegion
Task action that allows the user to define regions interactively by drawing them on the selected image.class
Export
Task action that exports a project to an archive.class
MakeBundle
Task action that creates a plug-in bundle from the contents of a plug-in task folder.class
MakeDeck
Task action that automatically lays out a deck of cards.class
Member
A member of a project.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.static class
New.NewAction
A useful class for adding actions toNew
.static class
New.NewGameComponent
ANew
child action that creates a specific game component from a compiledGameComponent
class.class
Open
A task action that opens project files.class
Packaging
Task action that allows a project's packaging to be converted, switching between folder- and package-based projects.class
Paste
Paste files on clipboard into the selected folder of a project.class
PluginImportAction
Task action that converts a plug-in bundle in a project into a task folder.class
Project
Projects simplify the management of multi-file projects.class
PublishBundle
Task action that prepares a bundle for publication in a catalogue by creating an equivalent published bundle.class
RasterizeImage
Project action that rasterizes vector images (creating bitmapped versions of the image).class
Rename
Task action for renaming project files.class
Run
Task action that runs or debugs a selected script.class
ScriptedFactoryBuild
Task action that runs the make script associated with a scripted factory.class
ShowFolder
Task action that shows the contents of a folder using the desktop shell.class
SpecializedAction
A superclass for actions that specialize one of the built-in actions by modifying their behaviour.class
Task
A task is kind of subproject within a project; the type of a task determines the kinds of actions that may be performed within it.class
TaskAction
An action that can be performed on a member of project.class
TaskActionTree
An abstractTaskAction
for actions that contain one or more child actions.class
TaskGroup
ATaskGoup
is a task folder that is allowed to contain otherTask
s.class
TestBundle
A task action that starts a separate copy of the application in order to test a plug-in bundle.class
Translate
This task action applies to.properties
files that are not in the default language (that is, they have at least one underscore_
in the file name, e.g.,X_en.properties
).class
View
A task action that displays files in a preview window.class
VirtualDeck
A task action that displays a window in order to simulate a printed deck of cards. -
Uses of IconProvider in ca.cgjennings.apps.arkham.sheet
Classes in ca.cgjennings.apps.arkham.sheet that implement IconProvider Modifier and Type Class Description class
FinishStyle
Collapses the set of possible finish options into a collection of simple choices for users to choose from. -
Uses of IconProvider in ca.cgjennings.graphics.cloudfonts
Subinterfaces of IconProvider in ca.cgjennings.graphics.cloudfonts Modifier and Type Interface Description interface
CloudFontFamily
A family of related cloud fonts that come from a single collection and share a family name. -
Uses of IconProvider in ca.cgjennings.ui
Classes in ca.cgjennings.ui that implement IconProvider Modifier and Type Class Description static class
FilteredListModel.ChoosableListFilter
A list filter that can be selected from a list of filters.static class
JIconList.IconItem
Provides basic list items that will show a specified label and icon in aJIconList
. -
Uses of IconProvider in gamedata
Classes in gamedata that implement IconProvider Modifier and Type Class Description static class
ClassMap.Entry
An entry in a class map file.class
Expansion
The expansion class represents an expansion for aGame
.class
Game
The game class represents a distinct, standalone game.class
Silhouette
A stencil shape that can be used to "cut out" a marker or token. -
Uses of IconProvider in resources.projects.pluginwizard
Classes in resources.projects.pluginwizard that implement IconProvider Modifier and Type Class Description class
ContentType
An enumeration of the different kinds of pluggable content, including themes and libraries (which are stored and loaded like true plug-ins).
-