jaxx.demo.feature.validation
Class ValidationListDemo

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by jaxx.demo.DemoPanel
                      extended by jaxx.demo.feature.validation.ValidationListDemo
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, JAXXContext, JAXXObject, JAXXValidator

public class ValidationListDemo
extends DemoPanel
implements JAXXValidator

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
protected  JSlider _ratio
           
protected  JTextField _text
           
protected  JTextField _text2
           
protected  JSlider age
           
static String BINDING__RATIO_VALUE
           
static String BINDING__TEXT_TEXT
           
static String BINDING__TEXT2_TEXT
           
static String BINDING_AGE_VALUE
           
static String BINDING_CONFIG_TEXT
           
static String BINDING_DIR_TEXT
           
static String BINDING_EMAIL2_TEXT
           
static String BINDING_FIRST_NAME_TEXT
           
static String BINDING_LAST_NAME_TEXT
           
static String BINDING_RATIO_VALUE
           
static String BINDING_TEXT_TEXT
           
static String BINDING_TEXT2_TEXT
           
protected  JButton cancel
           
protected  JTextField config
           
protected  JTextField dir
           
protected  JTextField email2
           
protected  JList errorList
           
protected  SwingValidatorMessageListModel errors
           
protected  JTextField firstName
           
protected  Identity identity
           
protected  JTextField lastName
           
protected  Model model1
           
protected  Model model2
           
protected  JButton ok
           
protected  JSlider ratio
           
protected  JTextField text
           
protected  JTextField text2
           
protected  SwingValidator<Model> validator
           
protected  SwingValidator<Model> validator2
           
protected  SwingValidator<Identity> validator3
           
protected  List<String> validatorIds
           
 
Fields inherited from class jaxx.demo.DemoPanel
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, delegateContext, top
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
ValidationListDemo()
           
ValidationListDemo(boolean param0)
           
ValidationListDemo(JAXXContext param0)
           
ValidationListDemo(JAXXContext param0, boolean param1)
           
ValidationListDemo(JAXXContext param0, LayoutManager param1)
           
ValidationListDemo(JAXXContext param0, LayoutManager param1, boolean param2)
           
ValidationListDemo(LayoutManager param0)
           
ValidationListDemo(LayoutManager param0, boolean param1)
           
 
Method Summary
static JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToValidator()
           
protected  void addChildrenToValidator2()
           
protected  void addChildrenToValidator3()
           
protected  void create_ratio()
           
protected  void create_text()
           
protected  void create_text2()
           
protected  void createAge()
           
protected  void createCancel()
           
protected  void createConfig()
           
protected  void createDir()
           
protected  void createEmail2()
           
protected  void createErrorList()
           
protected  void createErrors()
           
protected  void createFirstName()
           
protected  void createIdentity()
           
protected  void createLastName()
           
protected  void createModel1()
           
protected  void createModel2()
           
protected  void createOk()
           
protected  void createRatio()
           
protected  void createText()
           
protected  void createText2()
           
protected  void createValidator()
           
protected  void createValidator2()
           
protected  void createValidator3()
           
 void doActionPerformed__on__cancel(ActionEvent event)
           
 void doActionPerformed__on__ok(ActionEvent event)
           
 void doContentsChanged__on__errors(ListDataEvent event)
           
 void doKeyReleased__on___text(KeyEvent event)
           
 void doKeyReleased__on___text2(KeyEvent event)
           
 void doKeyReleased__on__config(KeyEvent event)
           
 void doKeyReleased__on__dir(KeyEvent event)
           
 void doKeyReleased__on__email2(KeyEvent event)
           
 void doKeyReleased__on__firstName(KeyEvent event)
           
 void doKeyReleased__on__lastName(KeyEvent event)
           
 void doKeyReleased__on__text(KeyEvent event)
           
 void doKeyReleased__on__text2(KeyEvent event)
           
 void doStateChanged__on___ratio(ChangeEvent event)
           
 void doStateChanged__on__age(ChangeEvent event)
           
 void doStateChanged__on__ratio(ChangeEvent event)
           
 JSlider get_ratio()
           
 JTextField get_text()
           
 JTextField get_text2()
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel10()
           
protected  JLabel get$JLabel11()
           
protected  JLabel get$JLabel12()
           
protected  JLabel get$JLabel13()
           
protected  JLabel get$JLabel14()
           
protected  JLabel get$JLabel15()
           
protected  JLabel get$JLabel16()
           
protected  JLabel get$JLabel17()
           
protected  JLabel get$JLabel18()
           
protected  JLabel get$JLabel19()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel20()
           
protected  JLabel get$JLabel21()
           
protected  JLabel get$JLabel22()
           
protected  JLabel get$JLabel23()
           
protected  JLabel get$JLabel24()
           
protected  JLabel get$JLabel25()
           
protected  JLabel get$JLabel26()
           
protected  JLabel get$JLabel27()
           
protected  JLabel get$JLabel28()
           
protected  JLabel get$JLabel29()
           
protected  JLabel get$JLabel3()
           
protected  JLabel get$JLabel30()
           
protected  JLabel get$JLabel31()
           
protected  JLabel get$JLabel32()
           
protected  JLabel get$JLabel33()
           
protected  JLabel get$JLabel34()
           
protected  JLabel get$JLabel35()
           
protected  JLabel get$JLabel4()
           
protected  JLabel get$JLabel5()
           
protected  JLabel get$JLabel6()
           
protected  JLabel get$JLabel7()
           
protected  JLabel get$JLabel8()
           
protected  JLabel get$JLabel9()
           
protected  JPanel get$JPanel0()
           
protected  JPanel get$JPanel1()
           
protected  JPanel get$JPanel2()
           
protected  JPanel get$JPanel3()
           
protected  JPanel get$JPanel4()
           
protected  JPanel get$JPanel5()
           
protected  JPanel get$JPanel6()
           
protected  JPanel get$JPanel7()
           
protected  JScrollPane get$JScrollPane0()
           
protected  Table get$Table0()
           
protected  Table get$Table1()
           
protected  Table get$Table2()
           
protected  Table get$Table3()
           
protected  Table get$Table4()
           
protected  Table get$Table5()
           
protected  Table get$Table6()
           
 JSlider getAge()
           
 JButton getCancel()
           
 JTextField getConfig()
           
 JTextField getDir()
           
 JTextField getEmail2()
           
 JList getErrorList()
           
 SwingValidatorMessageListModel getErrors()
           
 JTextField getFirstName()
           
 Identity getIdentity()
           
 JTextField getLastName()
           
 Model getModel1()
           
 Model getModel2()
           
 JButton getOk()
           
 JSlider getRatio()
           
protected  String[] getSources()
           
 JTextField getText()
           
 JTextField getText2()
           
 SwingValidator<Model> getValidator()
           
 SwingValidator<?> getValidator(String validatorId)
           
 SwingValidator<Model> getValidator2()
           
 SwingValidator<Identity> getValidator3()
           
 List<String> getValidatorIds()
           
 void registerValidatorFields()
           
 
Methods inherited from class jaxx.demo.DemoPanel
applyDataBinding, firePropertyChange, get$objectMap, getContextValue, getContextValue, getDataBinding, getDataBindings, getDefaultSource, getDelegateContext, getDemoTabTitle, getLabel, getObjectById, getParentContainer, getParentContainer, processDataBinding, processDataBinding, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, setContextValue, setContextValue
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface jaxx.runtime.JAXXObject
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 

Field Detail

BINDING_AGE_VALUE

public static final String BINDING_AGE_VALUE
See Also:
Constant Field Values

BINDING_CONFIG_TEXT

public static final String BINDING_CONFIG_TEXT
See Also:
Constant Field Values

BINDING_DIR_TEXT

public static final String BINDING_DIR_TEXT
See Also:
Constant Field Values

BINDING_EMAIL2_TEXT

public static final String BINDING_EMAIL2_TEXT
See Also:
Constant Field Values

BINDING_FIRST_NAME_TEXT

public static final String BINDING_FIRST_NAME_TEXT
See Also:
Constant Field Values

BINDING_LAST_NAME_TEXT

public static final String BINDING_LAST_NAME_TEXT
See Also:
Constant Field Values

BINDING_RATIO_VALUE

public static final String BINDING_RATIO_VALUE
See Also:
Constant Field Values

BINDING_TEXT2_TEXT

public static final String BINDING_TEXT2_TEXT
See Also:
Constant Field Values

BINDING_TEXT_TEXT

public static final String BINDING_TEXT_TEXT
See Also:
Constant Field Values

BINDING__RATIO_VALUE

public static final String BINDING__RATIO_VALUE
See Also:
Constant Field Values

BINDING__TEXT2_TEXT

public static final String BINDING__TEXT2_TEXT
See Also:
Constant Field Values

BINDING__TEXT_TEXT

public static final String BINDING__TEXT_TEXT
See Also:
Constant Field Values

_ratio

protected JSlider _ratio

_text

protected JTextField _text

_text2

protected JTextField _text2

age

protected JSlider age

cancel

protected JButton cancel

config

protected JTextField config

dir

protected JTextField dir

email2

protected JTextField email2

errorList

protected JList errorList

errors

protected SwingValidatorMessageListModel errors

firstName

protected JTextField firstName

identity

protected Identity identity

lastName

protected JTextField lastName

model1

protected Model model1

model2

protected Model model2

ok

protected JButton ok

ratio

protected JSlider ratio

text

protected JTextField text

text2

protected JTextField text2

validator

protected SwingValidator<Model> validator

validator2

protected SwingValidator<Model> validator2

validator3

protected SwingValidator<Identity> validator3

validatorIds

protected List<String> validatorIds
Constructor Detail

ValidationListDemo

public ValidationListDemo(LayoutManager param0,
                          boolean param1)

ValidationListDemo

public ValidationListDemo(JAXXContext param0,
                          LayoutManager param1,
                          boolean param2)

ValidationListDemo

public ValidationListDemo(LayoutManager param0)

ValidationListDemo

public ValidationListDemo(JAXXContext param0,
                          LayoutManager param1)

ValidationListDemo

public ValidationListDemo(boolean param0)

ValidationListDemo

public ValidationListDemo(JAXXContext param0,
                          boolean param1)

ValidationListDemo

public ValidationListDemo()

ValidationListDemo

public ValidationListDemo(JAXXContext param0)
Method Detail

getSources

protected String[] getSources()
Overrides:
getSources in class DemoPanel

$getJAXXObjectDescriptor

public static JAXXObjectDescriptor $getJAXXObjectDescriptor()

getValidator

public SwingValidator<?> getValidator(String validatorId)
Specified by:
getValidator in interface JAXXValidator

getValidatorIds

public List<String> getValidatorIds()
Specified by:
getValidatorIds in interface JAXXValidator

registerValidatorFields

public void registerValidatorFields()
Specified by:
registerValidatorFields in interface JAXXValidator

doActionPerformed__on__cancel

public void doActionPerformed__on__cancel(ActionEvent event)

doActionPerformed__on__ok

public void doActionPerformed__on__ok(ActionEvent event)

doContentsChanged__on__errors

public void doContentsChanged__on__errors(ListDataEvent event)

doKeyReleased__on___text

public void doKeyReleased__on___text(KeyEvent event)

doKeyReleased__on___text2

public void doKeyReleased__on___text2(KeyEvent event)

doKeyReleased__on__config

public void doKeyReleased__on__config(KeyEvent event)

doKeyReleased__on__dir

public void doKeyReleased__on__dir(KeyEvent event)

doKeyReleased__on__email2

public void doKeyReleased__on__email2(KeyEvent event)

doKeyReleased__on__firstName

public void doKeyReleased__on__firstName(KeyEvent event)

doKeyReleased__on__lastName

public void doKeyReleased__on__lastName(KeyEvent event)

doKeyReleased__on__text

public void doKeyReleased__on__text(KeyEvent event)

doKeyReleased__on__text2

public void doKeyReleased__on__text2(KeyEvent event)

doStateChanged__on___ratio

public void doStateChanged__on___ratio(ChangeEvent event)

doStateChanged__on__age

public void doStateChanged__on__age(ChangeEvent event)

doStateChanged__on__ratio

public void doStateChanged__on__ratio(ChangeEvent event)

getAge

public JSlider getAge()

getCancel

public JButton getCancel()

getConfig

public JTextField getConfig()

getDir

public JTextField getDir()

getModel1

public Model getModel1()

getEmail2

public JTextField getEmail2()

getErrorList

public JList getErrorList()

getErrors

public SwingValidatorMessageListModel getErrors()

getFirstName

public JTextField getFirstName()

getIdentity

public Identity getIdentity()

getLastName

public JTextField getLastName()

getModel2

public Model getModel2()

getOk

public JButton getOk()

getRatio

public JSlider getRatio()

getText

public JTextField getText()

getText2

public JTextField getText2()

getValidator

public SwingValidator<Model> getValidator()

getValidator2

public SwingValidator<Model> getValidator2()

getValidator3

public SwingValidator<Identity> getValidator3()

get_ratio

public JSlider get_ratio()

get_text

public JTextField get_text()

get_text2

public JTextField get_text2()

get$Table0

protected Table get$Table0()

get$JPanel0

protected JPanel get$JPanel0()

get$Table1

protected Table get$Table1()

get$JLabel0

protected JLabel get$JLabel0()

get$JLabel1

protected JLabel get$JLabel1()

get$JLabel2

protected JLabel get$JLabel2()

get$JPanel1

protected JPanel get$JPanel1()

get$Table2

protected Table get$Table2()

get$JLabel3

protected JLabel get$JLabel3()

get$JLabel4

protected JLabel get$JLabel4()

get$JLabel5

protected JLabel get$JLabel5()

get$JLabel6

protected JLabel get$JLabel6()

get$JLabel7

protected JLabel get$JLabel7()

get$JLabel8

protected JLabel get$JLabel8()

get$JPanel2

protected JPanel get$JPanel2()

get$Table3

protected Table get$Table3()

get$JLabel9

protected JLabel get$JLabel9()

get$JLabel10

protected JLabel get$JLabel10()

get$JLabel11

protected JLabel get$JLabel11()

get$JPanel3

protected JPanel get$JPanel3()

get$Table4

protected Table get$Table4()

get$JLabel12

protected JLabel get$JLabel12()

get$JLabel13

protected JLabel get$JLabel13()

get$JLabel14

protected JLabel get$JLabel14()

get$JLabel15

protected JLabel get$JLabel15()

get$JLabel16

protected JLabel get$JLabel16()

get$JLabel17

protected JLabel get$JLabel17()

get$JPanel4

protected JPanel get$JPanel4()

get$Table5

protected Table get$Table5()

get$JLabel18

protected JLabel get$JLabel18()

get$JLabel19

protected JLabel get$JLabel19()

get$JLabel20

protected JLabel get$JLabel20()

get$JLabel21

protected JLabel get$JLabel21()

get$JLabel22

protected JLabel get$JLabel22()

get$JLabel23

protected JLabel get$JLabel23()

get$JPanel5

protected JPanel get$JPanel5()

get$Table6

protected Table get$Table6()

get$JLabel24

protected JLabel get$JLabel24()

get$JLabel25

protected JLabel get$JLabel25()

get$JLabel26

protected JLabel get$JLabel26()

get$JLabel27

protected JLabel get$JLabel27()

get$JLabel28

protected JLabel get$JLabel28()

get$JLabel29

protected JLabel get$JLabel29()

get$JLabel30

protected JLabel get$JLabel30()

get$JLabel31

protected JLabel get$JLabel31()

get$JLabel32

protected JLabel get$JLabel32()

get$JLabel33

protected JLabel get$JLabel33()

get$JLabel34

protected JLabel get$JLabel34()

get$JLabel35

protected JLabel get$JLabel35()

get$JPanel6

protected JPanel get$JPanel6()

get$JScrollPane0

protected JScrollPane get$JScrollPane0()

get$JPanel7

protected JPanel get$JPanel7()

addChildrenToValidator

protected void addChildrenToValidator()

addChildrenToValidator2

protected void addChildrenToValidator2()

addChildrenToValidator3

protected void addChildrenToValidator3()

createAge

protected void createAge()

createCancel

protected void createCancel()

createConfig

protected void createConfig()

createDir

protected void createDir()

createEmail2

protected void createEmail2()

createErrorList

protected void createErrorList()

createErrors

protected void createErrors()

createFirstName

protected void createFirstName()

createIdentity

protected void createIdentity()

createLastName

protected void createLastName()

createModel1

protected void createModel1()

createModel2

protected void createModel2()

createOk

protected void createOk()

createRatio

protected void createRatio()

createText

protected void createText()

createValidator2

protected void createValidator2()

createText2

protected void createText2()

createValidator

protected void createValidator()

createValidator3

protected void createValidator3()

create_ratio

protected void create_ratio()

create_text

protected void create_text()

create_text2

protected void create_text2()


Copyright © 2008-2011 CodeLutin. All Rights Reserved.