public final class ModeUtilities extends Object
Mode
s in order to layout TopComponents
in predefined "work-spaces".
WindowManager
provides a
mechanism to reproduce a Mode from XML
so you can construct ways to save Mode and TopComponent combinations, which can
subsequently be chosen and reloaded at a later time.
Workspace
.Modifier and Type | Method and Description |
---|---|
static String |
toXml(Mode mode)
Expose the Mode's configuration as XML.
|