Class LookAndFeelTree

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class LookAndFeelTree extends JFrame implements ActionListener
An example showcase for the various look and feels. There are issues with dynamically changing the L&F of a CheckboxTree.
Author:
bigagli, boldrini
See Also:
  • Constructor Details

    • LookAndFeelTree

      public LookAndFeelTree()
      Creates the frame.
  • Method Details