Module java.desktop

Class OceanTheme



  • public class OceanTheme
    extends DefaultMetalTheme
    The default theme for the MetalLookAndFeel.

    The designers of the Metal Look and Feel strive to keep the default look up to date, possibly through the use of new themes in the future. Therefore, developers should only use this class directly when they wish to customize the "Ocean" look, or force it to be the current theme, regardless of future updates.

    All colors returned by OceanTheme are completely opaque.

    Since:
    1.5
    See Also:
    MetalLookAndFeel.setCurrentTheme(javax.swing.plaf.metal.MetalTheme)