|
||||||||||
前 次 | フレームあり フレームなし |
SelectableList を使用しているパッケージ | |
---|---|
nga.model | 普通の ValueObject を画面入出力でちょこっと便利に扱えるようにするためのインターフェースとか。 |
nga.model での SelectableList の使用 |
---|
SelectableList を実装している nga.model のクラス | |
---|---|
class |
KeyValueList<K extends Comparable,V>
key と value を要素とするリスト。 |
class |
SelectableArrayList<E>
SelectableList を実装した ArrayList。 |
class |
SelectableTable<R>
選択可能なテーブル。 |
|
||||||||||
前 次 | フレームあり フレームなし |