SWIXML
2.2 (#220)
A B C D F G H I J K L M N O P R S T U V X 

G

getAlignment() - Method in class org.swixml.XTitledSeparator
Returns the title alignment.
getAllComponentItertor() - Method in class org.swixml.SwingEngine
Returns an Iterator for all parsed GUI components.
getAnchor() - Method in class org.swixml.XGridBagConstraints
 
getAppFrame() - Static method in class org.swixml.SwingEngine
 
getAttribute(Element, String) - Static method in class org.swixml.Attribute
Create class instance by name from element.
getAttributes(Element) - Method in class org.swixml.Parser
Retrieve all atributes into list.
getAttributeValue(Element, String) - Static method in class org.swixml.Attribute
Get attribute value from element.
getChildByName(Element, String) - Static method in class org.swixml.Parser
 
getClassLoader() - Method in class org.swixml.Localizer
 
getClassLoader() - Method in class org.swixml.SwingEngine
 
getClient() - Method in class org.swixml.SwingEngine
Returns the object which instantiated this SwingEngine.
getConverter(Class) - Method in class org.swixml.ConverterLibrary
Returns a Converter instance, able to produce objects of the given class
getConverters() - Method in class org.swixml.ConverterLibrary
 
getDescendants(Component) - Method in class org.swixml.SwingEngine
Walks the whole tree to add all components into the components collection.
getFactory(String) - Method in class org.swixml.TagLibrary
Returns the Factory that is currently registered for the given Tag name
getFactory(Class) - Method in class org.swixml.TagLibrary
Returns the Factory that is currently registered for the given Tag name
getFill() - Method in class org.swixml.XGridBagConstraints
 
getGridheight() - Method in class org.swixml.XGridBagConstraints
 
getGridwidth() - Method in class org.swixml.XGridBagConstraints
 
getGridx() - Method in class org.swixml.XGridBagConstraints
 
getGridy() - Method in class org.swixml.XGridBagConstraints
 
getID() - Method in interface org.swixml.LayoutConverter
Returns the unique identifier of the layout converter.
getID() - Method in class org.swixml.layoutconverters.BorderLayoutConverter
Returns "borderlayout".
getID() - Method in class org.swixml.layoutconverters.CardLayoutConverter
Returns "cardlayout".
getID() - Method in class org.swixml.layoutconverters.FlowLayoutConverter
Returns "flowlayout".
getID() - Method in class org.swixml.layoutconverters.FormLayoutConverter
Returns "formlayout".
getID() - Method in class org.swixml.layoutconverters.GridBagLayoutConverter
Returns "gridbaglayout".
getID() - Method in class org.swixml.layoutconverters.GridLayoutConverter
Returns "gridlayout".
getIdComponentItertor() - Method in class org.swixml.SwingEngine
Returns an Iterator for id-ed parsed GUI components.
getIdMap() - Method in class org.swixml.SwingEngine
Returns the id map, containing all id-ed parsed GUI components.
getInsets() - Method in class org.swixml.XGridBagConstraints
 
getInstance() - Static method in class org.swixml.ConverterLibrary
 
getInstance() - Static method in class org.swixml.LayoutConverterLibrary
Returns the single instacne of the LayoutConverterLibrary.
getInstance() - Static method in class org.swixml.MacApp
 
GETINSTANCE - Static variable in class org.swixml.Parser
Method name used with initclass - if this exit, the update class will no be instanced but getInstance is called
getInstance() - Static method in class org.swixml.SwingTagLibrary
 
getInteger(Element, String, int) - Static method in class org.swixml.converters.Util
Returns the integer value of the given XML attribute; or the default value.
getIpadx() - Method in class org.swixml.XGridBagConstraints
 
getIpady() - Method in class org.swixml.XGridBagConstraints
 
getLayoutConverter(Class) - Method in class org.swixml.LayoutConverterLibrary
Returns a LayoutConverter instance, able to produce objects for the given layout manager class.
getLayoutConverterByID(String) - Method in class org.swixml.LayoutConverterLibrary
Returns a LayoutConverter instance, able to produce objects for the given layout manager id (see LayoutConverter.getID()).
getLayoutConverters() - Method in class org.swixml.LayoutConverterLibrary
Returns all registered layout converters.
getLocalizer() - Method in class org.swixml.SwingEngine
 
getName() - Method in class org.swixml.Attribute
 
getRootComponent() - Method in class org.swixml.SwingEngine
Returns the root component of the generated Swing UI.
getSetter(Class) - Method in class org.swixml.DefaultFactory
Returns a Setter Method that accepts the given class as a parameter
getSetter(String) - Method in class org.swixml.DefaultFactory
Returns a setter method by name
getSetter(Class) - Method in interface org.swixml.Factory
Returns a setter method, which accepts a parameter of the given type
getSetter(String) - Method in interface org.swixml.Factory
Returns a setter method by name
getSetter(Class, String) - Method in class org.swixml.TagLibrary
Returns a setter method by name for a specified template class
getSetters() - Method in class org.swixml.DefaultFactory
 
getSetters() - Method in interface org.swixml.Factory
 
getString(String) - Method in class org.swixml.Localizer
Returns the localized String baseed on the given key.
getTagClasses() - Method in class org.swixml.TagLibrary
 
getTaglib() - Method in class org.swixml.SwingEngine
 
getTemplate() - Method in class org.swixml.DefaultFactory
 
getTemplate() - Method in interface org.swixml.Factory
 
getText() - Method in class org.swixml.XTitledSeparator
Returns the title of the separator.
getValue() - Method in class org.swixml.Attribute
 
getWeightx() - Method in class org.swixml.XGridBagConstraints
 
getWeighty() - Method in class org.swixml.XGridBagConstraints
 
GridBagLayoutConverter - Class in org.swixml.layoutconverters
A layout converter for java.awt.GridBagLayout.
GridBagLayoutConverter() - Constructor for class org.swixml.layoutconverters.GridBagLayoutConverter
 
GridLayoutConverter - Class in org.swixml.layoutconverters
A layout converter for java.awt.GridLayout.
GridLayoutConverter() - Constructor for class org.swixml.layoutconverters.GridLayoutConverter
 
guessSetter(String) - Method in class org.swixml.DefaultFactory
Returns a setter method by a Attribute name.
guessSetter(String) - Method in interface org.swixml.Factory
Returns a setter method by a Attribute name.
guessSetter(Class, String) - Method in class org.swixml.TagLibrary
Returns a setter method by name for a specified template class
A B C D F G H I J K L M N O P R S T U V X 
SWIXML
2.2 (#220)

Copyright © 2002 - 2013 - Wolf Paulus - wolfpaulus.com. All rights reserved.