| Package | Description |
|---|---|
| jp.ac.tokushima_u.edb |
Provides classes and interfaces for handling EDB.
|
| jp.ac.tokushima_u.edb.gui |
Provides graphical user interfaces for EDB.
|
| Modifier and Type | Field and Description |
|---|---|
protected EdbMaplookup |
EdbTable.firstMaplookup |
protected EdbMaplookup |
EdbColumn.firstMaplookup |
| Modifier and Type | Method and Description |
|---|---|
static EdbMaplookup |
EdbMaplookup.createOwnerMaplookup(EDB edb)
個人(person),擬人(personification)のマップ参照オブジェクトを作成し,リストとして返します.
|
static EdbMaplookup |
EdbMaplookup.createPersonMaplookup(EDB edb) |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<EdbMaplookup> |
EdbMaplookup.createOwnerMaplookups(EDB edb) |
static Iterable<EdbMaplookup> |
EdbMaplookup.createPersonMaplookups(EDB edb) |
Iterable<EdbMaplookup> |
EdbTable.maplookups() |
Iterable<EdbMaplookup> |
EdbColumn.maplookups() |
| Modifier and Type | Field and Description |
|---|---|
protected Iterable<EdbMaplookup> |
EdbMaptoPane.maplookups |
| Modifier and Type | Method and Description |
|---|---|
static List<JMenuItem> |
EdbMenu.createMaptoSelector(EDB edb,
Iterable<EdbMaplookup> maps,
String xn,
EdbEIDListener lis)
参照型情報選択用のメニューを作成します.
|
static List<EdbMenu.Item> |
EdbMenu.createMaptoSelector(Iterable<EdbMaplookup> maps,
EdbDatum datum)
参照型情報選択用のメニューを作成します.
|
static List<JMenuItem> |
EdbMenu.createMaptoSelector(Iterable<EdbMaplookup> maps,
EdbDatum datum,
EdbEIDListener lis)
参照型情報選択用のメニューを作成します.
|
void |
EdbMaptoPane.setMaplookup(Iterable<EdbMaplookup> maps)
この入力欄に関連する参照マップを設定します.
|
| Constructor and Description |
|---|
EdbMaptoPane(EdbEditorOwner eo,
Iterable<EdbMaplookup> maps,
String pre,
EdbDatum datum,
String post) |
EdbMaptoPane(EdbEditorOwner eo,
Iterable<EdbMaplookup> maps,
String xn,
String pre,
EdbEID map,
String post) |
EDB Working Group at Mon Dec 15 16:45:05 JST 2025