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, myDate
alertReason, bgc, editable, maxWidth, myText, panel, postfix, postfixLabel, prefix, prefixLabel, statusLabel, statusText, textBox, textEditor, textEditorPane, textPanel, textPanelBgc, title, titleLabel, width
editorOwner, 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, undo
addMouseListener, 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, upperCase
createMenuItem_Edit, createMenuItem_Edit, dragDropEnd, dragEnter, dragExit, dragOver, dropActionChanged, edit, getWidth, isVisible, setVisible
addChangeListener, 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, unlockBrowser
EdbPanel 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 ActionListener
actionPerformed
in class EdbDatePane
public void stateChanged(ChangeEvent e)
stateChanged
in interface ChangeListener
int getDate()
getDate
in class EdbDatePane
public String getText()
getText
in class EdbTextPane
public EdbPanel getPanel()
getPanel
in class EdbTextPane
public void setToolTipText(String tip)
setToolTipText
in class EdbTextPane
tip
- 示する文字列.テキストが null の場合は,このコンポーネントのツールヒントはオフに設定されるpublic void setFont(Font f)
setFont
in class EdbTextPane
f
- フォントEDB Working Group at Tue Jun 10 17:08:59 JST 2025