Class JTableShape

    • Constructor Detail

      • JTableShape

        public JTableShape()
        Creates a new table shape.
      • JTableShape

        public JTableShape​(javax.swing.JComponent aComponent)
        Creates a new table shape with given table.
    • Method Detail

      • getTable

        public javax.swing.JTable getTable()
        Returns this shape's component as a JTable.
      • getImage

        public java.awt.image.BufferedImage getImage()
        Returns the image for this shape.
        Overrides:
        getImage in class RJShape