- MAC_OSX_LOCALE_VARIANT - Static variable in class org.swixml.SwingEngine
-
Mac OSX locale variant to localize strings like quit etc.
- MAC_OSX_OS_NAME - Static variable in class org.swixml.SwingEngine
-
Mac OSX identifier in System.getProperty(os.name)
- MacApp - Class in org.swixml
-
A MacApp object acompanies a SwingEngine generated UI, when run on a Mac.
- main(String[]) - Static method in class org.swixml.SchemaGenerator
-
Writes teh schema into the given file. defaults to userhome/swixml.xsd
- mapMembers(Object) - Method in class org.swixml.SwingEngine
-
Introspects the given object's class and initializes its non-transient fields with objects that have been instanced
during parsing.
- META_DOWN_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The META key extended modifier constant.
- META_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The meta key modifier constant.