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, width
editorOwner, 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, 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 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 EdbTextPane
s
- 数値undoable
- アンドゥ可能性true
,失敗した場合は false
を返します.public boolean setText(String s)
setText
in class EdbTextPane
public boolean undo(Object o)
undo
in interface EdbUndo.Undoable
undo
in class EdbTextPane
int getInteger()
void setInteger(int v, boolean undoable)
void setInteger(int v)
protected String makeComment(int v)
public void show()
show
in class EdbTextPane
protected void createEditor()
public boolean startEdit()
startEdit
in class EdbTextPane
public boolean endEdit()
endEdit
in class EdbTextPane
EDB Working Group at Tue Jun 10 17:08:59 JST 2025