public class EdbIntegerPane extends EdbTextPane
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
EdbIntegerPane.IntegerEditor |
| Modifier and Type | Field and Description |
|---|---|
(package private) EdbIntegerPane.IntegerEditor |
integerEditor |
(package private) int |
myInteger |
(package private) int |
vmax |
(package private) int |
vmin |
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 |
|---|
EdbIntegerPane(EdbEditorOwner eo,
MLText tit,
String pre,
String text,
String post) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createEditor() |
boolean |
endEdit() |
(package private) int |
getInteger() |
protected String |
makeComment(int v) |
(package private) void |
setInteger(int v) |
(package private) void |
setInteger(int v,
boolean undoable) |
boolean |
setText(String s) |
boolean |
setText(String s,
boolean undoable)
数値を設定します,
|
void |
show() |
boolean |
startEdit() |
boolean |
undo(Object o) |
actionPerformed, 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, mousePopupShow, 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 myInteger
int vmin
int vmax
EdbIntegerPane.IntegerEditor integerEditor
public EdbIntegerPane(EdbEditorOwner eo, MLText tit, String pre, String text, String post)
public boolean setText(String s, boolean undoable)
setText in class EdbTextPanes - 数値undoable - アンドゥ可能性true,失敗した場合は false を返します.public boolean setText(String s)
setText in class EdbTextPanepublic boolean undo(Object o)
undo in interface EdbUndo.Undoableundo in class EdbTextPaneint getInteger()
void setInteger(int v,
boolean undoable)
void setInteger(int v)
protected String makeComment(int v)
public void show()
show in class EdbTextPaneprotected void createEditor()
public boolean startEdit()
startEdit in class EdbTextPanepublic boolean endEdit()
endEdit in class EdbTextPaneEDB Working Group at Mon Dec 15 16:45:05 JST 2025