|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ItemFilter | |
---|---|
rle.simple.ui |
Uses of ItemFilter in rle.simple.ui |
---|
Classes in rle.simple.ui that implement ItemFilter | |
---|---|
class |
TypeItemFilter
Filter for Items, used to restrict available choices based on the "type" of the items. |
Fields in rle.simple.ui declared as ItemFilter | |
---|---|
protected ItemFilter |
InventoryTableModel.filter
|
Constructors in rle.simple.ui with parameters of type ItemFilter | |
---|---|
InventoryTableModel(Inventory inventory,
ItemFilter filter,
java.util.Comparator slotComparator)
Constructs an ItemTableModel that can be used to drive a table for the items in an Inventory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |