Class PlasticMenuUI


public final class PlasticMenuUI extends ExtBasicMenuUI
The JGoodies Plastic look&feel implementation of MenuUI. It differs from the superclass in that it uses an overhauled menu rendering and alignment system. Furthermore, you can set a client property Options.NO_ICONS_KEY to indicate that this menu has no icons.
Version:
$Revision: 1.14 $
See Also:
  • Constructor Details

    • PlasticMenuUI

      public PlasticMenuUI()
  • Method Details