|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JDatePicker
Method Summary | |
---|---|
boolean |
getButtonFocusable()
Is the button focusable. |
boolean |
isTextEditable()
Is the text component editable or not. |
void |
setButtonFocusable(boolean focusable)
Sets the button to be focusable. |
void |
setTextEditable(boolean editable)
Is the text component editable or not. |
Methods inherited from interface net.sourceforge.jdatepicker.JDatePanel |
---|
isDoubleClickAction, isShowYearButtons, setDoubleClickAction, setShowYearButtons |
Methods inherited from interface net.sourceforge.jdatepicker.JDateComponent |
---|
addActionListener, getI18nStrings, getModel, removeActionListener, setI18nStrings |
Method Detail |
---|
void setTextEditable(boolean editable)
editable
- boolean isTextEditable()
void setButtonFocusable(boolean focusable)
focusable
- boolean getButtonFocusable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |