public class EdbDatePane extends EdbTextPane
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
EdbDatePane.CBItemObj |
(package private) static class |
EdbDatePane.DateEditor |
| Modifier and Type | Field and Description |
|---|---|
static String |
Act_SetToday |
(package private) EdbDatePane.DateEditor |
dateEditor |
(package private) int |
myDate |
alertReason, bgc, editable, maxWidth, myText, panel, postfix, postfixLabel, prefix, prefixLabel, statusLabel, statusText, textBox, textEditor, textEditorPane, textPanel, textPanelBgc, title, titleLabel, widtheditorOwner, s_changeListeners| Constructor and Description |
|---|
EdbDatePane(EdbEditorOwner eo,
MLText tit,
String pre,
int date,
String post) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent ae) |
boolean |
endEdit() |
(package private) int |
getDate() |
protected boolean |
mousePopupShow(MouseEvent e)
Popupメニューを表示する.
|
(package private) void |
setDate(int d) |
(package private) void |
setDate(int d,
boolean undoable) |
boolean |
setText(String s) |
boolean |
setText(String s,
boolean undoable)
日付を設定します.
|
protected void |
setToday() |
void |
show() |
boolean |
startEdit() |
boolean |
undo(Object o) |
addMouseListener, capitalize, componentHidden, componentMoved, componentResized, componentShown, copy, cut, delete, dragGestureRecognized, edbDnDDropString, edbDnDDropTargetIsReady, edbDnDDropTargetSelected, getPanel, getText, 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, setFont, setLabelFgc, setLabelFont, setLatin, setMaximumWidth, setPersonname, setPronounce, setStatusText, setSubFgc, setSubFont, setTextBackground, setTitleFont, setToolTipText, 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, unlockBrowserint myDate
EdbDatePane.DateEditor dateEditor
public static final String Act_SetToday
public EdbDatePane(EdbEditorOwner eo, MLText tit, String pre, int date, String post)
public boolean setText(String s, boolean undoable)
setText in class EdbTextPanes - 日付文字列undoable - アンドゥ可能性true,失敗した場合は false を返します.public boolean setText(String s)
setText in class EdbTextPaneint getDate()
void setDate(int d,
boolean undoable)
void setDate(int d)
public boolean undo(Object o)
undo in interface EdbUndo.Undoableundo in class EdbTextPanepublic void show()
show in class EdbTextPanepublic boolean startEdit()
startEdit in class EdbTextPanepublic boolean endEdit()
endEdit in class EdbTextPaneprotected boolean mousePopupShow(MouseEvent e)
mousePopupShow in class EdbTextPanee - Mouse Event.protected void setToday()
public void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListeneractionPerformed in class EdbTextPaneEDB Working Group at Mon Dec 15 16:45:05 JST 2025