Package com.darwinsys.macosui

Classes for dealing with Swing GUIs slightly differently under MacOS X, needed in part since Apple didn't quite get the portability issues just right (like where the MenuBar appears).

See:
          Description

Interface Summary
AboutBoxHandler Handler for part of MacOS UI extensions
PrefsHandler Handler for part of MacOS UI extensions
PrintHandler Handler for part of MacOS UI extensions
ShutdownHandler Handler for part of MacOS UI extensions
 

Class Summary
MacOSAppAdapter The only os-dependant part of com.darwinsys, this is the adapter class to handle MacOS's "different" way of doing About Box, Quit item in App menu, Preferences, and so on.
MacOSUtil Utilities for GUI work.
 

Package com.darwinsys.macosui Description

Classes for dealing with Swing GUIs slightly differently under MacOS X, needed in part since Apple didn't quite get the portability issues just right (like where the MenuBar appears).



Copyright © 1996-2004 Ian F. Darwin. See license.html for usage license.