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, width
editorOwner, 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, 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
int 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 EdbTextPane
s
- 日付文字列undoable
- アンドゥ可能性true
,失敗した場合は false
を返します.public boolean setText(String s)
setText
in class EdbTextPane
int getDate()
void setDate(int d, boolean undoable)
void setDate(int d)
public boolean undo(Object o)
undo
in interface EdbUndo.Undoable
undo
in class EdbTextPane
public void show()
show
in class EdbTextPane
public boolean startEdit()
startEdit
in class EdbTextPane
public boolean endEdit()
endEdit
in class EdbTextPane
protected boolean mousePopupShow(MouseEvent e)
mousePopupShow
in class EdbTextPane
e
- Mouse Event.protected void setToday()
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
actionPerformed
in class EdbTextPane
EDB Working Group at Tue Jun 10 17:08:59 JST 2025