All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ActualImage Class ActualImage represents an actual image.AllGraphicConfig Class AllGraphicConfig contains alle graphical configurations.Application Class Application is the main GUI.AppLookAndFeel Class AppLookAndFeel contains information about a look and feel plus theme.AppMetalTheme Class AppMetalTheme contains information about a simplified Metal look and feel theme.AppMetalThemeData Class AppMetalThemeData contains simplified information about a theme.BaseGraphic Class BaseGraphic is the base class for all graphic objects.BaseGraphic.Grid Class Grid represents width and height.Box Class Box represents a hardware box.BoxGraphic Class BoxGraphic is the graphic object for a hardware box.BoxGraphicWrapper Class BoxGraphicWrapper contains the added GUI functionality for a BoxGraphic instance.BoxPalette Class BoxPalette represents a palette of hardware box.BoxPaletteGraphic Class BoxPaletteGraphic is the graphic object for a box palette.BoxPaletteGraphicWrapper Class BoxPaletteGraphicWrapper contains the added GUI functionality for a BoxPaletteGraphic instance.BoxType Enum BoxType specifies type of hardware box.ClassDiagramPanel Class ClassDiagramPanel contains the necessary functionality to display class diagram.CommonGraphicWrapper Interface CommonGraphicWrapper describes the functionality required by all the GUI wrapper classes.Component Class Component represents a software component.ComponentGraphic Class ComponentGraphic is the graphic object for software component.ComponentGraphicWrapper Class ComponentGraphicWrapper contains the added GUI functionality for a ComponentGraphic instance.ComponentPalette Class ComponentPalette represents a palette of software components.ComponentPaletteGraphic Class ComponentPaletteGraphic is the graphic object for a component palette.ComponentPaletteGraphicWrapper Class ComponentPaletteGraphicWrapper contains the added GUI functionality for a ComponentPaletteGraphic instance.ComponentStatus Enum ComponentStatus specifies status of software component regarding redundancy.ComponentType Enum ComponentType specifies type of software component.Connection Class Connection represents a connection between boxes.ConnectionGraphic Class ConnectionGraphic is the graphic object for a connection between hardware boxes.ConnectionGraphicWrapper Class ConnectionGraphicWrapper contains the added GUI functionality for a ConnectionGraphic instance.ConnectionPalette Class ConnectionPalette represents a palette of connections between boxes.ConnectionPaletteGraphic Class ConnectionPaletteGraphic is the graphic object for a palette of connections.ConnectionPaletteGraphicWrapper Class ConnectionPaletteGraphicWrapper contains the added GUI functionality for a ConnectionPaletteGraphic instance.ConnectionType Enum ConnectionType specifies type of connection between boxes.Control Class Control reads and writes setup XML files.Data Class Data contains the data from an setup XML file.DisplayFilter Interface DisplayFilter describes the functionality required to filter what is displayed.Duplicatable Interface Duplicatable describes the functionality required by classes to be duplicated.EmptyGraphic Class EmptyGraphic is the graphic object for nothing.EmptyGraphicWrapper Class EmptyGraphicWrapper contains the added GUI functionality for a EmptyGraphic instance.ExtGraphicConfig Class ExtGraphicConfig extends class GraphicConfig with a key.ExtModel Class ExtModel represents an architectural model extended with visual information.FileBrowse Annotation for file browing.FilenameShowWrapper Class FilenameShowWrapper wraps a filename and a show status.FillerGraphic Class FillerGraphic is the graphic object for fillesr outside the model.FlattenSoftwareComponentsFilter Class FlattenSoftwareComponentsFilter makes all software components top level.FourNumberVersion Class FourNumberVersion represent version numbers in the format n.n.n.n.FourNumberVersionFactory Class FourNumberVersionFactory return instances of FourNumberVersion.GraphicConfig Class GraphicConfig contains a single graphical configuration.GraphicEditPanel Class ObjectEditPanel contains the necessary functionality to edit a GraphicConfig object.GraphicLayout Enum GraphicLayout specifies the layout.GrayPassiveComponentsFilter Class GrayPassiveComponentsFilter gray out passive components.GUISupport Class GUISupport contains static utility methods to setup context menus plus drop and drag.HelpPanel Class HelpPanel contains the necessary functionality to display help.HideConnectionsFilter Class HideConnectionsFilter hides all connections.HideHardwareDetailsFilter Class HideHardwareDetailsFilter hides information about CPU, memory and disk.IgnoreVMsFilter Class IgnoreVMsFilter ignore VM's and treat VM's like physical boxes.Location Class Location represents a visual location.Main Class Main contains the main method.Model Class Model represents an architectural model.ModelException Class ModelException encapsulates checked exceptions related to model code.ModelFilter Class ModelFilter translates a model to certain readonly models.ModelFlavor Class ModelFlavor is needed for Swing copy paste / drop and drag.ModelGraphic Class ModelGraphic is the graphic object for an architectural model.ModelGraphicWrapper Class ModelGraphicWrapper contains the added GUI functionality for a ModelGraphic instance.ModelGraphicWrapperAdv Class ModelGraphicWrapperAdv adds the extra functionality to ModelGraphicWrapper to work with SuperSquare.ModelRuntimeException Class ModelRuntimeException encapsulates unchecked exceptions related to model code.ModelTransferable Class ModelTransferable is needed for Swing copy paste / drop and drag.MultiFilterPanel Class MultiFilterPanel applies multiple filters to model.NameValuePair Class NameValuePair contains a name value pair.NameValuePairList Class NameValuePairList contains a list of name value pairs.NoVersion Class NoVersion represent no version numbers.NoVersionFactory Class NoVersionFactory return instances of NoVersion.ObjectEditPanel Class ObjectEditPanel contains the necessary functionality to edit any Persistable object.OneNumberVersion Class OneNumberVersion represent version numbers in the format n.OneNumberVersionFactory Class OnerNumberVersionFactory return instances of OnerNumberVersion.PackFilter Class PackFilter packs everything.PaletteBase Class PaletteBase is base class for palette classes that has a name.PaletteGraphic Class PaletteGraphic is the base class for all palette graphic objects.Persistable Interface Persistable describes the functionality required by classes to be persisted.PersistableBase Class PersistableBase is base class for classes that needs to keep track of where they were loaded from so they can be saved the same place.Persister Interface Persister describes the functionality required to persist other classes.Picture Class Picture represents a picture with no functionality.PictureGraphic Class PictureGraphic is the graphic object for a picture with builtin functionality.PictureGraphicWrapper Class PictureGraphicWrapper contains the added GUI functionality for a PictureGraphic instance.RemoveDuplicatesFilter Class RemoveDuplicatesFilter remove duplicate boxes.ScriptPanel Class ScriptPanel contains the necessary functionality to execute small scripts.SeparatePersistable Interface SeparatePersistable describes the functionality required to be independently persisted.Setup Class Setup is the in memory representation of a setup XML file.Setup2 Class Setup2 is the in memory representation of a setup XML file in the new format.StringVersion Class StringVersion represent version numbers that are non numeric.StringVersionFactory Class StringVersionFactory return instances of StringVersion.SuperSquare Class SuperSquare keeps track of the dimensions of the super square.ThemeEditPanel Class ThemeEditPanel contains the necessary functionality to edit an AppMetalThemeData object.ThreeNumberVersion Class ThreeNumberVersion represent version numbers in the format n.n.n.ThreeNumberVersionFactory Class ThreeNumberVersionFactory return instances of ThreerNumberVersion.TwoNumberVersion ClassTwoNumberVersion represent version numbers in the format n.n.TwoNumberVersionFactory Class TwoNumberVersionFactory return instances of TwoNumberVersion.Util Class Util contains some static utility methods.Version Class Version is base class for classes representing a version.Versioned Class Version is base class for classes containing a version.VersionFactory Interface VersionFactory describes the functionality required to produce versions.XmlPersister Class XmlPersister is a Persister implementation that uses XML files as storage.