Quaqua 8.0 2011-10-02

Package ch.randelshofer.quaqua.osx

Provides an API for accessing various Mac OS X specific features.

See:
          Description

Class Summary
OSXApplication OSXApplication can get the native Mac OS X icon image of the application, and it can make the application icon bounce in the Dock.
OSXAquaPainter Renders Aqua user interface controls using the JavaRuntimeSupport framework API which is present in OS X 10.6 and 10.7.
OSXClipboardTransferable OSXClipboardTransferable provides read access to the Mac OS X system clipboard.
OSXFile OSXFile provides access to Mac OS X file meta data and can resolve file aliases.
OSXImageIO OSXImageIO can read images using the Mac OS X Cocoa NSImage API.
OSXPreferences Utility class for accessing Mac OS X Preferences.
OSXSheetSupport OSXSheetSupport provides support for native JDialogs for Java 5 and lower.
 

Enum Summary
OSXAquaPainter.Direction  
OSXAquaPainter.HorizontalAlignment  
OSXAquaPainter.Key Property keys.
OSXAquaPainter.Orientation  
OSXAquaPainter.ScrollBarPart  
OSXAquaPainter.SegmentPosition  
OSXAquaPainter.Size  
OSXAquaPainter.State  
OSXAquaPainter.Variant  
OSXAquaPainter.VerticalAlignment  
OSXAquaPainter.Widget  
OSXAquaPainter.WindowType  
 

Package ch.randelshofer.quaqua.osx Description

Provides an API for accessing various Mac OS X specific features.


Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.