Class SynthDesktopPaneUI

All Implemented Interfaces:
PropertyChangeListener, EventListener, SynthConstants, SynthUI

public class SynthDesktopPaneUI extends BasicDesktopPaneUI implements PropertyChangeListener, SynthUI
Provides the Synth L&F UI delegate for JDesktopPane.
Since:
1.7
  • Constructor Details

    • SynthDesktopPaneUI

      public SynthDesktopPaneUI()
      Constructs a SynthDesktopPaneUI.
  • Method Details