|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JDatePanel
Method Summary | |
---|---|
boolean |
isDoubleClickAction()
Is a double click required to throw a ActionEvent. |
boolean |
isShowYearButtons()
Is the year navigation buttons active. |
void |
setDoubleClickAction(boolean doubleClickAction)
This changes the behaviour of the control to require a double click on actionable clicks. |
void |
setShowYearButtons(boolean showYearButtons)
Sets the visibilty of the Year navigation buttons. |
Methods inherited from interface net.sourceforge.jdatepicker.JDateComponent |
---|
addActionListener, getI18nStrings, getModel, removeActionListener, setI18nStrings |
Method Detail |
---|
void setShowYearButtons(boolean showYearButtons)
showYearButtons
- boolean isShowYearButtons()
void setDoubleClickAction(boolean doubleClickAction)
doubleClickAction
- boolean isDoubleClickAction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |