com.imagine.component.calendar.data
Interface CalendarStatusPanelInfo
- All Superinterfaces:
- CalendarPartInfo
- public interface CalendarStatusPanelInfo
- extends CalendarPartInfo
Contains informations about the status panel.
The status panel contains the "Today" and "None" buttons.
The "None" button is displayed only if empty selection is allowed.
| Methods inherited from interface com.imagine.component.calendar.data.CalendarPartInfo |
getHeight, getLocationOnScreenX, getLocationOnScreenY, getModifiers, getModifiersEx, getMouseClickCount, getMouseX, getMouseY, getTableX, getTableY, getWidth, isHovered |
getNoneLabel
public java.lang.String getNoneLabel()
- Returns:
- Returns the text for the "None" label.
getTodayLabel
public java.lang.String getTodayLabel()
- Returns:
- Returns the text for the "Today" label.