public interface AnimationBarPanel
Modifier and Type | Method and Description |
---|---|
void |
addButtonsListener(ActionListener listener)
Adds the listener for de accept button
|
int |
getIDSource(Object obj)
Gets the ID of the component selected.
|
void |
resetButtonsStatus()
Resets the status of the buttons
|
void |
updateSliderPosition(RelativeInstant start)
Updates slider position using the start date
|
void addButtonsListener(ActionListener listener)
listener
- int getIDSource(Object obj)
void resetButtonsStatus()
void updateSliderPosition(RelativeInstant start)
start
-