Package com.illumon.iris.gui.workspace
-
Interface Summary Interface Description ComponentWorkspace.ValueHolder<T> IViewControl SavedWorkspace.ISavedWorkspaceData ViewClosingHandler.CloseListener Listen for a closing, closed, and reused events of a view.ViewIdProvider If you aren't actually a component, that can easily be walked up, but you know your viewId you can implement this interface, and when the workspace manager queries the component for a viewId it will use what you tell it.ViewIdSink Classes that implement this interface want to know their view ID if it's available.Workspace This interfaces tags a class as something that may be serialized and deserialized to XML.WorkspaceExporter WorkspaceImporter Interface for Importing a WorkspaceWorkspaceManager.LoadingWorkspaceListener WorkspaceRunnable -
Class Summary Class Description ComponentWorkspace FixedTitleProvider FixedTitleProviderCodec IrisTabPainter Class to handle Color priority.IrisView This class is the container component link between the InfoNodeDockingWindow
and client widgets.MultiCloseEvent A User Docking Window Event indicating that multiple tabs are being closedSavedWorkspace TableSerializer ViewClosingHandler Handle the windowClosing event from the view.ViewClosingReusedHandler A ViewClosingHandler that calls the close method when a view is reused.ViewManager ViewReusedEvent A User Docking Window Event indicating that a View was Reused.ViewTabPopup WFixedTitleProvider WFixedTitleProviderCodec WorkspaceManager This class handles all instances ofWorkspaces
including the saving and restoring of.WorkspaceManager.Context An ISavedWorkspaceData that contains the path to the workspace file.WorkspaceUtils -
Enum Summary Enum Description WorkspaceManager.SaveType -
Exception Summary Exception Description WorkspaceManager.WorkspaceException