Package org.ananas.mac.menu.demo

This package contains samples demonstrating the MacOS application menu library.

See:
          Description

Class Summary
AWTDemo This class demonstrates the use of the library to abstract application menus.
 

Package org.ananas.mac.menu.demo Description

This package contains samples demonstrating the MacOS application menu library. So far there's only example written with AWT but more is coming.

Please note that if you are interested in Swing, it makes no differences for the library. If fact if you just replace the AWT objects (Menu, MenuBar, etc.) with their Swing counterparts, it still works.

© 2003, Benoît Marchal. All rights reserved.
Distributed under the artistic license (open source).
See www.ananas.org for licensing information.