ix.util.xml
Class XMLTreeEditFrame.FrameGroup

java.lang.Object
  extended by ix.util.xml.XMLTreeEditFrame.FrameGroup
Enclosing class:
XMLTreeEditFrame

protected static class XMLTreeEditFrame.FrameGroup
extends java.lang.Object

A set of XMLTreeEditFrames that are logically part of the same editor for selection, cut/paste, find, etc.


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object