org.nuiton.guix.demo
Class GuixDemoBisAbstract

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by java.awt.Window
              extended by java.awt.Frame
                  extended by javax.swing.JFrame
                      extended by org.nuiton.guix.demo.GuixDemoAbstract
                          extended by org.nuiton.guix.demo.GuixDemoBisAbstract
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants, GuixDemo, GuixDemoBis
Direct Known Subclasses:
GuixDemoBisImpl

public abstract class GuixDemoBisAbstract
extends GuixDemoAbstract
implements GuixDemoBis

test javadoc Application

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.nuiton.guix.demo.GuixDemoAbstract
GuixDemoAbstract.Day
 
Nested classes/interfaces inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
 
Nested classes/interfaces inherited from class java.awt.Frame
java.awt.Frame.AccessibleAWTFrame
 
Nested classes/interfaces inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
protected  GuixDemo5Abstract gd2
          test javadoc Application
protected  GuixDemo5Abstract gd22
           
 
Fields inherited from class org.nuiton.guix.demo.GuixDemoAbstract
_Button7, _Button8, _JToolBar6, _KevinMorin17, _KevinMorinBis27, _Label21, _Label24, _Menu3, _Menu5, _MenuBar2, _MenuItem4, activeBindings, bouton1, bt3, bt32, c1, c2, gd5, item1, label, label2, label3, list, table, tabPanel, textfield
 
Fields inherited from class javax.swing.JFrame
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Frame
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
GuixDemoBisAbstract()
          Constructor
 
Method Summary
protected  void _GuixDemo1Settings()
          _GuixDemo1 settings
 void applyDataBinding(java.lang.String _binding)
          Adds the listeners to the elements which are bound by another attribute
 void beforeBinding()
          Method called before the binding
 void beforeCreation()
          Method called before the creation of the components
 void beforeSetting()
          Method called before the settings of the components
 void beforeTree()
          Method called before the creation of the component tree
 void componentsCreation()
          Components creation
 void componentsSetting()
          Components settings
 void componentsTree()
          components layout
protected  void gd22Settings()
          gd22 settings
protected  void gd2Settings()
          gd2 settings
 GuixDemo5Abstract getGd2()
           
 GuixDemo5Abstract getGd22()
           
 void initDataBinding()
          initilization of databinding
 void initialize()
          initialization
 void inTheEnd()
          Method called in the end of the initialization
 void processDataBinding(java.lang.String _binding)
          Executes the binding instruction
 void setGd2(GuixDemo5Abstract newValue)
           
 void setGd22(GuixDemo5Abstract newValue)
           
 
Methods inherited from class org.nuiton.guix.demo.GuixDemoAbstract
_Application1Settings, _Button7Settings, _Button8Settings, _JToolBar6Settings, _KevinMorin17Settings, _KevinMorinBis27Settings, _Label21Settings, _Label24Settings, _Menu3Settings, _Menu5Settings, _MenuBar2Settings, _MenuItem4Settings, beforeSettings, bouton1Settings, bt32Settings, bt3Settings, c1Settings, c2Settings, gd5Settings, get_Button7, get_Button8, get_JToolBar6, get_KevinMorin17, get_KevinMorinBis27, get_Label21, get_Label24, get_Menu3, get_Menu5, get_MenuBar2, get_MenuItem4, getB, getBouton1, getBt3, getBt32, getC1, getC2, getGd5, getItem1, getLabel, getLabel2, getLabel3, getList, getTable, getTabPanel, getTextfield, item1Settings, label2Settings, label3Settings, labelSettings, listSettings, onChangeFromc1getNum, onChangeFromc1getText, onChangeFromc2getNum, onChangeFromc2getText, onChangeFromgetGd22getButtonisSelected, onChangeFromgetGd2getButtonisSelected, onChangeFromtextfieldenabled, onChangeFromtextfieldgetText, set_Button7, set_Button8, set_JToolBar6, set_KevinMorin17, set_KevinMorinBis27, set_Label21, set_Label24, set_Menu3, set_Menu5, set_MenuBar2, set_MenuItem4, setBouton1, setBt3, setBt32, setC1, setC2, setGd2, setGd22, setGd5, setItem1, setLabel, setLabel2, setLabel3, setList, setTable, setTabPanel, setTextfield, tableSettings, tabPanelSettings, test2, testSameName, textfieldSettings
 
Methods inherited from class javax.swing.JFrame
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
 
Methods inherited from class java.awt.Frame
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated
 
Methods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, 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, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, 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 java.awt.MenuContainer
getFont, postEvent
 

Field Detail

gd2

protected GuixDemo5Abstract gd2
test javadoc Application


gd22

protected GuixDemo5Abstract gd22
Constructor Detail

GuixDemoBisAbstract

public GuixDemoBisAbstract()
Constructor

Method Detail

applyDataBinding

public void applyDataBinding(java.lang.String _binding)
Adds the listeners to the elements which are bound by another attribute

Overrides:
applyDataBinding in class GuixDemoAbstract

processDataBinding

public void processDataBinding(java.lang.String _binding)
Executes the binding instruction

Overrides:
processDataBinding in class GuixDemoAbstract

getGd2

public GuixDemo5Abstract getGd2()
Specified by:
getGd2 in interface GuixDemo
Specified by:
getGd2 in interface GuixDemoBis
Overrides:
getGd2 in class GuixDemoAbstract

getGd22

public GuixDemo5Abstract getGd22()
Specified by:
getGd22 in interface GuixDemo
Specified by:
getGd22 in interface GuixDemoBis
Overrides:
getGd22 in class GuixDemoAbstract

setGd2

public void setGd2(GuixDemo5Abstract newValue)
Specified by:
setGd2 in interface GuixDemoBis

setGd22

public void setGd22(GuixDemo5Abstract newValue)
Specified by:
setGd22 in interface GuixDemoBis

beforeBinding

public void beforeBinding()
Method called before the binding

Specified by:
beforeBinding in interface GuixDemo
Specified by:
beforeBinding in interface GuixDemoBis
Overrides:
beforeBinding in class GuixDemoAbstract

beforeCreation

public void beforeCreation()
Method called before the creation of the components

Specified by:
beforeCreation in interface GuixDemo
Specified by:
beforeCreation in interface GuixDemoBis
Overrides:
beforeCreation in class GuixDemoAbstract

beforeSetting

public void beforeSetting()
Method called before the settings of the components

Specified by:
beforeSetting in interface GuixDemo
Specified by:
beforeSetting in interface GuixDemoBis
Overrides:
beforeSetting in class GuixDemoAbstract

beforeTree

public void beforeTree()
Method called before the creation of the component tree

Specified by:
beforeTree in interface GuixDemo
Specified by:
beforeTree in interface GuixDemoBis
Overrides:
beforeTree in class GuixDemoAbstract

componentsCreation

public void componentsCreation()
Components creation

Overrides:
componentsCreation in class GuixDemoAbstract

componentsSetting

public void componentsSetting()
Components settings

Overrides:
componentsSetting in class GuixDemoAbstract

componentsTree

public void componentsTree()
components layout

Overrides:
componentsTree in class GuixDemoAbstract

inTheEnd

public void inTheEnd()
Method called in the end of the initialization

Specified by:
inTheEnd in interface GuixDemo
Specified by:
inTheEnd in interface GuixDemoBis
Overrides:
inTheEnd in class GuixDemoAbstract

initDataBinding

public void initDataBinding()
initilization of databinding

Overrides:
initDataBinding in class GuixDemoAbstract

initialize

public void initialize()
initialization

Specified by:
initialize in interface GuixDemo
Specified by:
initialize in interface GuixDemoBis
Overrides:
initialize in class GuixDemoAbstract

_GuixDemo1Settings

protected void _GuixDemo1Settings()
_GuixDemo1 settings


gd22Settings

protected void gd22Settings()
gd22 settings

Overrides:
gd22Settings in class GuixDemoAbstract

gd2Settings

protected void gd2Settings()
gd2 settings

Overrides:
gd2Settings in class GuixDemoAbstract


Copyright © 2009 CodeLutin. All Rights Reserved.