public class EdbExtIDPane extends EdbTextPane
次のような構成になります.
+------------------------------------------+ |(title)(prefix)[(入力欄)](status)(postfix)| +------------------------------------------+それぞれの意味は次のようになります.
Modifier and Type | Class and Description |
---|---|
static class |
EdbExtIDPane.StudentCodePane |
Modifier and Type | Field and Description |
---|---|
(package private) static String |
Act_OpenHome |
(package private) static String |
Act_OpenPage |
(package private) static String |
Act_OpenRepository_ScopusAbstract |
(package private) static String |
Act_OpenRepository_ScopusArticle |
(package private) static String |
Act_OpenRepository_ScopusAuthor |
(package private) static String |
Act_SearchScopusByDOI |
(package private) static String |
Act_SearchScopusByPMID |
(package private) static String |
Act_SearchWebOfScienceByDOI |
(package private) static String |
Act_SearchWebOfScienceByPMID |
(package private) EdbExtDBSpi |
extdb |
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 |
---|
EdbExtIDPane(EdbEditorOwner eo,
MLText tit,
String pre,
String text,
String post) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ae) |
String |
getText()
テキストを取得します.
|
void |
mouseClicked(MouseEvent e) |
protected boolean |
mousePopupShow(MouseEvent e)
Popupメニューを表示する.
|
(package private) void |
setExtDB(EdbExtDBSpi xdb) |
boolean |
setText(String t,
boolean undoable)
テキストを設定します.
|
void |
show(boolean forceVisible) |
addMouseListener, capitalize, componentHidden, componentMoved, componentResized, componentShown, copy, cut, delete, dragGestureRecognized, edbDnDDropString, edbDnDDropTargetIsReady, edbDnDDropTargetSelected, endEdit, getPanel, insider_setText, isEditable, isLatin, isParagraph, isPersonname, isPronounce, lostOwnership, lowerCase, makePopupItems, 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, setText, setTextBackground, setTitleFont, setToolTipText, show, startEdit, undo, 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
EdbExtDBSpi extdb
static final String Act_SearchWebOfScienceByDOI
static final String Act_SearchWebOfScienceByPMID
static final String Act_SearchScopusByDOI
static final String Act_SearchScopusByPMID
static final String Act_OpenHome
static final String Act_OpenPage
static final String Act_OpenRepository_ScopusAuthor
static final String Act_OpenRepository_ScopusArticle
static final String Act_OpenRepository_ScopusAbstract
public EdbExtIDPane(EdbEditorOwner eo, MLText tit, String pre, String text, String post)
void setExtDB(EdbExtDBSpi xdb)
public boolean setText(String t, boolean undoable)
EdbTextPane
setText
in class EdbTextPane
t
- テキストundoable
- アンドゥ可能性true
,失敗した場合は false
を返します.public String getText()
EdbTextPane
getText
in class EdbTextPane
public void mouseClicked(MouseEvent e)
mouseClicked
in interface MouseListener
mouseClicked
in class EdbTextPane
protected boolean mousePopupShow(MouseEvent e)
mousePopupShow
in class EdbTextPane
e
- Mouse Event.public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
actionPerformed
in class EdbTextPane
public void show(boolean forceVisible)
show
in class EdbTextPane
EDB Working Group at Tue Jun 10 17:08:59 JST 2025