Class ColorSchemeListCellRenderer

    • Constructor Detail

      • ColorSchemeListCellRenderer

        public ColorSchemeListCellRenderer()
    • Method Detail

      • setBounds

        public void setBounds​(int x,
                              int y,
                              int w,
                              int h)
        Workaround for bug 4238829 in the Java bug database: "JComboBox containing JPanel fails to display selected item at creation time"
        Overrides:
        setBounds in class Component