Controls4J Library
-
Version
1.0
Controls4J Library is a set of improved graphical
controls for the Java/Swing. Here is brief description
of the library's components.
JFontChooser is this dialogue is intended for fonts
selection. The distinctive features are as follows:
increased control over user actions (for example, a
user cannot enter letters or negative numbers in the
digit entry fields) and enabled auto addition in the
font name field.
JBasicFindDlg is a simplified implementation of a
dialogue for text searching.
JBasicFindReplaceDlg - is a simplified implementation
of a dialogue for searching and replacing of the text
fragments.
JIntegerField is a control intended for input of
numeric values. It allows setting upper and lower
limits of legitimate values; restrict editing, if the
user enters false information; or highlight the
contents of the field if not allowed value is entered.
Control over the focus is provided as well.
JSortedList is a control for selecting values from a
|