summaryrefslogtreecommitdiff
path: root/altosui/AltosFrame.java
Commit message (Collapse)AuthorAge
* altosui: Complete split out of separate java libraryKeith Packard2012-01-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Split out UI-specific preferencesKeith Packard2012-01-02
| | | | | | Prepare to create library shared with android application. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
Saves the preferred style and uses that for all current and new windows. Signed-off-by: Keith Packard <keithp@keithp.com>