Class JTreeShape

All Implemented Interfaces:
RMArchiver.Archiving, RMShapePainter.Paint, RJMinMaxSizeSettable, Cloneable

public class JTreeShape extends RJShape
  • Constructor Details

    • JTreeShape

      public JTreeShape()
      Creates a tree shape.
    • JTreeShape

      public JTreeShape(JComponent aComponent)
      Creates a tree shape.
  • Method Details

    • getTree

      public JTree getTree()
      Returns the tree shape's tree.