Class HistoryPane

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, Runnable, EventListener, Accessible

public class HistoryPane extends ItemTabPane implements ActionListener
Pane to display all work orders that this agent can execute, and activate them on request from the user. Subscribes to NodeItem for WorkOrder objects.
See Also: