Package adams.gui.laf

Class AbstractSimpleLookAndFeel

    • Constructor Detail

      • AbstractSimpleLookAndFeel

        public AbstractSimpleLookAndFeel()
    • Method Detail

      • getLookAndFeelClassname

        protected abstract String getLookAndFeelClassname()
        Returns the classname of the look and feel to use.
        Returns:
        the classname
      • isAvailable

        public boolean isAvailable()
        Checks whether the look and feel is available.
        Specified by:
        isAvailable in class AbstractLookAndFeel
        Returns:
        true if available