abbot.editor
Class HierarchyWriter
java.lang.Object
|
+--abbot.editor.HierarchyWriter
- public class HierarchyWriter
- extends Object
Provides support for writing out a GUI hierarchy as XML.
Method Summary |
void |
writeHierarchy(Writer writer,
Window[] windows)
Write to the given writer the GUI hierarchy represented by the given
set of root windows. |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HierarchyWriter
public HierarchyWriter()
writeHierarchy
public void writeHierarchy(Writer writer,
Window[] windows)
throws IOException
- Write to the given writer the GUI hierarchy represented by the given
set of root windows.
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on