|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pandoragames.far.ui.swing.component.listener.BackupFlagListener
public class BackupFlagListener
Informs interested components about the state of the doBackup flag.
| Constructor Summary | |
|---|---|
BackupFlagListener()
|
|
| Method Summary | |
|---|---|
void |
addToBeToggled(java.awt.Component component)
Adds a component that will be toggled according to the state of the doBackup flag. |
void |
itemStateChanged(java.awt.event.ItemEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackupFlagListener()
| Method Detail |
|---|
public void itemStateChanged(java.awt.event.ItemEvent event)
itemStateChanged in interface java.awt.event.ItemListenerpublic void addToBeToggled(java.awt.Component component)
component - to be added to the list
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||