Recursively Sets an ActionListener
Backtracking algorithm: if al was set for a child component, its not being set for its parent
.
Sets the SwingEngine's global application frame variable, to be used as a parent for all child dialogs.
Sets a classloader to be used for all getResourse..() and loadClass() calls.
Sets the SwingEngine's global locale, to be used by all SwingEngine instances.
Sets the disabled icon at index
to icon
which can be null
.
Provides a hint to the look and feel as to which character in the
text should be decorated to represent the mnemonic.
Sets whether or not the tab at index
is enabled.
Sets the application frame system icon.
Sets the icons for all tabs.
Sets this Localizer's locale.
Sets the locale to be used during parsing / String conversion
Enables or disables support of Mac OS X GUIs
Sets the keyboard mnemonic for accessing the specified tab.
Sets this Localizer's ResourceBundle
Sets the ResourceBundle to be used during parsing / String conversion
Sets the SwingEngine's global resource bundle name, to be used by all SwingEngine instances.
Specifies the prefix string for all setter methods
Sets the title for all tabs.
Sets the tooltip text at index
to toolTipText
which can be null
.
The SHIFT key extended modifier constant.
The shift key modifier constant.
Makes the Dialog visible.
The StringConverter class defines / describes
The SwingEngine class is the rendering engine able to convert an XML descriptor into a java.swing UI.
Default ctor for a SwingEngine.
Constructs a new SwingEngine, rendering the provided XML into a javax.swing UI
Constructor to be used if the SwingEngine is not extend but used through object composition.
Constructs a new SwingEngine, rendering the provided XML into a javax.swing UI
The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by
parsing an XML descriptor at runtime.