| |
|
| java.lang.Object abbot.editor.HierarchyWriter
HierarchyWriter | public class HierarchyWriter (Code) | | Provides support for writing out a GUI hierarchy as XML.
|
Method Summary | |
public void | writeHierarchy(Writer writer) Write to the given writer the GUI hierarchy represented by the given
set of root windows. |
writeHierarchy | public void writeHierarchy(Writer writer) throws IOException(Code) | | Write to the given writer the GUI hierarchy represented by the given
set of root windows.
|
|
|
|