|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Icon
implementation that paints two icons
as compound or overlaid icon using a specified alignment.Container
.
ValueModel
.
ValueModel
.
ValueModel
.
NumberFormatter
, this class
converts non-negative integers to natural language strings:
Zero, One, Two, Three, More than three.CustomNumberFormatter
.
CustomNumberFormatter
using the given
NumberFormat
to convert strings to values.
JFormattedTextField
to display and edit numbers.Format
and overrides that null
values are formatted to the empty string.EmptyFormat
that wraps the given format
to convert null
to the empty string and vice versa.
EmptyFormat
that wraps the given format
to convert null
to the empty string and vice versa.
Format
and adds behavior to convert to/from
the empty string.EmptyFormat
that wraps the given format
to convert null
to the empty string and vice versa.
EmptyFormat
that wraps the given format
to convert the given emptyValue
to the empty string
and vice versa.
EmptyFormat
that wraps the given format
to convert the given emptyValue
to the empty string
and vice versa.
Example
for the given name,
description and builder.
JFormattedTextField
in different focus lost
behavior modes.Format
that is used
to edit instances of Date
in the UI:
It converts null
to empty Strings,
uses the short DateFormat
,
uses shortcuts for output and
does not accepts relative input.
Format
that is used
to edit instances of Date
in the UI:
It converts null
to empty Strings,
uses the short DateFormat
,
uses shortcuts for output and
accepts relative input.
Format
that is used
to edit instances of Date
in the UI:
It converts null
to empty Strings,
uses the short DateFormat
,
does not uses shortcuts for output and
does not accepts relative input.
#startup
with the given arguments.
ValidationResultModel
that wraps another
ValidationResultModel to limit the number of reported
ValidationMessage
s.LimitedValidationResultModel
on the given ValidationResultModel.
MainFrame
, its menu bar and subviews.JFormattedTextField
to display and edit numbers.Order
.
Order
.Format
that provides special handling for output
shortcuts and relative input.ValidationResult
.
ValidationResult
.
ValidationResultViewFactory
.value
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |