- ia(StringTokenizer) - Static method in class org.swixml.converters.Util
-
Returns the remaining tokens of a StringTokenizer in an int-Array
- ImageConverter - Class in org.swixml.converters
-
A Converter that turns a Strings in the form of a filename into an Image objects.
- ImageConverter() - Constructor for class org.swixml.converters.ImageConverter
-
- ImageIconConverter - Class in org.swixml.converters
-
A Converter that turns a Strings in the form of a filename into an ImageIcon objects.
- ImageIconConverter() - Constructor for class org.swixml.converters.ImageIconConverter
-
- InputEvent - Interface in org.swixml.converters
-
- insert(URL, Container) - Method in class org.swixml.SwingEngine
-
Inserts swing object rendered from an XML document into the given container.
- insert(InputStream, Container) - Method in class org.swixml.SwingEngine
-
Inserts swing objects rendered from an XML reader into the given container.
- insert(String, Container) - Method in class org.swixml.SwingEngine
-
Inserts swing objects rendered from an XML reader into the given container.
- insert(Document, Container) - Method in class org.swixml.SwingEngine
-
Inserts swing objects rendered from an XML document into the given container.
- InsetsConverter - Class in org.swixml.converters
-
The InsetsConverter
class defines a converter that creates Insets objects based on a provided String.
- InsetsConverter() - Constructor for class org.swixml.converters.InsetsConverter
-
- isMacOSX() - Static method in class org.swixml.SwingEngine
-
Indicates if currently running on Mac OS X
- isMacOSXSupported() - Static method in class org.swixml.SwingEngine
-
Indicates state of Mac OS X support (default is true = ON).
- isUsable() - Method in class org.swixml.Localizer
-
Informs about the usablility of this Localizer.