public class WatchStateController extends Object implements ActionListener
created on: 11.02.2014
| Constructor and Description |
|---|
WatchStateController(JCheckBoxMenuItem menuItemWatch,
JToggleButton watchToggle) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
public WatchStateController(JCheckBoxMenuItem menuItemWatch, JToggleButton watchToggle)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerActionListener.actionPerformed(java.awt.event.ActionEvent)Copyright © 2019. All rights reserved.