public class EdbBasePane extends EdbEditorUnit
Modifier and Type | Field and Description |
---|---|
protected EdbLabel |
availLabel |
protected EdbBase |
base |
protected EdbCensorPane |
censorObject |
protected EdbChronoPane |
chronoObject |
protected EdbPermissionPane |
deleteObject |
protected EdbEIDPane |
eidObject |
protected EdbLabel |
eoidLabel |
protected EdbMaptoPane |
maptoObject |
protected EdbLabel |
mtimeLabel |
protected EdbMaptoPane |
operatorObject |
protected EdbOwnerPane |
ownerObject |
protected EdbPanel |
panel |
protected EdbPermissionPane |
readObject |
protected EdbTable |
table |
protected EdbPermissionPane |
writeObject |
editorOwner, s_changeListeners
Constructor and Description |
---|
EdbBasePane(EdbEditor e,
EdbTable ti,
EdbBase b) |
Modifier and Type | Method and Description |
---|---|
void |
editorOwnerObjectChanged(Object o)
下位のオブジェクトが変更されると呼び出されます.
|
protected EdbPanel |
getPanel() |
(package private) EdbLabel |
makeLabel(String s) |
protected boolean |
mousePopupShow(MouseEvent e)
Popupメニューを表示する.
|
void |
setBase(EdbTable ti,
EdbBase b)
ベース情報を設定します.
|
(package private) void |
show() |
actionPerformed, addChangeListener, createAction_EndOfEdit, createAction_RotateFocus, editorObjectInnovateEditor, editorObjectNotifyChanged, editorObjectNotifyWillChange, editorObjectRequestDuplicate, editorObjectRequestInsert, editorObjectRequestRemove, editorObjectRequestReplace, editorObjectRequestVisible, editorObjectRotateFocus, editorObjectUndoPush, editorOwnerDuplicateObject, editorOwnerInsertObject, editorOwnerIsEditable, editorOwnerObjectVisibleRequested, editorOwnerObjectWillChange, editorOwnerRemoveObject, editorOwnerReplaceObject, editorOwnerRotateFocus, getBrowser, getEDB, getEditor, getTracePrintWriter, isSimpleButton1Click, isSimpleButton1Click2, lockBrowser, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, unlockBrowser
protected EdbTable table
protected EdbBase base
protected EdbPanel panel
protected EdbEIDPane eidObject
protected EdbLabel eoidLabel
protected EdbMaptoPane maptoObject
protected EdbLabel mtimeLabel
protected EdbMaptoPane operatorObject
protected EdbLabel availLabel
protected EdbCensorPane censorObject
protected EdbChronoPane chronoObject
protected EdbOwnerPane ownerObject
protected EdbPermissionPane readObject
protected EdbPermissionPane writeObject
protected EdbPermissionPane deleteObject
protected EdbPanel getPanel()
public void setBase(EdbTable ti, EdbBase b)
ti
- 対象になるタプルのテーブルb
- 対象になるタプルのベース情報void show()
public void editorOwnerObjectChanged(Object o)
editorOwnerObjectChanged
in interface EdbEditorOwner
editorOwnerObjectChanged
in class EdbEditorUnit
o
- 変更されたオブジェクトprotected boolean mousePopupShow(MouseEvent e)
mousePopupShow
in class EdbEditorUnit
e
- Mouse Event.EDB Working Group at Tue Jun 10 17:08:59 JST 2025