-
Notifications
You must be signed in to change notification settings - Fork 0
Home
nigelht edited this page May 4, 2015
·
3 revisions
Mac Widgets for Java is a collection of widgets seen in OS X applications, offered in a Java API. These widgets help Java developers create more Mac-like applications. Their usage is not restricted to Mac though, as they will render across platforms.
Mac Widgets for Java have been designed as components - so you won't see much inheritance. Component style designs help make the API simple and understandable. This stye of design also makes it easy for developers to use the components as they were intended to be used.
Feel free to email me at kenneth.orr@gmail.com