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)
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(Hierarchy h)
writeHierarchy
public void writeHierarchy(Writer writer)
throws IOException
- Write to the given writer the GUI hierarchy represented by the given
set of root windows.
- Throws:
IOException
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on