Package org.tastybug.bugwerk.bugtrail.widget.queue

Contains a table that acts as a ticket viewer (TicketQueueTable) and a table that summarizes the content of the queue, counting all tickets and reported tickets (TicketQueueStatisticsTable).

See:
          Description

Class Summary
TicketQueueStatisticsTable This JTable displays the number of all- / unreported tickets in the connected ticket queue.
TicketQueueTable This table shows the content of a TicketQueue, listing all contained Ticket instances.
TicketQueueTableModel This is the table model of TicketQueueTable.
 

Package org.tastybug.bugwerk.bugtrail.widget.queue Description

Contains a table that acts as a ticket viewer (TicketQueueTable) and a table that summarizes the content of the queue, counting all tickets and reported tickets (TicketQueueStatisticsTable).



Copyright © 2006-2007 TastyBug Development. All Rights Reserved.