Package | Description |
---|---|
org.swixml | |
org.swixml.converters | |
org.swixml.layoutconverters |
Class and Description |
---|
Attribute
Class for store attribute info.
|
Converter
General purpose data type converter that can be registered and used
within the SwingEngine package to manage the conversion of objects from
one type to another.
|
ConverterLibrary
The
ConverterLibrary contains all available Coverters, converting Strings. |
Factory
An interface to represent a generic factory
|
LayoutConverter
The
LayoutConverter interface defines a layout converter that
creates LayoutManager objects and constraints objects based on a provided
XML attributes or elements. |
LayoutConverterLibrary
The
LayoutConverterLibrary contains all available LayoutConverter s. |
Localizer
The
Localizer class provides consumers with a simple localization tools: getString(key) . |
MacApp
A MacApp object acompanies a SwingEngine generated UI, when run on a Mac.
|
SwingEngine
The SwingEngine class is the rendering engine able to convert an XML descriptor into a java.swing UI.
|
SwingTagLibrary
The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by
parsing an XML descriptor at runtime.
|
TagLibrary
A skeletal impementation of a TagLibrary
A TagLibrary has a collection of Factories. |
Class and Description |
---|
Attribute
Class for store attribute info.
|
Converter
General purpose data type converter that can be registered and used
within the SwingEngine package to manage the conversion of objects from
one type to another.
|
Localizer
The
Localizer class provides consumers with a simple localization tools: getString(key) . |
Class and Description |
---|
Attribute
Class for store attribute info.
|
LayoutConverter
The
LayoutConverter interface defines a layout converter that
creates LayoutManager objects and constraints objects based on a provided
XML attributes or elements. |
Copyright (c) 2002 - 2014 - Wolf Paulus - wolfpaulus.com. All rights reserved.