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_OpenTable_HasCRID |
(package private) static String |
Act_OpenTable_HasDOI |
(package private) static String |
Act_OpenTable_HasNAID |
(package private) static String |
Act_OpenTable_HasPMID |
(package private) static String |
Act_OpenTable_HasRMapLocation |
(package private) static String |
Act_OpenTable_HasScopusId |
(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, widtheditorOwner, 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, 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, unlockBrowserEdbExtDBSpi 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
static final String Act_OpenTable_HasDOI
static final String Act_OpenTable_HasPMID
static final String Act_OpenTable_HasCRID
static final String Act_OpenTable_HasNAID
static final String Act_OpenTable_HasScopusId
static final String Act_OpenTable_HasRMapLocation
public EdbExtIDPane(EdbEditorOwner eo, MLText tit, String pre, String text, String post)
void setExtDB(EdbExtDBSpi xdb)
public boolean setText(String t, boolean undoable)
EdbTextPanesetText in class EdbTextPanet - テキストundoable - アンドゥ可能性true,失敗した場合は false を返します.public String getText()
EdbTextPanegetText in class EdbTextPanepublic void mouseClicked(MouseEvent e)
mouseClicked in interface MouseListenermouseClicked in class EdbTextPaneprotected boolean mousePopupShow(MouseEvent e)
mousePopupShow in class EdbTextPanee - Mouse Event.public void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListeneractionPerformed in class EdbTextPanepublic void show(boolean forceVisible)
show in class EdbTextPaneEDB Working Group at Mon Dec 15 16:45:05 JST 2025