org.nuiton.guix.demo
Interface GuixDemo5
- All Known Implementing Classes:
- GuixDemo5Abstract, GuixDemo5Impl
public interface GuixDemo5
test javadoc Application
getAddedLabel
javax.swing.JLabel getAddedLabel()
getButton
javax.swing.JCheckBox getButton()
getPanel2
javax.swing.JPanel getPanel2()
get_Label2
javax.swing.JLabel get_Label2()
setAddedLabel
void setAddedLabel(javax.swing.JLabel newValue)
setButton
void setButton(javax.swing.JCheckBox newValue)
setPanel2
void setPanel2(javax.swing.JPanel newValue)
set_Label2
void set_Label2(javax.swing.JLabel 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.