jaxx.demo.feature.databinding
Class BindingExtremeDemo
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
jaxx.demo.DemoPanel
jaxx.demo.feature.databinding.BindingExtremeDemo
- All Implemented Interfaces:
- ImageObserver, MenuContainer, Serializable, Accessible, DemoUIModel, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject
public class BindingExtremeDemo
- extends DemoPanel
- implements DemoUIModel
- See Also:
- Serialized Form
| Methods inherited from class jaxx.demo.DemoPanel |
applyDataBinding, firePropertyChange, get$objectMap, getContextValue, getContextValue, getDataBindings, getDefaultSource, getDelegateContext, getDemoTabTitle, getLabel, getObjectById, getParentContainer, getParentContainer, processDataBinding, processDataBinding, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, setContextValue, setContextValue |
| 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 interface jaxx.runtime.JAXXObject |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
PROPERTY_F0
public static final String PROPERTY_F0
- See Also:
- Constant Field Values
PROPERTY_F1
public static final String PROPERTY_F1
- See Also:
- Constant Field Values
PROPERTY_FILE
public static final String PROPERTY_FILE
- See Also:
- Constant Field Values
PROPERTY_MODEL1
public static final String PROPERTY_MODEL1
- See Also:
- Constant Field Values
PROPERTY_T1
public static final String PROPERTY_T1
- See Also:
- Constant Field Values
PROPERTY_MT1
public static final String PROPERTY_MT1
- See Also:
- Constant Field Values
PROPERTY_IT1
public static final String PROPERTY_IT1
- See Also:
- Constant Field Values
BINDING_CF0_A1_SELECTED
public static final String BINDING_CF0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CF0_O1_SELECTED
public static final String BINDING_CF0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CF0_SELECTED
public static final String BINDING_CF0_SELECTED
- See Also:
- Constant Field Values
BINDING_CF1_SELECTED
public static final String BINDING_CF1_SELECTED
- See Also:
- Constant Field Values
BINDING_CGETFILE_TEXT
public static final String BINDING_CGETFILE_TEXT
- See Also:
- Constant Field Values
BINDING_CGETT0_A1_SELECTED
public static final String BINDING_CGETT0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CGETT0_O1_SELECTED
public static final String BINDING_CGETT0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CGETT0_SELECTED
public static final String BINDING_CGETT0_SELECTED
- See Also:
- Constant Field Values
BINDING_CGETT1_SELECTED
public static final String BINDING_CGETT1_SELECTED
- See Also:
- Constant Field Values
BINDING_CIGETT0_A1_SELECTED
public static final String BINDING_CIGETT0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CIGETT0_O1_SELECTED
public static final String BINDING_CIGETT0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CIGETT0_SELECTED
public static final String BINDING_CIGETT0_SELECTED
- See Also:
- Constant Field Values
BINDING_CIGETT1_SELECTED
public static final String BINDING_CIGETT1_SELECTED
- See Also:
- Constant Field Values
BINDING_CIT0_A1_SELECTED
public static final String BINDING_CIT0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CIT0_O1_SELECTED
public static final String BINDING_CIT0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CIT0_SELECTED
public static final String BINDING_CIT0_SELECTED
- See Also:
- Constant Field Values
BINDING_CIT1_SELECTED
public static final String BINDING_CIT1_SELECTED
- See Also:
- Constant Field Values
BINDING_CMGETT0_A1_SELECTED
public static final String BINDING_CMGETT0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CMGETT0_O1_SELECTED
public static final String BINDING_CMGETT0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CMGETT0_SELECTED
public static final String BINDING_CMGETT0_SELECTED
- See Also:
- Constant Field Values
BINDING_CMGETT1_SELECTED
public static final String BINDING_CMGETT1_SELECTED
- See Also:
- Constant Field Values
BINDING_CMT0_A1_SELECTED
public static final String BINDING_CMT0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CMT0_O1_SELECTED
public static final String BINDING_CMT0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CMT0_SELECTED
public static final String BINDING_CMT0_SELECTED
- See Also:
- Constant Field Values
BINDING_CMT1_SELECTED
public static final String BINDING_CMT1_SELECTED
- See Also:
- Constant Field Values
BINDING_CT0_A1_SELECTED
public static final String BINDING_CT0_A1_SELECTED
- See Also:
- Constant Field Values
BINDING_CT0_O1_SELECTED
public static final String BINDING_CT0_O1_SELECTED
- See Also:
- Constant Field Values
BINDING_CT0_SELECTED
public static final String BINDING_CT0_SELECTED
- See Also:
- Constant Field Values
BINDING_CT1_SELECTED
public static final String BINDING_CT1_SELECTED
- See Also:
- Constant Field Values
BINDING_C_IFILE_TEXT
public static final String BINDING_C_IFILE_TEXT
- See Also:
- Constant Field Values
BINDING_C_IGETFILE_TEXT
public static final String BINDING_C_IGETFILE_TEXT
- See Also:
- Constant Field Values
BINDING_C_MFILE_TEXT
public static final String BINDING_C_MFILE_TEXT
- See Also:
- Constant Field Values
BINDING_C_MGETFILE_TEXT
public static final String BINDING_C_MGETFILE_TEXT
- See Also:
- Constant Field Values
f0
protected Boolean f0
f1
protected Boolean f1
cf0
protected JCheckBox cf0
cf1
protected JCheckBox cf1
cf0O1
protected JCheckBox cf0O1
cf0A1
protected JCheckBox cf0A1
ct0
protected JCheckBox ct0
ct1
protected JCheckBox ct1
ct0O1
protected JCheckBox ct0O1
ct0A1
protected JCheckBox ct0A1
cgett0
protected JCheckBox cgett0
cgett1
protected JCheckBox cgett1
cgett0O1
protected JCheckBox cgett0O1
cgett0A1
protected JCheckBox cgett0A1
Mt0
protected JToggleButton Mt0
Mt1
protected JToggleButton Mt1
It0
protected JToggleButton It0
It1
protected JToggleButton It1
bindings
protected JList bindings
bindingsLabel
protected JTextArea bindingsLabel
cIfile
protected JTextArea cIfile
cIgetfile
protected JTextArea cIgetfile
cMfile
protected JTextArea cMfile
cMgetfile
protected JTextArea cMgetfile
cfile
protected JTextArea cfile
cgetfile
protected JTextArea cgetfile
cmgett0
protected JCheckBox cmgett0
cmgett1
protected JCheckBox cmgett1
cmgett0O1
protected JCheckBox cmgett0O1
cmgett0A1
protected JCheckBox cmgett0A1
cit0
protected JCheckBox cit0
cit1
protected JCheckBox cit1
cit0O1
protected JCheckBox cit0O1
cit0A1
protected JCheckBox cit0A1
cigett0
protected JCheckBox cigett0
cigett1
protected JCheckBox cigett1
cigett0O1
protected JCheckBox cigett0O1
cigett0A1
protected JCheckBox cigett0A1
file
protected File file
mainFrame
protected BindingExtremeDemo mainFrame
model0
protected DefaultDemoUIModel model0
model1
protected DemoUIModel model1
t0
protected JToggleButton t0
t1
protected JToggleButton t1
cmt0
protected JCheckBox cmt0
cmt1
protected JCheckBox cmt1
cmt0O1
protected JCheckBox cmt0O1
cmt0A1
protected JCheckBox cmt0A1
BindingExtremeDemo
public BindingExtremeDemo()
BindingExtremeDemo
public BindingExtremeDemo(jaxx.runtime.JAXXContext parentContext)
getT3
public JToggleButton getT3()
getSources
protected String[] getSources()
- Overrides:
getSources in class DemoPanel
$getJAXXObjectDescriptor
public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
doActionPerformed__on__Mt0
public void doActionPerformed__on__Mt0(ActionEvent event)
doActionPerformed__on__It1
public void doActionPerformed__on__It1(ActionEvent event)
doActionPerformed__on__It0
public void doActionPerformed__on__It0(ActionEvent event)
doActionPerformed__on__t1
public void doActionPerformed__on__t1(ActionEvent event)
doActionPerformed__on__Mt1
public void doActionPerformed__on__Mt1(ActionEvent event)
doActionPerformed__on__t0
public void doActionPerformed__on__t0(ActionEvent event)
doActionPerformed__on__$JButton0
public void doActionPerformed__on__$JButton0(ActionEvent event)
doActionPerformed__on__$JButton1
public void doActionPerformed__on__$JButton1(ActionEvent event)
doActionPerformed__on__$JButton2
public void doActionPerformed__on__$JButton2(ActionEvent event)
getBindings
public JList getBindings()
getBindingsLabel
public JTextArea getBindingsLabel()
getCIfile
public JTextArea getCIfile()
getCIgetfile
public JTextArea getCIgetfile()
getCMfile
public JTextArea getCMfile()
getCMgetfile
public JTextArea getCMgetfile()
getCfile
public JTextArea getCfile()
getCgetfile
public JTextArea getCgetfile()
getF0
public Boolean getF0()
getF1
public Boolean getF1()
getCf0
public JCheckBox getCf0()
getCf1
public JCheckBox getCf1()
getCf0O1
public JCheckBox getCf0O1()
getCf0A1
public JCheckBox getCf0A1()
getCt0
public JCheckBox getCt0()
getCt1
public JCheckBox getCt1()
getCt0O1
public JCheckBox getCt0O1()
getCt0A1
public JCheckBox getCt0A1()
getCgett0
public JCheckBox getCgett0()
getCgett1
public JCheckBox getCgett1()
getCgett0O1
public JCheckBox getCgett0O1()
getCgett0A1
public JCheckBox getCgett0A1()
getCmgett0
public JCheckBox getCmgett0()
getCmgett1
public JCheckBox getCmgett1()
getCmgett0O1
public JCheckBox getCmgett0O1()
getCmgett0A1
public JCheckBox getCmgett0A1()
getFile
public File getFile()
- Specified by:
getFile in interface DemoUIModel
getModel0
public DefaultDemoUIModel getModel0()
isF0
public Boolean isF0()
- Specified by:
isF0 in interface DemoUIModel
isF1
public Boolean isF1()
- Specified by:
isF1 in interface DemoUIModel
getModel1
public DemoUIModel getModel1()
getT0
public JToggleButton getT0()
- Specified by:
getT0 in interface DemoUIModel
getT1
public JToggleButton getT1()
- Specified by:
getT1 in interface DemoUIModel
getCmt0
public JCheckBox getCmt0()
getCmt1
public JCheckBox getCmt1()
getCmt0O1
public JCheckBox getCmt0O1()
getCmt0A1
public JCheckBox getCmt0A1()
getMt0
public JToggleButton getMt0()
getMt1
public JToggleButton getMt1()
getCit0
public JCheckBox getCit0()
getCit1
public JCheckBox getCit1()
getCit0O1
public JCheckBox getCit0O1()
getCit0A1
public JCheckBox getCit0A1()
getCigett0
public JCheckBox getCigett0()
getCigett1
public JCheckBox getCigett1()
getCigett0O1
public JCheckBox getCigett0O1()
getCigett0A1
public JCheckBox getCigett0A1()
getIt0
public JToggleButton getIt0()
getIt1
public JToggleButton getIt1()
setF0
public void setF0(Boolean newValue)
- Specified by:
setF0 in interface DemoUIModel
setF1
public void setF1(Boolean newValue)
- Specified by:
setF1 in interface DemoUIModel
setFile
public void setFile(File newValue)
- Specified by:
setFile in interface DemoUIModel
setModel1
public void setModel1(DemoUIModel newValue)
setT1
public void setT1(JToggleButton newValue)
setMt1
public void setMt1(JToggleButton newValue)
setIt1
public void setIt1(JToggleButton newValue)
get$Table0
protected jaxx.runtime.swing.Table get$Table0()
get$JPanel0
protected JPanel get$JPanel0()
get$JPanel1
protected JPanel get$JPanel1()
get$JPanel2
protected JPanel get$JPanel2()
get$JPanel3
protected JPanel get$JPanel3()
get$JButton0
protected JButton get$JButton0()
get$JPanel4
protected JPanel get$JPanel4()
get$JPanel5
protected JPanel get$JPanel5()
get$JPanel6
protected JPanel get$JPanel6()
get$JButton1
protected JButton get$JButton1()
get$JPanel7
protected JPanel get$JPanel7()
get$JPanel8
protected JPanel get$JPanel8()
get$JPanel9
protected JPanel get$JPanel9()
get$JButton2
protected JButton get$JButton2()
get$JPanel10
protected JPanel get$JPanel10()
get$JScrollPane0
protected JScrollPane get$JScrollPane0()
addChildrenToMainFrame
protected void addChildrenToMainFrame()
createBindings
protected void createBindings()
createBindingsLabel
protected void createBindingsLabel()
createCIfile
protected void createCIfile()
createCIgetfile
protected void createCIgetfile()
createCMfile
protected void createCMfile()
createCMgetfile
protected void createCMgetfile()
createCfile
protected void createCfile()
createCgetfile
protected void createCgetfile()
createF0
protected void createF0()
createF1
protected void createF1()
createCf0
protected void createCf0()
createCf1
protected void createCf1()
createCf0O1
protected void createCf0O1()
createCf0A1
protected void createCf0A1()
createCt0
protected void createCt0()
createCt1
protected void createCt1()
createCt0O1
protected void createCt0O1()
createCt0A1
protected void createCt0A1()
createCgett0
protected void createCgett0()
createCgett1
protected void createCgett1()
createCgett0O1
protected void createCgett0O1()
createCgett0A1
protected void createCgett0A1()
createCmgett1
protected void createCmgett1()
createCmgett0O1
protected void createCmgett0O1()
createCmgett0A1
protected void createCmgett0A1()
createFile
protected void createFile()
createModel0
protected void createModel0()
createModel1
protected void createModel1()
createT0
protected void createT0()
createT1
protected void createT1()
createCmt0
protected void createCmt0()
createCmt1
protected void createCmt1()
createCmt0O1
protected void createCmt0O1()
createCmt0A1
protected void createCmt0A1()
createCmgett0
protected void createCmgett0()
createMt0
protected void createMt0()
createMt1
protected void createMt1()
createCit0
protected void createCit0()
createCit1
protected void createCit1()
createCit0O1
protected void createCit0O1()
createCit0A1
protected void createCit0A1()
createCigett0
protected void createCigett0()
createCigett1
protected void createCigett1()
createCigett0O1
protected void createCigett0O1()
createCigett0A1
protected void createCigett0A1()
createIt0
protected void createIt0()
createIt1
protected void createIt1()
Copyright © 2008-2010 CodeLutin. All Rights Reserved.