|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractButton
.IInterpolatingStringToObjectConverter
which provides a
way for interpolating string to object converters to act like ordinary
string to object converters by specifying a resource bundle and an argument
map to use in the constructor.IStringToObjectConverter
is incapable of resolving
references.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
INoReturnMap
to make concrete
implementations of INoReturnMap
easier to write.INoReturnEntry
.entrySetNoReturn()
, which
wraps the ordinary entry set.INotificationStrategy
which
creates a PropertyChangeEvent
based on the multiple argument
form of notifyListeners()
, and calls
notifyListeners()
with the event.IStringToObjectConverter
that
also implements IObjectMapper
by calling the
toString()
method.IResourceBundleFactory
that has
provides implementations of methods that simply call other methods with
default arguments.IStringToObjectConverter
which also implements
IObjectMapper
.true
.
IObjectFilter
that accepts all objects.ResourcBundle
whose attributes can be
manipulated by instances of IResourceBundleFactory
.AccessibleResourceBundle
.UnsupportedOperationException
if an equivalent element already exists.
obj
to the end of the list.
obj
to the end of the list.
false
.
key
is already mapped to a collection, add the elements
of values
to the collection.
key
is already mapped to a collection, add the elements
of values
to the collection.
Container.add()
, passing
the argument constraint the constraint
parameter if
non-null.
add()
with no arguments.
component
to container
, using a
constraint if possible.
Container.add()
, passing
the argument string as the constraints parameter if non-null.
d
to c
.
obj
to the front of the list.
obj
to the front of the list.
obj
to the end of the list.
obj
to the end of the list.
listener
to the list of listeners to notify when
the value of this entry is changed.
addMappings(map, array, false)
(Don't wrap
null
values).
listener
to the list of listeners to notify when the
value associated with key
is changed.
key
.
key
is already mapped to a collection, add
value
to the collection.
key
is already mapped to a collection, add
value
to the collection.
adjustFontsForLocale(Locale.getDefault()
,
component, locale, true, DefaultFontMapper.instance)
.
locale
.
ArrayList
.
length
elements from the source array (starting
at index srcPos
) to the destination array (starting at
index destPos
).
arrayToMap(array, false,
IMapFactory.HASH_MAP_FACTORY)
(Don't wrap null
values).
HashSet
that contains all elements of
array
.
arrayToMap(array, false,
IMapFactory.LINKED_HASH_MAP_FACTORY)
(Don't wrap
null
values).
Integer
backed by the
argument array.
BevelBorderConverter
for ordinary bevel
borders.
blockCommentState
that means we are in a a
comment block, after an eligible '*' to start the termination sequence.
blockCommentState
that means we have encountered
the first slash for a comment block.
blockCommentState
that means we are in the
middle of a comment block, before both the terminating '*' and '/'.
blockCommentState
that means we have not started
comment block.
Boolean
.
IObjectMapper
that returns a
Boolean
which represents an object.IObjectMapper
that converts a true
Boolean
to 1, and everything else to 0.BorderLayout
.Box
.CompositeConverter
that matches C-style
punctuation in property values.IStringToObjectConverter
is incapable of resolving
references.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
IDelayedResult
which caches the computed
result.AccessibleResourceBundle
that provides a
useful implementation of getKeys()
.List
or ArrayList
.
IObjectMapper
.Character
.
Class
.
null
so any further lookups are
not associated with the current property name.
ICollectionFactory
which creates
an empty collection to be filled with the elements of the list.
StringListUtilities.createObjectList()
.
Object
matrices.StringListUtilities.createCollectionString()
to do the
conversion.StringListUtilities.createCollectionString()
.
TreePath
containing the
elements.Color
.
IComponentAddStrategy
that
simply passes the constraint to Container.add()
.IComponentAddStrategyProvider
which uses a map from layout classes to component add strategies.ComponentConstraintPair
.null
, because _getConstraintConverter()
has
been overloaded not to use the parent.
Component
.IStringToObjectConverter
is incapable of resolving
references.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
ICompositeUpdater
that
update a specific property of a composite object, so that when a map
consistency listener puts a value in the map, an updater doesn't set
the property again.ISetPropertyAction
which uses
reflection to set the property.IIntMapper
that maps all integers to a
single constant.map()
method always
returns value
.
get
method.
Container
which are not instances of JComponent
.source
.
ArrayUtilities.asList()
, then call
createCollectionString()
with the created list.
keysToKeep
.
keysToKeep
.
Cursor
.
HashMap
and uses the default string to object converter
for both keys and values.
ResourceBundleFactory.DEFAULT_INSTANCE
to create inner
bundles.
IObjectMapper
that maps an object to
itself.IStringToObjectConverter
that simply
maps a String to the same value.WrappedObservableMap
which is able to unwrap
values that are instances of IDelayedResult
.Dialog
.Dimension
.IInterpolatingConverter
that converts
strings and resource bundles to borders.IStringToObjectConverter
is incapable of resolving
references.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
ComponentAddStrategyProvider
.
provider
to provide
component adders for layouts.
provider
to provide
component adders for layouts.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
LayoutManager
.Double
.
nextValue()
that indicates that the
entire sequence should be used for the next value.
ArrayList
,
call ensureCapacity()
on it.
entrySet()
to make it an instance
of NoReturnEntrySet
, which contains instances of
INoReturnEntry
.
NoReturnEntry
.
Enumeration
to an Iterator
._map.equals(obj)
.
escape(cs, CHARACTERS_TO_ESCAPE_IN_DOUBLE_QUOTES)
,
which is suitable for a double-quoted expression in Java.
cs
.
ExtensionFileFilter
.rowCount
rows and
columnCount
columns.
findEnd(s1, s2, startIndex, true)
(compare
case-insensitively).
s1
for the first occurance of s2
at or
after the start index.
c
in cs
starting from startIndex.
findStart(s1, s2, startIndex, true)
(compare
case-insensitively).
s1
for the first occurance of s2
at or
after the start index.
startIndex
, return the index of first
whitespace character in the input sequence.
construct
method has returned.
Float
.
Font
.
IFontMapper
.obj
.
Frame
.OBJECT_TO_STRING_CONVERTER_KEY
mapped to
ClassToStringConverter.instance
.
key
is null
, return null
,
since this map does not support null keys.
_compute()
.
construct
method.
map
is non-null and key
is mapped to a
true Boolean
in map
, return
true
.
map
is non-null and key
is mapped to an
object in map
, return true iff object is a true Boolean.
baseNames
may be a semicolon separated list of bundle
names.
Locale.getDefault()
as the default locale.
IComponentAddStrategy
that specifies how to add components to the argument container.
IInterpolatingConverter
for the
argument property name.
AtomConverter.INTEGER_CONVERTER
if the
property name is recognized by this instance.
map
is non-null and key
is mapped to an
instance of Number
in map
, return the integer
value of the Number
.
map
is non-null and key
is mapped to an
instance of Number
in map
, return the integer
value of the Number
.
_getProperKeys()
).
KeyDescriptor
map.
map
is non-null and key
is mapped to an
non-null object in map
, return the unwrapped object.
map
is non-null and key
is mapped to an
non-null object in map
, return the unwrapped object.
_compute()
the last time
this instance was run.
GridBagConstraints
.GridBagLayout
.getObject()
method.
handleGetObject()
is protected, we can't
invoke it on the contained bundle.
HashSet
.
true
if this instance has finished running already.
Collection
.IDelayedResult
can be put into the map, and
they are transparently evaluated when get()
retrieves them.setLocale()
method is called.Boolean
indicating whether or not
errors converting each element are ignored.
ImageIcon
.BracedPropertyCompositeConverter
which creates an object whose properties cannot be changed.cs
greater than or equal to
startIndex
and less than endIndex
that
contains the argument character.
Entry
which the instances in the
entry set implement.INoReturnMap
and IObservableMap
.Insets
.AbstractButton
, but cannot create them.
EmptyBorderConverter
.
EtchedBorderConverter
.
LineBorderConverter
.
Component
,
but cannot create them.
BorderLayoutConverter
.
CardLayoutConverter
.
FlowLayoutConverter
.
GridBagLayoutConverter
.
GridLayoutConverter
.
JComponent
,
but cannot create them.
extraEnvironmentMap
and the imports in
extraImports
to the BeanShell interpreter when evaluating
scripts.
Integer
.
CharSequence
.IInterpolatingStringToObjectConverter
that
converts each element substring to an object in the list.
IInterpolatingConverter
which
has commonly used behavior.IStringToObjectConverter
is incapable of resolving
references.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
Number
, return the int value of the property.
baseNames
, which may be a semicolon separated list of
base names.
getBundle()
will reload the bundles corresponding to the
argument basename, the default locale, and the system class loader.
getBundle()
will reload the bundles corresponding to the
argument basename, the default locale, and the argument class loader.
getBundle()
will reload the bundles corresponding to the
argument basename, locale, and class loader.
getBundle()
will reload the bundles corresponding to the
argument basename, locale, and class loader.
IObjectMapper
that returns a
Boolean
which represents the "inverted" value to map.c
is one of ')', ']', '}', '\'', or '"'.
c
is one of '(', '[', '{', '\'', or '"'.
c
is a class that wraps on of the primitive
types.
true
if the property is readable by this
converter.
true
if the property is updatable by this
converter.
true
if the property is writable by this
converter.
JApplet
.JButton
.JCheckBox
.JCheckBoxMenuItem
.JColorChooser
.JComboBox
.JComponent
.JComponent
that are also containers.JDesktopPane
.JDialog
.JEditorPane
.JFileChooser
.JFormattedTextField
.JFrame
.JInternalFrame
.JLabel
.JLayeredPane
.JList
.JMenuBar
.JMenu
.JMenuItem
.JOptionPane
.JPanel
.JPasswordField
.JPopupMenu
.JProgressBar
.JRadioButton
.JRadioButtonMenuItem
.JScrollBar
.JScrollPane
.JSeparator
.JSlider
.JSpinner
.JSplitPane
.JTabbedPane
.ISetPropertyAction
for
JTabbedPaneConverter
that adds tabs to the tabbed pane.JTable
.JTable
changes.JTableHeader
.JTextArea
.JTextComponent
.JTextField
.JTextPane
.JToolBar
.JTree
.JViewport
.JWindow
.KeyStroke
.
Integer
wrapping JLayeredPane
layer identifiers.
ILayoutAndComponentAddStrategy
that simply passes the constraint string to Container.add()
.layoutManager()
is called.
LinkedHashSet
.
LinkedList
.
ListSet
.
ArrayList
to a Vector
, which
allows interoperability with legacy code that expects instances of
Vector
without the performance hit due to the synchronization
of methods.ArrayList
.
ArrayList
.
c
.
c
.
Locale
.
LOCALE_REGEX_STRING
.
Long
.
TreePath
out of the arguments and print it out.
args[0]
to valueForSequence
and print
the result.
AccessibleResourceBundle
, or an adapted
version of it which is an AccessibleResourceBundle
.
obj
which implements the intefaces
classes in interfaces
, in which all methods are run on the
event-dispatch thread.
obj
which implements
the intefaces classes in interfaces
, in which all methods
are synchronized.
obj
which implements
the intefaces classes in interfaces
, in which all methods
not in unsynchronizedMethods
are synchronized.
TreePath
using either an instance of
Object[]
or Collection
.
IObjectMapper
by returning the result of
toString(obj)
.
toObject("" + obj)
.
x
th element in the array.
null
, return FALSE
.
obj
(which must be a
collection of collections) into an Object
matrix using
ArrayUtilities.toMatrix()
.
obj
is null
, return null
.
x
to another integer.
BooleanMapper
.
toObjectArray(value)
.
DEFAULT_INSTANCE
, this constructor is protected.
LinkedHashMap
when
toObject()
is called.
toObject()
is called.
IStringToObjectConverter
that looks
up strings to be converted in a map, and returns the mapped value.map
as a conversion map
between strings and objects.
map
as a conversion map
between strings and objects.
mappings
into the
conversion map using MapUtilities.arrayToHashMap()
,
wrapping null values.
mappings
into the
conversion map using MapUtilities.arrayToHashMap()
,
wrapping null values.
Map
to a Dictionary
.cs
has C-style syntax, and using this instance
as the punctuation state, return the index of the punctuation symbol
that closes the opening punctuation symbol at startIndex
(either '{'
, '[', '('
, '\''
, or
'"'
).
MessageFormat
.java.util.Properties
that allows a slightly
more user-friendly syntax.defaults
.
MultiLineProperties
.name()
on the constraint
converter.
"Converter"
, return the
part before "Converter"
.
startIndex
, contains a subsequence specifying a (possibly
interpolated) value, return a new instance of
InterpolatedValueMatchResult
.
Map
to a INoReturnMap
.HashMap
.
HashMap
with the argument capacity.
findStart()
and
findEnd()
that indicates that the substring searched is
only whitespace, so the string that was searched for was never found.
notifyListeners()
with the event.
PropertyChangeEvent
by
unwrapping the key and values, then call
notifyListeners()
with the event.
null
value in a map.
IObjectToStringConverter
that converts
each element to a string.
IObservableMap
.Character.MAX_VALUE
, the
character that was represented by the last character scanned.
n
, that has up to
n
characters of the character sequence, padded with spaces
on the left if necessary.
n
, that has up to
n
characters of the character sequence, padded with
instances of padChar
on the left if necessary
n
, that has up to
n
characters of the character sequence, padded with spaces
on the right if necessary.
n
, that has up to
n
characters of the character sequence, padded with
instances of padChar
on the right if necessary
IObjectToStringConverter
the converts a
Pattern
into a string which is the double quote-escaped
version of its regex string.Point
.Pattern
indicating the prefix with
which string representation of the list begins.
c
is a primitive wrapper class, return the class object
for the type it wraps.
PROPERTY_PREFIX_REGEX_STRING
.
put(key, value, AcceptAllObjectFilter.instance)
(notify all listeners).
value
with key
in the map.
mappings
of source to this instance using
putNoReturn()
.
putNoReturn()
to put all mappings of source
into the instance.
putAll(sourceMap, true)
(notify listeners).
globalName
.
put()
-- there is
no speed advantage to using this method.
value
with key
.
putNoReturn(key, value, true)
(notify all listeners).
value
with key
in the map.
Rectangle
.obj
(via ==, not
equals()
) and return a possibly differently sized array
that just has the non-matching elements.
obj
from the list.
UnsupportedOperationException
, since
enumerations don't have this ability.
addMappings()
that indicates
the corresponding key should be removed.
c
.
literal
and
s
accordingly.
listener
from the list of listeners to notify
when the value of this entry is changed.
remove()
-- there is
no speed advantage to using this method.
listener
from the list of listeners to notify when
the value associated with key
is changed.
listener
is a listener for the argument key, remove it
from the list of listeners for the key.
IResourceBundleFactory
.c
.
Pattern
indicating the suffix with
which string representation of the list ends.
CharSequence
that represents the reversed version of another
CharSequence
, but avoids copying whenever possible._compute()
, but do not throw any exceptions.
Pattern
indicating the separator
between elements.
i
th element with obj
and return
obj
.
key
is changed.
key
is changed.
propertyName
the next time recordKeyLookup()
is called.
notifyListeners
is true.
setValue()
.
notifyListeners
is true.
setValue()
.
Map.Entry
.INotificationStrategy
which notifies
all listeners in order using the same thread.
Boolean
indicating whether substrings
within a string representing a list should be parsed using C-style
syntax, so that parentheses are matched.
BevelBorderConverter
for soft bevel
borders.
SoftValueMap
.String.startsWith(String, int)
, but take instances of
CharSequence
, and allow the comparison to be done
case-insensitively.
IStringToObjectConverter
that
converts each element substring to an object in the list.
IStringToObjectConverter
is incapable of resolving
references.
IStringToObjectConverter
uses the specified resource
bundle and argument map to resolve references.
Boolean
.BorderLayout
,
such as BorderLayout.NORTH
.Character
.IStringToObjectConverter
that converts a
string, interpreted as a fully qualified class name, into a class object.Color.decode()
.ComponentOrientation
.Double
.Float
.IStringToObjectConverter
that converts
strings to fonts using Font.decode()
.IStringToObjectConverter
that converts a
string, interpreted as a fully qualified class name, into a new instance of
the class denoted by s
by interpreting the string as a Java
literal or using reflection to create an instance of an object.Integer
.KeyStroke
.Locale
.Long
.IStringToObjectConverter
that converts a
double-quoted regex string into an instance of Pattern
.JList
and
JTable
.SwingConstants
.ListSet
nor does it implement
the Set
interface!
construct
method
and then exit.
TableColumn
.DefaultTableColumnModel
.test(IInterpolatingStringToObjectConverter, String[],
ResourceBundle, INoReturnMap)
with a null bundle and a new
observable map.
STRING_TO_OBJECT_CONVERTER_KEY
mapped to
StringToInstanceConverter.instance
and the key
SMART_SEPARATE_KEY
mapped to Boolean.FALSE
.
s
is empty, throw a ParseException
.
Number
to an array
of ints.
KeyEvent
named "VK_" +
s.toUpperCase()
.
_toObject()
instead since
we don't expect to put an instance of
ComponentAndSavedConstraintData
in the global variable
space.
toColor(s)
.
Font.decode()
on the string.
Integer
wrapping the key code returned by
toKeyCode(s)
.
IStringToObjectConverter
by using the default
resource bundle and argument map specified by the constructor.
_toObject(bundle, baseKey, argMap, context)
.
s
is a reference, resolve it using this instance as
both the resource and string converter for the eventual literal.
null
or empty, return
Boolean.FALSE
.
Double.valueOf()
.
Float.valueOf()
.
Integer.decode()
.
Long.decode()
.
Object[]
, return it
immediately.
array
, surrounded by brackets.
obj
, according to
obj.getClass().getName()
.
obj
to int[]
, and return the result of
ArrayUtilities.toString()
on the array.
toObject()
with the same argument and cast the result
to a String
.
toObject()
with the same argument and cast the result
to a String
.
TreeSet
.
TreePath
.ArrayList
,
call trimToSize()
on it.
UIManager
.findStart()
and
findEnd()
that indicates that non-whitespace characters
were found before the string that was searched for.
startIndex
.
cs
.
main()
.
Vector
.
Window
.Map
that automatically wraps and unwraps
both keys and values.WrappedKeyValueMap
.WrappedObservableMap
.c
is a class object for a primitive type, return the
class object for the corresponding wrapper class.
AbstractButton
.
JLabel
.
JSplitPane
.
baseNames
, which is semicolon-separated,
see if the name is already in the set.
_imports
to
the argument BeanShell interpreter.
propertyName
is "alignX", "alignY", "minSize",
"maxSize", or "prefSize", use the superclass's method which adds a
property change listener, but use the full property name.
composite
that will update the value
associated with mapKey
in observableMap
when
the propertyName
property of the composite changes.
composite
is a bean and supports bound properties,
add a property change listener to the bean that updates the observable
map when the bean's property is changed.
InterpolatedValueMatchResult
, convert the results that are
members of propertyNames
to property values and put them
in propertyMap
.
_staticImports
to the argument
BeanShell interpreter.
_getFont()
has decided which font to use, return
an adjusted the font which can replace the original font.
_list
is an instance of ArrayList
,
this field is set to the casted version of _list
.
array
.
border
property of borders
returned by this instance.
_BUNDLE_NAME_REGEX_STRING
.
_useSoftCache
is false, this field maintains a strong
reference to the key set computed the first time getKeys()
is called.
obj
is an instance of each of the classes in
classArray
.
get()
.
Box
using the default
constructor.
JButton
using the default
constructor.
JCheckBox
using the default
constructor.
JCheckBoxMenuItem
using the
default constructor.
JColorChooser
using the default
constructor.
JComboBox
using the default
constructor.
JLayeredPane
using the default
constructor.
JEditorPane
using the default
constructor.
JFileChooser
using the default
constructor.
JFormattedTextField
using the
default constructor.
JInternalFrame
using the default
constructor.
JLabel
using the default
constructor.
JLayeredPane
using the default
constructor.
JList
using the
default constructor.
JMenu
using the
default constructor.
JMenuItem
using the
default constructor.
JOptionPane
using the default
constructor.
JPanel
using the default
constructor.
JPasswordField
using the default
constructor.
JPopupMenu
using the
default constructor.
JProgressBar
using the default
constructor.
JRadioButton
using the
default constructor.
JRadioButtonMenuItem
using the
default constructor.
JScrollBar
using the default
constructor.
JTabbedPane
using the default
constructor.
JSeparator
using the
default constructor.
JSlider
using the default
constructor.
JSpinner
using the default
constructor.
JSplitPane
using the default
constructor.
JTabbedPane
using the default
constructor.
JTable
using the
default constructor.
JTableHeader
using the
default constructor.
JTextArea
using the default
constructor.
JTextField
using the default
constructor.
JTextPane
using the default
constructor.
JTree
using the
default constructor.
JViewport
using the default
constructor.
Dimension
.
createObjectList()
.
next()
.
IStringToObjectConverter
.
ComponentAddStrategy
that specify how to add components to
containers with the corresponding layouts.
IStringToObjectConverter
.
Dialog
-specific
properties.
Enumeration
that this adapter is based on.
InterpolatedValueMatchResult
whose
s
field is the portion of the character sequence that
represents the property value, and whose endIndex
field is
set to the index just after the property value representation.
digitBuffer
to
compute the last octal character (saved in outChar
),
and reseting the state.
Frame
-specific
properties.
InterpolatedValueMatchResult
that arise from parsing the
argument character sequence.
ISetPropertyAction
for the argument
property name.
ISetPropertyAction
for the argument
property name.
UIManager.getLookAndFeelDefaults()
.
_scriptSnippetToObject()
.
_scriptSnippetToObject()
.
_GLOBAL_NAME_ASSIGNMENT_REGEX_STRING
.
locale
in the avaiable locale array.
_availableLocales
.
propertyChange()
already; detects infinite recursion.
".dispatchType"
subkey is not present.
setSelectedLocale()
method -- use this to prevent infinite recursion.
JDesktopPane
specific actions.
JDesktopPane
specific converters.
JDialog
-specific
properties.
JFrame
-specific
properties.
JViewport
-specific actions.
JViewport
-specific converters.
JViewport
property names, including those of its
subclasses.
_useSoftCache
is false, this field is soft reference to
the key set computed the first time getKeys()
is called.
KeyDescriptor
.
_computeResult()
was run.
PropertyChangeListener
that listen to changes to the value mapped from the associated key.
s
.
_extractPropertiesSubSequence()
to get the
string representation of property name / value pairs, and then for each
property, call _extractPropertyValueString()
to eat the
part of the string used for the property.
s
starts with '{' and ends with
'}', treat the string as a script, and return the result of executing the
script.
s
, which is a string literal, not a reference to
a resource bundle key or a key in the argument map, convert
s
to an object.
MultiLinePropertyResourceBundle
based
on a resource with the bundle name as the main part of its filename,
and ".properties" as its extension.
UIManager
.
propertyValue
to the map value, and return the result.
mapValue
to the property value, and return the result.
_literalToObject()
.
_defaultValue
indicating that a
ParseException
should be thrown instead of returning a
default value.
_map
is an instance of INoReturnMap
, this
is a casted copy of _map
.
_innerMap
is an instance of INoReturnMap
,
this is a casted copy of _innerMap
.
StringListUtilities.createObjectList()
.
StringListUtilities.createCollectionString()
.
InterpolatedValueMatchResult
which has its
startIndex
field set to the index in the original
character sequence at which cs
starts, set the
fromMapValueConverterString
,
toMapValueConverterString
fields of result
.
s
as a class name.
s
as a Java literal and return the
String
or primitive wrapper that corresponds to it.
cs
begins with a string literal, parse it an
fill in the appropriate fields of result
.
_makeMapValue()
.
compute()
.
_compute()
,
if any.
getBundle()
are separated.
_environment
to the argument
BeanShell interpreter.
globalName
parameter which means
that the global name should be read from the bundle.
_extractPropertyValueString()
to
determine if the opening and closing braces should be kept around a
string representing a property value.
_stride[i]
indicates the number of elements to
skip in the iteration of the entry set of
_innerIterator
before getting to the
i
th entry with a non-cleared value.
_stride
to look at for the next
call to next()
.
literalToObject()
uses.
String
)and dispatch types (String
) that are
guesses for the dispatch type corresponding to resource bundle keys
ending with a suffix.
TabConverter
.
Integer
) for TitledBorder
.
Integer
) for TitledBorder
.
IObjectMapper
.
FlowLayout
.
BoxLayout
.
baseKey
is mapped to a string, send it to
toObject(String, ResourceBundle, INoReturnMap, String)
.
baseKey
is a non-null string,
use this instance to convert it to an object.
baseKey
is mapped to null
, return
null
.
_getInterpreter()
.
s
to an object as in toObject()
,
but don't do any type checking.
IObjectMapper
that
converts to or from argument map values.
Integer
containing the corresponding type of cursor.
String
) and instances of
CompositeConverter
that handle the corresponding
types.
String
) and instances of
IInterpolatingConverter
that handle the corresponding
types.
_keySetRef
.
SoftValue
shouldn't cause purgeClearedValues()
to remove a new
key/value pair when the soft reference is cleared.
Window
-specific
properties.
location
property to after
locationRelativeTo
, since the parent must be set for it to
have any effect.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |