Package it.unibo.alchemist.boundary.gui.utility

This package contains some static utility classes for Alchemist GUI.

Types

Link copied to clipboard
class DataFormatFactory
Simple factory that returns the DataFormat for the specified class.
Link copied to clipboard
class FXResourceLoader
Utility class for loading resources related to layout.
Link copied to clipboard
class ResourceLoader
This utility class provides a working file loading everywhere in the project, and both in source running and jar running.
Link copied to clipboard
class SVGImageUtils
Utility class that install that wraps SvgImageLoaderFactory, letting install a SVG loader and return a SVG image.