Interface SkinComponent

    • Method Detail

      • status

        boolean status()
        Description of the Method
        Returns:
        Description of the Returned Value
      • installSkin

        boolean installSkin​(javax.swing.JComponent c)
        Description of the Method
        Parameters:
        c - Description of Parameter
        Returns:
        Description of the Returned Value
      • uninstallSkin

        void uninstallSkin​(javax.swing.JComponent c)