Package thinletcommons
package thinletcommons
This package contains some common gui widgets such as a directory chooser, a font chooser, a generic message dialog box etc.
All widgets are Thinlet widgets.
Note that the thinletcommons package does not depend on the
thing package, so these widgets could be used in other
applications.
-
ClassDescriptionA
Thinletcomponent that is painted with anti-aliased fonts and lines.A Thinlet color chooser dialog.A Thinlet directory chooser dialog.A file filter forFileChooserthat accepts files based on file name endings (extensions).A Thinlet file chooser dialog.A file filter forFileChooser.A Thinlet font chooser dialog.AThinletcomponent that logs exceptions to the JDK logging facility.A Thinlet message dialog with configurable OK/CANCEL/YES/NO-Buttons.ThinletDialogis a modal double buffered dialog containing a thinlet component.