jaxx.demo.component.jaxx.editor
Class FileEditorDemo

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.component.jaxx.editor.FileEditorDemo
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, JAXXContext, JAXXObject

public class FileEditorDemo
extends DemoPanel

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  Boolean acceptAllFileFilterUsed
           
protected  JCheckBox acceptAllFileFilterUsedField
           
static String BINDING_ACCEPT_ALL_FILE_FILTER_USED_FIELD_SELECTED
           
static String BINDING_DIRECTORY_ENABLED_FIELD_SELECTED
           
static String BINDING_EXTS_DESCRIPTION_FIELD_ENABLED
           
static String BINDING_EXTS_DESCRIPTION_FIELD_TEXT
           
static String BINDING_EXTS_FIELD_ENABLED
           
static String BINDING_EXTS_FIELD_TEXT
           
static String BINDING_FILE_CHOOSER_ACCEPT_ALL_FILE_FILTER_USED
           
static String BINDING_FILE_CHOOSER_DIRECTORY_ENABLED
           
static String BINDING_FILE_CHOOSER_EXTS
           
static String BINDING_FILE_CHOOSER_EXTS_DESCRIPTION
           
static String BINDING_FILE_CHOOSER_FILE_ENABLED
           
static String BINDING_FILE_CHOOSER_TITLE
           
static String BINDING_FILE_ENABLED_FIELD_SELECTED
           
static String BINDING_TITLE_FIELD_TEXT
           
protected  Boolean directoryEnabled
           
protected  JCheckBox directoryEnabledField
           
protected  String exts
           
protected  String extsDescription
           
protected  JTextField extsDescriptionField
           
protected  JTextField extsField
           
protected  FileEditor fileChooser
           
protected  Boolean fileEnabled
           
protected  JCheckBox fileEnabledField
           
static String PROPERTY_ACCEPT_ALL_FILE_FILTER_USED
           
static String PROPERTY_DIRECTORY_ENABLED
           
static String PROPERTY_EXTS
           
static String PROPERTY_EXTS_DESCRIPTION
           
static String PROPERTY_FILE_ENABLED
           
static String PROPERTY_TITLE
           
protected  String title
           
protected  JTextField titleField
           
 
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
FileEditorDemo()
           
FileEditorDemo(boolean param0)
           
FileEditorDemo(JAXXContext param0)
           
FileEditorDemo(JAXXContext param0, boolean param1)
           
FileEditorDemo(JAXXContext param0, LayoutManager param1)
           
FileEditorDemo(JAXXContext param0, LayoutManager param1, boolean param2)
           
FileEditorDemo(LayoutManager param0)
           
FileEditorDemo(LayoutManager param0, boolean param1)
           
 
Method Summary
static JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void createAcceptAllFileFilterUsed()
           
protected  void createAcceptAllFileFilterUsedField()
           
protected  void createDirectoryEnabled()
           
protected  void createDirectoryEnabledField()
           
protected  void createExts()
           
protected  void createExtsDescription()
           
protected  void createExtsDescriptionField()
           
protected  void createExtsField()
           
protected  void createFileChooser()
           
protected  void createFileEnabled()
           
protected  void createFileEnabledField()
           
protected  void createTitle()
           
protected  void createTitleField()
           
 void doActionPerformed__on__acceptAllFileFilterUsedField(ActionEvent event)
           
 void doActionPerformed__on__directoryEnabledField(ActionEvent event)
           
 void doActionPerformed__on__fileEnabledField(ActionEvent event)
           
 void doKeyReleased__on__extsDescriptionField(KeyEvent event)
           
 void doKeyReleased__on__extsField(KeyEvent event)
           
 void doKeyReleased__on__titleField(KeyEvent event)
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel3()
           
protected  JLabel get$JLabel4()
           
protected  JLabel get$JLabel5()
           
protected  Table get$Table0()
           
 Boolean getAcceptAllFileFilterUsed()
           
 JCheckBox getAcceptAllFileFilterUsedField()
           
 Boolean getDirectoryEnabled()
           
 JCheckBox getDirectoryEnabledField()
           
 String getExts()
           
 String getExtsDescription()
           
 JTextField getExtsDescriptionField()
           
 JTextField getExtsField()
           
 FileEditor getFileChooser()
           
 Boolean getFileEnabled()
           
 JCheckBox getFileEnabledField()
           
 String getTitle()
           
 JTextField getTitleField()
           
 Boolean isAcceptAllFileFilterUsed()
           
 Boolean isDirectoryEnabled()
           
 Boolean isFileEnabled()
           
 void setAcceptAllFileFilterUsed(Boolean acceptAllFileFilterUsed)
           
 void setDirectoryEnabled(Boolean directoryEnabled)
           
 void setExts(String exts)
           
 void setExtsDescription(String extsDescription)
           
 void setFileEnabled(Boolean fileEnabled)
           
 void setTitle(String title)
           
 
Methods inherited from class jaxx.demo.DemoPanel
applyDataBinding, firePropertyChange, get$objectMap, getContextValue, getContextValue, getDataBinding, getDataBindings, getDefaultSource, getDelegateContext, getDemoTabTitle, getLabel, getObjectById, getParentContainer, getParentContainer, getSources, 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

PROPERTY_ACCEPT_ALL_FILE_FILTER_USED

public static final String PROPERTY_ACCEPT_ALL_FILE_FILTER_USED
See Also:
Constant Field Values

PROPERTY_DIRECTORY_ENABLED

public static final String PROPERTY_DIRECTORY_ENABLED
See Also:
Constant Field Values

PROPERTY_EXTS

public static final String PROPERTY_EXTS
See Also:
Constant Field Values

PROPERTY_EXTS_DESCRIPTION

public static final String PROPERTY_EXTS_DESCRIPTION
See Also:
Constant Field Values

PROPERTY_FILE_ENABLED

public static final String PROPERTY_FILE_ENABLED
See Also:
Constant Field Values

PROPERTY_TITLE

public static final String PROPERTY_TITLE
See Also:
Constant Field Values

BINDING_ACCEPT_ALL_FILE_FILTER_USED_FIELD_SELECTED

public static final String BINDING_ACCEPT_ALL_FILE_FILTER_USED_FIELD_SELECTED
See Also:
Constant Field Values

BINDING_DIRECTORY_ENABLED_FIELD_SELECTED

public static final String BINDING_DIRECTORY_ENABLED_FIELD_SELECTED
See Also:
Constant Field Values

BINDING_EXTS_DESCRIPTION_FIELD_ENABLED

public static final String BINDING_EXTS_DESCRIPTION_FIELD_ENABLED
See Also:
Constant Field Values

BINDING_EXTS_DESCRIPTION_FIELD_TEXT

public static final String BINDING_EXTS_DESCRIPTION_FIELD_TEXT
See Also:
Constant Field Values

BINDING_EXTS_FIELD_ENABLED

public static final String BINDING_EXTS_FIELD_ENABLED
See Also:
Constant Field Values

BINDING_EXTS_FIELD_TEXT

public static final String BINDING_EXTS_FIELD_TEXT
See Also:
Constant Field Values

BINDING_FILE_CHOOSER_ACCEPT_ALL_FILE_FILTER_USED

public static final String BINDING_FILE_CHOOSER_ACCEPT_ALL_FILE_FILTER_USED
See Also:
Constant Field Values

BINDING_FILE_CHOOSER_DIRECTORY_ENABLED

public static final String BINDING_FILE_CHOOSER_DIRECTORY_ENABLED
See Also:
Constant Field Values

BINDING_FILE_CHOOSER_EXTS

public static final String BINDING_FILE_CHOOSER_EXTS
See Also:
Constant Field Values

BINDING_FILE_CHOOSER_EXTS_DESCRIPTION

public static final String BINDING_FILE_CHOOSER_EXTS_DESCRIPTION
See Also:
Constant Field Values

BINDING_FILE_CHOOSER_FILE_ENABLED

public static final String BINDING_FILE_CHOOSER_FILE_ENABLED
See Also:
Constant Field Values

BINDING_FILE_CHOOSER_TITLE

public static final String BINDING_FILE_CHOOSER_TITLE
See Also:
Constant Field Values

BINDING_FILE_ENABLED_FIELD_SELECTED

public static final String BINDING_FILE_ENABLED_FIELD_SELECTED
See Also:
Constant Field Values

BINDING_TITLE_FIELD_TEXT

public static final String BINDING_TITLE_FIELD_TEXT
See Also:
Constant Field Values

acceptAllFileFilterUsed

protected Boolean acceptAllFileFilterUsed

acceptAllFileFilterUsedField

protected JCheckBox acceptAllFileFilterUsedField

directoryEnabled

protected Boolean directoryEnabled

directoryEnabledField

protected JCheckBox directoryEnabledField

exts

protected String exts

extsDescription

protected String extsDescription

extsDescriptionField

protected JTextField extsDescriptionField

extsField

protected JTextField extsField

fileChooser

protected FileEditor fileChooser

fileEnabled

protected Boolean fileEnabled

fileEnabledField

protected JCheckBox fileEnabledField

title

protected String title

titleField

protected JTextField titleField
Constructor Detail

FileEditorDemo

public FileEditorDemo(LayoutManager param0,
                      boolean param1)

FileEditorDemo

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

FileEditorDemo

public FileEditorDemo(LayoutManager param0)

FileEditorDemo

public FileEditorDemo(JAXXContext param0,
                      LayoutManager param1)

FileEditorDemo

public FileEditorDemo(boolean param0)

FileEditorDemo

public FileEditorDemo(JAXXContext param0,
                      boolean param1)

FileEditorDemo

public FileEditorDemo()

FileEditorDemo

public FileEditorDemo(JAXXContext param0)
Method Detail

$getJAXXObjectDescriptor

public static JAXXObjectDescriptor $getJAXXObjectDescriptor()

doActionPerformed__on__acceptAllFileFilterUsedField

public void doActionPerformed__on__acceptAllFileFilterUsedField(ActionEvent event)

doActionPerformed__on__directoryEnabledField

public void doActionPerformed__on__directoryEnabledField(ActionEvent event)

doActionPerformed__on__fileEnabledField

public void doActionPerformed__on__fileEnabledField(ActionEvent event)

doKeyReleased__on__extsDescriptionField

public void doKeyReleased__on__extsDescriptionField(KeyEvent event)

doKeyReleased__on__extsField

public void doKeyReleased__on__extsField(KeyEvent event)

doKeyReleased__on__titleField

public void doKeyReleased__on__titleField(KeyEvent event)

getAcceptAllFileFilterUsed

public Boolean getAcceptAllFileFilterUsed()

getAcceptAllFileFilterUsedField

public JCheckBox getAcceptAllFileFilterUsedField()

getDirectoryEnabled

public Boolean getDirectoryEnabled()

getDirectoryEnabledField

public JCheckBox getDirectoryEnabledField()

getExts

public String getExts()

getExtsDescription

public String getExtsDescription()

getExtsDescriptionField

public JTextField getExtsDescriptionField()

getExtsField

public JTextField getExtsField()

getFileChooser

public FileEditor getFileChooser()

getFileEnabled

public Boolean getFileEnabled()

getFileEnabledField

public JCheckBox getFileEnabledField()

getTitle

public String getTitle()

getTitleField

public JTextField getTitleField()

isAcceptAllFileFilterUsed

public Boolean isAcceptAllFileFilterUsed()

isDirectoryEnabled

public Boolean isDirectoryEnabled()

isFileEnabled

public Boolean isFileEnabled()

setAcceptAllFileFilterUsed

public void setAcceptAllFileFilterUsed(Boolean acceptAllFileFilterUsed)

setDirectoryEnabled

public void setDirectoryEnabled(Boolean directoryEnabled)

setExts

public void setExts(String exts)

setExtsDescription

public void setExtsDescription(String extsDescription)

setFileEnabled

public void setFileEnabled(Boolean fileEnabled)

setTitle

public void setTitle(String title)

get$Table0

protected Table get$Table0()

get$JLabel0

protected JLabel get$JLabel0()

get$JLabel1

protected JLabel get$JLabel1()

get$JLabel2

protected JLabel get$JLabel2()

get$JLabel3

protected JLabel get$JLabel3()

get$JLabel4

protected JLabel get$JLabel4()

get$JLabel5

protected JLabel get$JLabel5()

createAcceptAllFileFilterUsed

protected void createAcceptAllFileFilterUsed()

createAcceptAllFileFilterUsedField

protected void createAcceptAllFileFilterUsedField()

createDirectoryEnabled

protected void createDirectoryEnabled()

createDirectoryEnabledField

protected void createDirectoryEnabledField()

createExts

protected void createExts()

createExtsDescription

protected void createExtsDescription()

createExtsDescriptionField

protected void createExtsDescriptionField()

createExtsField

protected void createExtsField()

createFileChooser

protected void createFileChooser()

createFileEnabled

protected void createFileEnabled()

createFileEnabledField

protected void createFileEnabledField()

createTitle

protected void createTitle()

createTitleField

protected void createTitleField()


Copyright © 2008-2012 CodeLutin. All Rights Reserved.