|
Gridarta Editor
|
Packages | |
| package | xml |
Classes | |
| class | ActionBuilderUtils |
| Utility class for ActionBuilder related functions. More... | |
| class | ActionUtils |
| Utility class implementing Action related functions. More... | |
| class | AlphaImageFilter |
| An image filter creating transparent images. More... | |
| class | AlphaImageFilterInstance |
| Utility class holding the singleton AlphaImageFilter instance. More... | |
| class | AppPreferencesModel |
| Maintains the application preferences state. More... | |
| class | AppPreferencesModelTest |
| Regression tests for AppPreferencesModel. More... | |
| class | ArrayUtils |
| Utility class for array related functions. More... | |
| class | CommonConstants |
| Class with constants used in Gridarta and derivates. More... | |
| class | ConfigFileUtils |
| Loader for loading resources the user's home directory. More... | |
| class | CopyReader |
| Copies a Reader into a String. More... | |
| interface | DelayedChangeListener |
| Listener for forwarded events of DelayedChangeManager. More... | |
| class | DelayedChangeManager |
| Helper for reducing the number of change events: calls to change() will be forwarded to DelayedChangeListener#change(). More... | |
| interface | EditorAction |
| A global editor action. More... | |
| interface | Exiter |
| Exits the application. More... | |
| interface | ExiterListener |
| Interface for listeners interested in Exiter related events. More... | |
| class | FileChooserUtils |
| Utility class for JFileChooser related functions. More... | |
| class | FileFilters |
| Utility class defining FileFilters. More... | |
| class | GuiFileFilters |
| Utility class defining FileFilters. More... | |
| class | HideFileFilterProxy |
| A FileFilter that wraps another FileFilter and filters out version control directories. More... | |
| class | HideFileFilterProxyTest |
| Test for HideFileFilterProxy. More... | |
| class | HtmlUtils |
| Utility class for HTML related functions. More... | |
| class | ImageUtils |
| Utility class for image related functions. More... | |
| class | IOUtils |
| Utility-class for Gridarta's I/O. More... | |
| class | MapFileFilter |
| Swing FileFilter implementation that filters map files. More... | |
| class | MathUtils |
| Utility class for mathematical functions. More... | |
| class | NumberUtils |
| Utility class for parsing strings into numbers. More... | |
| class | Pair |
| Stores a pair of values. More... | |
| class | PathManagerUtils |
| Utility class for converting relative map paths to absolute map paths and vice versa. More... | |
| class | PathManagerUtilsTest |
| Test for PathManagerUtils. More... | |
| class | ProcessRunner |
| Class to run an external process. More... | |
| class | RandomUtils |
| Random number utilities. More... | |
| class | ResourceIcons |
| Creates ImageIcon instances from resources. More... | |
| class | Size2D |
| The class Size2D represents a 2d rectangular area. More... | |
| class | Size2DTest |
| Test for Size2D. More... | |
| class | StringParameterBuilder |
| Replaces placeholders in strings. More... | |
| class | StringUtils |
| Utility class for string manipulation. More... | |
| class | StringUtilsTest |
| Test for StringUtils. More... | |
| class | SyntaxErrorException |
| Exception thrown for incorrect arguments. More... | |
| class | TestActionBuilder |
| Utility class for initializing the ActionBuilder infrastructure for regression tests. More... | |
| class | WrappingStringBuilder |
| Implements a string buffer that separates words by "," and wraps lines at a given margin. More... | |
| class | WrappingStringBuilderTest |
| Test for WrappingStringBuilder. More... | |
| class | XmlUtils |
| XML related utility functions. More... | |
| class | Xtea |
| Implements the XTEA algorithm. More... | |
| class | XteaTest |
| Regression tests for Xtea. More... | |