static class EdbDate2Pane.Date2Editor extends EdbTextPane
Modifier and Type | Field and Description |
---|---|
(package private) EdbPanel |
cpanel |
(package private) EdbDatePane.DateEditor |
fromPanel |
(package private) EdbDatePane.DateEditor |
toPanel |
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 |
---|
Date2Editor(EdbEditorOwner eo,
MLText tit,
String pre,
int dateFrom,
int dateTo,
String post) |
Modifier and Type | Method and Description |
---|---|
EdbPanel |
getPanel() |
String |
getText()
テキストを取得します.
|
void |
setFont(Font f)
タイトルラベル,前置ラベル,値ラベル,後置ラベルのフォントを設定します.
|
void |
setToolTipText(String tip)
ツールヒントに表示するテキストを登録します.このテキストは,カーソルがコンポーネント上にあるときに表示されます.
|
actionPerformed, addMouseListener, capitalize, componentHidden, componentMoved, componentResized, componentShown, copy, cut, delete, dragGestureRecognized, edbDnDDropString, edbDnDDropTargetIsReady, edbDnDDropTargetSelected, endEdit, insider_setText, isEditable, isLatin, isParagraph, isPersonname, isPronounce, lostOwnership, lowerCase, makePopupItems, mouseClicked, mouseEntered, mouseExited, mousePopupShow, 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, setText, setText, setTextBackground, setTitleFont, show, show, startEdit, undo, 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 cpanel
EdbDatePane.DateEditor fromPanel
EdbDatePane.DateEditor toPanel
Date2Editor(EdbEditorOwner eo, MLText tit, String pre, int dateFrom, int dateTo, String post)
public EdbPanel getPanel()
getPanel
in class EdbTextPane
public String getText()
getText
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