Interface ILaf

All Known Implementing Classes:
LAF_FLATLAF, MainLauncherLAF

public interface ILaf
Since:
1.0 28 sept. 2008
Author:
Steph GAUDRY
  • Method Details

    • isDarkTheme

      boolean isDarkTheme()
      Returns:
      true if the theme is a dark theme
    • getLafName

      String getLafName()
      Returns:
      the theme name to display
    • getLafClassName

      String getLafClassName()
      Returns:
      the theme className to use with UIManager