Class StreetsideColorScheme

    • Method Detail

      • styleAsDefaultPanel

        public static void styleAsDefaultPanel​(javax.swing.JComponent... components)
        Styles the given components as default panels (currently only the background is set to white)
        Parameters:
        components - the components to style as default panels (e.g. checkboxes also, that's why not only JPanels are accepted)