|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsshvncfileaccessablility.listPanel.CheckBoxListener
public class listPanel.CheckBoxListener
makes sure that only user checkbox or group checkbox is selected, not both
Constructor Summary | |
---|---|
listPanel.CheckBoxListener()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent E)
ran if the Checkbox is clicked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public listPanel.CheckBoxListener()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent E)
actionPerformed
in interface java.awt.event.ActionListener
E
- the action event that was performed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |