static class EdbIntegerPane.IntegerEditor extends EdbIntegerPane implements ActionListener, ChangeListener
EdbIntegerPane.IntegerEditor| Modifier and Type | Field and Description |
|---|---|
(package private) JSpinner |
integer |
(package private) SpinnerNumberModel |
integerModel |
(package private) EdbPanel |
integerPanel |
(package private) int |
vmax |
(package private) int |
vmin |
integerEditor, myIntegeralertReason, bgc, editable, maxWidth, myText, panel, postfix, postfixLabel, prefix, prefixLabel, statusLabel, statusText, textBox, textEditor, textEditorPane, textPanel, textPanelBgc, title, titleLabel, widtheditorOwner, s_changeListeners| Constructor and Description |
|---|
IntegerEditor(EdbEditorOwner eo,
MLText tit,
String pre,
int v,
int vmi,
int vma,
String post) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
(package private) int |
getInteger() |
EdbPanel |
getPanel() |
String |
getText()
テキストを取得します.
|
void |
setFont(Font f)
タイトルラベル,前置ラベル,値ラベル,後置ラベルのフォントを設定します.
|
void |
setToolTipText(String tip)
ツールヒントに表示するテキストを登録します.このテキストは,カーソルがコンポーネント上にあるときに表示されます.
|
void |
stateChanged(ChangeEvent e) |
(package private) void |
updateComment() |
createEditor, endEdit, makeComment, setInteger, setInteger, setText, setText, show, startEdit, undoaddMouseListener, 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, 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, setTextBackground, setTitleFont, 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, unlockBrowserEdbPanel integerPanel
SpinnerNumberModel integerModel
JSpinner integer
int vmin
int vmax
IntegerEditor(EdbEditorOwner eo, MLText tit, String pre, int v, int vmi, int vma, String post)
void updateComment()
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class EdbTextPanepublic void stateChanged(ChangeEvent e)
stateChanged in interface ChangeListenerint getInteger()
getInteger in class EdbIntegerPanepublic String getText()
EdbTextPanegetText in class EdbTextPanepublic EdbPanel getPanel()
EdbTextPanegetPanel in class EdbTextPanepublic void setToolTipText(String tip)
setToolTipText in class EdbTextPanetip - 示する文字列.テキストが null の場合は,このコンポーネントのツールヒントはオフに設定されるpublic void setFont(Font f)
setFont in class EdbTextPanef - フォントEDB Working Group at Mon Dec 15 16:45:05 JST 2025