Posts Tagged ‘almond.ui’

Java Font Selector

Sunday, March 21st, 2010

This image contains six objects of the new AFontSelector class. The button opens the font dialog.

Java Font Dialog

Sunday, March 21st, 2010

This weekend I begun to work on a font dialog. It is functional but in need of some polish.

Java Font Dialog

Java Font Dialog

Icon Theme Manager

Sunday, March 21st, 2010

Now there is an IconThemeManager in Almond. It includes an almost complete version of the Oxygen theme (16×16), and it also makes it possible to select a locally installed icon theme, as long as its follows the naming convention. Check the docs for the complete list.

l10n – Language selection

Thursday, January 28th, 2010

Every Almond based program can be set to use the global (set by Almond System Settings) language or a primary and a fallback language from a list. Default primary is the system language and default fallback is English. Component direction, left to right, right to left, is handled automatically.

updated javadoc for almond.ui

Friday, January 1st, 2010

There is a new version available of the javadoc for almond.ui.

almond system settings

Friday, January 1st, 2010

For the last couple of days I have been working on a program that, for now, controls the look and feel of programs based on Almond. Look and feel settings was done in each program but that option is now removed (from the menu).  Test almond system settings and tell me what you think about it.