@Component(value="ideTimer") public class IdeTimer extends Object
| Constructor and Description |
|---|
IdeTimer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ActionListener actionListener) |
void |
removeListener(ActionListener actionListener) |
void |
start() |
void |
stop() |
@PostConstruct public void start()
@PreDestroy public void stop()
public void addListener(ActionListener actionListener)
public void removeListener(ActionListener actionListener)
Copyright © 2012–2015 MARID software development group. All rights reserved.