Class SpringsPaneTool.BorderListCellRenderer

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, ListCellRenderer, SwingConstants
Enclosing class:
SpringsPaneTool<T extends SpringsPaneShape>

public static class SpringsPaneTool.BorderListCellRenderer extends JToggleButton implements ListCellRenderer
This class draws the buttons in the border chooser, plus holds utility methods for choosing borders
See Also:
  • Constructor Details

    • BorderListCellRenderer

      public BorderListCellRenderer()
  • Method Details