public class EdbDate2Pane extends EdbTextPane
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
EdbDate2Pane.Date2Editor |
| Modifier and Type | Field and Description |
|---|---|
static String |
Act_SetTodayFrom |
static String |
Act_SetTodayTo |
(package private) EdbDate2Pane.Date2Editor |
date2Editor |
(package private) int |
myDateFrom |
(package private) int |
myDateTo |
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 |
|---|
EdbDate2Pane(EdbEditorOwner eo,
MLText tit,
String pre,
int dateFrom,
int dateTo,
String post) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent ae) |
boolean |
endEdit() |
(package private) EdbDate |
getDateFrom() |
(package private) EdbDate |
getDateTo() |
protected boolean |
mousePopupShow(MouseEvent e)
Popupメニューを表示する.
|
(package private) void |
setDate2(int[] date) |
(package private) void |
setDate2(int[] date,
boolean undoable) |
(package private) void |
setDateFromTo(EdbDate dateFrom,
EdbDate dateTo) |
(package private) void |
setDateFromTo(EdbDate dateFrom,
EdbDate dateTo,
boolean undoable) |
(package private) void |
setDateFromTo(int dateFrom,
int dateTo) |
(package private) void |
setDateFromTo(int dateFrom,
int dateTo,
boolean undoable) |
boolean |
setText(String s) |
boolean |
setText(String s,
boolean undoable)
期間を設定します.
|
protected void |
setTodayFrom() |
protected void |
setTodayTo() |
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 myDateFrom
int myDateTo
EdbDate2Pane.Date2Editor date2Editor
public static final String Act_SetTodayFrom
public static final String Act_SetTodayTo
public EdbDate2Pane(EdbEditorOwner eo, MLText tit, String pre, int dateFrom, int dateTo, String post)
public boolean setText(String s, boolean undoable)
setText in class EdbTextPanes - 期間文字列undoable - アンドゥ可能性true,失敗した場合は false を返します.public boolean setText(String s)
setText in class EdbTextPaneEdbDate getDateFrom()
EdbDate getDateTo()
void setDateFromTo(int dateFrom,
int dateTo)
void setDateFromTo(int dateFrom,
int dateTo,
boolean undoable)
void setDate2(int[] date)
void setDate2(int[] date,
boolean undoable)
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 setTodayFrom()
protected void setTodayTo()
public void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListeneractionPerformed in class EdbTextPaneEDB Working Group at Mon Dec 15 16:45:05 JST 2025