org.nuiton.guix.demo
Interface GuixDemo
- All Known Implementing Classes:
- GuixDemoAbstract, GuixDemoBisAbstract, GuixDemoBisImpl, GuixDemoImpl
public interface GuixDemo
test javadoc Application
getBouton1
javax.swing.JButton getBouton1()
getBt3
GuixDemo3Abstract getBt3()
getBt32
GuixDemo4Abstract getBt32()
getC1
Controller getC1()
getC2
Controller getC2()
getGd2
GuixDemo2Abstract getGd2()
getGd22
GuixDemo2Abstract getGd22()
getGd5
GuixDemo5Abstract getGd5()
getItem1
javax.swing.JMenuItem getItem1()
getLabel
javax.swing.JLabel getLabel()
getLabel2
javax.swing.JLabel getLabel2()
getLabel3
javax.swing.JLabel getLabel3()
getList
java.util.ArrayList getList()
getTabPanel
javax.swing.JTabbedPane getTabPanel()
getTable
javax.swing.JPanel getTable()
getTextfield
javax.swing.JTextField getTextfield()
get_Button7
javax.swing.JButton get_Button7()
get_Button8
javax.swing.JButton get_Button8()
get_JToolBar6
javax.swing.JToolBar get_JToolBar6()
get_KevinMorin17
KevinMorinAbstract get_KevinMorin17()
get_KevinMorinBis27
KevinMorinBisAbstract get_KevinMorinBis27()
get_Label21
javax.swing.JLabel get_Label21()
get_Label24
javax.swing.JLabel get_Label24()
get_Menu3
javax.swing.JMenu get_Menu3()
get_Menu5
javax.swing.JMenu get_Menu5()
get_MenuBar2
javax.swing.JMenuBar get_MenuBar2()
get_MenuItem4
javax.swing.JMenuItem get_MenuItem4()
setBouton1
void setBouton1(javax.swing.JButton newValue)
setBt3
void setBt3(GuixDemo3Abstract newValue)
setBt32
void setBt32(GuixDemo4Abstract newValue)
setC1
void setC1(Controller newValue)
setC2
void setC2(Controller newValue)
setGd2
void setGd2(GuixDemo2Abstract newValue)
setGd22
void setGd22(GuixDemo2Abstract newValue)
setGd5
void setGd5(GuixDemo5Abstract newValue)
setItem1
void setItem1(javax.swing.JMenuItem newValue)
setLabel
void setLabel(javax.swing.JLabel newValue)
setLabel2
void setLabel2(javax.swing.JLabel newValue)
setLabel3
void setLabel3(javax.swing.JLabel newValue)
setList
void setList(java.util.ArrayList newValue)
setTabPanel
void setTabPanel(javax.swing.JTabbedPane newValue)
setTable
void setTable(javax.swing.JPanel newValue)
setTextfield
void setTextfield(javax.swing.JTextField newValue)
set_Button7
void set_Button7(javax.swing.JButton newValue)
set_Button8
void set_Button8(javax.swing.JButton newValue)
set_JToolBar6
void set_JToolBar6(javax.swing.JToolBar newValue)
set_KevinMorin17
void set_KevinMorin17(KevinMorinAbstract newValue)
set_KevinMorinBis27
void set_KevinMorinBis27(KevinMorinBisAbstract newValue)
set_Label21
void set_Label21(javax.swing.JLabel newValue)
set_Label24
void set_Label24(javax.swing.JLabel newValue)
set_Menu3
void set_Menu3(javax.swing.JMenu newValue)
set_Menu5
void set_Menu5(javax.swing.JMenu newValue)
set_MenuBar2
void set_MenuBar2(javax.swing.JMenuBar newValue)
set_MenuItem4
void set_MenuItem4(javax.swing.JMenuItem newValue)
beforeBinding
void beforeBinding()
beforeCreation
void beforeCreation()
beforeSetting
void beforeSetting()
beforeTree
void beforeTree()
inTheEnd
void inTheEnd()
initialize
void initialize()
- initialization
Copyright © 2009 CodeLutin. All Rights Reserved.