public interface AnimationBarPanel
| Modifier and Type | Method and Description |
|---|---|
void |
addButtonsListener(java.awt.event.ActionListener listener)
Adds the listener for de accept button
|
int |
getIDSource(java.lang.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(java.awt.event.ActionListener listener)
listener - int getIDSource(java.lang.Object obj)
void resetButtonsStatus()
void updateSliderPosition(RelativeInstant start)
start -