|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectjApp.Connector
jApp.JComboBoxConnector
public class JComboBoxConnector
Field Summary |
---|
Fields inherited from class jApp.Connector |
---|
m_Variable |
Constructor Summary | |
---|---|
JComboBoxConnector(javax.swing.JComboBox combobox,
ValueInterface variable,
java.lang.Object[] values)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
stateChanged(javax.swing.event.ChangeEvent e)
|
Methods inherited from class jApp.Connector |
---|
addChangeListener, componentHidden, componentMoved, componentResized, componentShown, connect, disconnect, removeChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JComboBoxConnector(javax.swing.JComboBox combobox, ValueInterface variable, java.lang.Object[] values)
Method Detail |
---|
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener
stateChanged
in class Connector
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |