Interface Paintable

    • Method Summary

      Modifier and Type Method and Description
      int getHeight()
       
      int getWidth()
       
      void paint(Graphics2D g)
       
    • Method Detail

      • getWidth

        int getWidth()
      • getHeight

        int getHeight()