static class EdbDatePane.DateEditor extends EdbDatePane implements ActionListener, ChangeListener
EdbDatePane.CBItemObj, EdbDatePane.DateEditor| Modifier and Type | Field and Description |
|---|---|
(package private) JComboBox<EdbDatePane.CBItemObj> |
day |
(package private) JComboBox<EdbDatePane.CBItemObj> |
month |
(package private) JSpinner |
year |
(package private) EdbPanel |
ymdPanel |
(package private) SpinnerNumberModel |
yModel |
Act_SetToday, dateEditor, myDatealertReason, bgc, editable, maxWidth, myText, panel, postfix, postfixLabel, prefix, prefixLabel, statusLabel, statusText, textBox, textEditor, textEditorPane, textPanel, textPanelBgc, title, titleLabel, widtheditorOwner, s_changeListeners| Constructor and Description |
|---|
DateEditor(EdbEditorOwner eo,
MLText tit,
String pre,
int date,
String post) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
(package private) int |
getDate() |
EdbPanel |
getPanel() |
String |
getText()
テキストを取得します.
|
void |
setFont(Font f)
タイトルラベル,前置ラベル,値ラベル,後置ラベルのフォントを設定します.
|
void |
setToolTipText(String tip)
ツールヒントに表示するテキストを登録します.このテキストは,カーソルがコンポーネント上にあるときに表示されます.
|
void |
stateChanged(ChangeEvent e) |
endEdit, mousePopupShow, setDate, setDate, setText, setText, setToday, show, startEdit, undoaddMouseListener, capitalize, componentHidden, componentMoved, componentResized, componentShown, copy, cut, delete, dragGestureRecognized, edbDnDDropString, edbDnDDropTargetIsReady, edbDnDDropTargetSelected, insider_setText, isEditable, isLatin, isParagraph, isPersonname, isPronounce, lostOwnership, lowerCase, makePopupItems, mouseClicked, mouseEntered, mouseExited, openCiNiiSearch, openGoogleSearch, openPubMedSearch, openScopusSearch, openWebOfScienceSearch, openWikipedia, pastable, paste, popupAddMenuSetECCPD, popupAddMenuSetRRR, registProxyDragGestureRecognizer, reverse, rotateLeft, rotateRight, setBackground, setEditable, setFgc, setLabelFgc, setLabelFont, setLatin, setMaximumWidth, setPersonname, setPronounce, setStatusText, setSubFgc, setSubFont, setTextBackground, setTitleFont, show, upperCasecreateMenuItem_Edit, createMenuItem_Edit, dragDropEnd, dragEnter, dragExit, dragOver, dropActionChanged, edit, getWidth, isVisible, setVisibleaddChangeListener, createAction_EndOfEdit, createAction_RotateFocus, editorObjectInnovateEditor, editorObjectNotifyChanged, editorObjectNotifyWillChange, editorObjectRequestDuplicate, editorObjectRequestInsert, editorObjectRequestRemove, editorObjectRequestReplace, editorObjectRequestVisible, editorObjectRotateFocus, editorObjectUndoPush, editorOwnerDuplicateObject, editorOwnerInsertObject, editorOwnerIsEditable, editorOwnerObjectChanged, editorOwnerObjectVisibleRequested, editorOwnerObjectWillChange, editorOwnerRemoveObject, editorOwnerReplaceObject, editorOwnerRotateFocus, getBrowser, getEDB, getEditor, getTracePrintWriter, isSimpleButton1Click, isSimpleButton1Click2, lockBrowser, mousePressed, mouseReleased, unlockBrowserEdbPanel ymdPanel
SpinnerNumberModel yModel
JSpinner year
JComboBox<EdbDatePane.CBItemObj> month
JComboBox<EdbDatePane.CBItemObj> day
DateEditor(EdbEditorOwner eo, MLText tit, String pre, int date, String post)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class EdbDatePanepublic void stateChanged(ChangeEvent e)
stateChanged in interface ChangeListenerint getDate()
getDate in class EdbDatePanepublic String getText()
getText in class EdbTextPanepublic EdbPanel getPanel()
getPanel in class EdbTextPanepublic void setToolTipText(String tip)
setToolTipText in class EdbTextPanetip - 示する文字列.テキストが null の場合は,このコンポーネントのツールヒントはオフに設定されるpublic void setFont(Font f)
setFont in class EdbTextPanef - フォントEDB Working Group at Mon Dec 15 16:45:05 JST 2025