Package rle.simple.ui

Interface Summary
ItemFilter Filter for Items, used to restrict available choices.
ItemTable Defines the contract for a table assisting item commands.
ItemTableModel Provides a mapping from an ItemContainer to a table which can be displayed on screen allowing items to be chosen by the user.
ItemUiAction Special interface for Item Actions
 

Class Summary
EquipmentTable Creates the table for displaying equipment.
EquipmentTableModel Creates the table for displaying equipment.
InventoryTable Presents a UI for an Inventory instance.
InventoryTableModel Base Class Model for tables of items.
ItemUiActionBase Convenience implementation for Item Actions
SimplePlayPerspective Shows the view while playing the game.
TypeItemFilter Filter for Items, used to restrict available choices based on the "type" of the items.