JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.cesilko.rachota.core
Interface ClockListener
All Known Implementing Classes:
DayView
,
IdleTask
,
MainWindow
,
RegularTask
,
Task
public interface
ClockListener
Object that wants to be notified at each clock tick.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
tick
()
Method called when one clock tick is over.
Method Detail
tick
void tick()
Method called when one clock tick is over.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method