public class EdbCertificatePane extends EdbPicturePane implements FocusListener, DragGestureListener
descriptionBox, editable, myPicture, myText, panel, pictureBox, pictureBytes, picturePanel, pictureXsize, pictureYsize, postfix, postfixLabel, prefix, prefixLabel, title, titleLabeleditorOwner, s_changeListenersABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH| Constructor and Description |
|---|
EdbCertificatePane(EdbEditorOwner eo,
MLText tit,
String pre,
String text,
String post) |
| Modifier and Type | Method and Description |
|---|---|
void |
dragGestureRecognized(DragGestureEvent dge)
このペインで,ドラック開始ジェスチャーを認識したときに呼び出されます.
|
String |
getText()
証明書を取得します.
|
Object |
getTransferData(DataFlavor flavor)
転送されるデータを表すオブジェクトを返します.返されるオブジェクトのクラスは,フレーバの表現クラスで定義されます.
|
DataFlavor[] |
getTransferDataFlavors()
データを提供することができるフレーバを示す
DataFlavor オブジェクトの配列を返します. |
boolean |
isDataFlavorSupported(DataFlavor flavor)
指定されたデータフレーバが,このオブジェクトに対してサポートされているかどうかを返します.
|
boolean |
setText(String t) |
boolean |
setText(String t,
boolean undoable)
証明書を設定します.
|
void |
show() |
boolean |
undo(Object o) |
addMouseListener, copy, cut, delete, edbDnDDrop, edbDnDDropAcceptable, edbDnDDropTargetIsReady, edbDnDDropTargetSelected, edit, endEdit, focusGained, focusLost, getPanel, imageUpdate, isEditable, lostOwnership, mouseClicked, mouseEntered, mouseExited, mousePopupShow, pastable, paste, registProxyDragGestureRecognizer, setEditable, setFgc, setFont, setLabelFgc, setLabelFont, setSubFgc, setSubFont, setTitleFont, setToolTipText, startEdit, text2imageactionPerformed, createMenuItem_Edit, createMenuItem_Edit, dragDropEnd, dragEnter, dragExit, dragOver, dropActionChanged, 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, unlockBrowserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfocusGained, focusLostpublic EdbCertificatePane(EdbEditorOwner eo, MLText tit, String pre, String text, String post)
public void show()
show in class EdbPicturePanepublic boolean setText(String t, boolean undoable)
setText in class EdbPicturePanet - X.509証明書(PEM形式)undoable - アンドゥ可能性.public boolean setText(String t)
setText in class EdbPicturePanepublic boolean undo(Object o)
undo in interface EdbUndo.Undoableundo in class EdbPicturePanepublic String getText()
getText in class EdbPicturePanepublic boolean isDataFlavorSupported(DataFlavor flavor)
isDataFlavorSupported in interface TransferableisDataFlavorSupported in class EdbPicturePaneflavor - データに対して要求されたフレーバpublic Object getTransferData(DataFlavor flavor)
getTransferData in interface TransferablegetTransferData in class EdbPicturePaneflavor - データに対して要求されたフレーバpublic DataFlavor[] getTransferDataFlavors()
DataFlavor オブジェクトの配列を返します.getTransferDataFlavors in interface TransferablegetTransferDataFlavors in class EdbPicturePanepublic void dragGestureRecognized(DragGestureEvent dge)
dragGestureRecognized in interface DragGestureListenerdragGestureRecognized in class EdbPicturePanedge - ジェスチャーを記述するイベントEDB Working Group at Mon Dec 15 16:45:05 JST 2025