Uses of Package
org.xnap.gui.table

Packages that use org.xnap.gui.table
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.gui.menu Provides implementations of common menus. 
org.xnap.gui.table Provides table model and table cell renderer classes including the tree table classes. 
org.xnap.gui.tree Provides tree model and tree cell renderer classes. 
org.xnap.plugin.azureus   
org.xnap.plugin.freeway   
org.xnap.plugin.jtella A Gnutella plugin based on the JTella library. 
org.xnap.plugin.limewire   
org.xnap.plugin.opennap.gui   
org.xnap.plugin.pircbot An IRC plugin based on the PircBot library. 
org.xnap.plugin.viewer.zipviewer   
 

Classes in org.xnap.gui.table used by org.xnap.gui
JTreeTable
          This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
SearchTableModel
          The model for the search table.
TransferTableModel
          The model for the upload and download table.
 

Classes in org.xnap.gui.table used by org.xnap.gui.menu
Column
           
ColumnModel
          Defines the requirements for table models with columns.
 

Classes in org.xnap.gui.table used by org.xnap.gui.table
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractColumnTreeTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
AbstractTreeTableModel
           
ColoredTable
          Sets a different background color for every other row in the table.
Column
           
ColumnModel
          Defines the requirements for table models with columns.
DefaultColumnTreeTableModel
           
DefaultTreeTableNode
          This class is a default implementation of a TreeTableNode with children.
HotlistTableModel.UserFilter
           
JTreeTable
          This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable.TreeTableCellRenderer
          A TreeCellRenderer that displays a JTree.
LeafTreeTableNode
          Provides a default implementation for a leaf node in a TreeTableModel.
PeerTableModel
          Provides a table model for Peer objects.
SortableModel
          Defines the requirements for tables that can be sorted.
TableHeaderHandler
          TableHeaderHandler class handles the mouse events invoked by clicking on the header portion of the JTable.
TableHeaderListener
          Defines the requirements for tables that can be sorted.
TransferContainerTreeTableNode
           
TransferTableModel
          The model for the upload and download table.
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
TreeTableModelAdapter
          This is a wrapper class takes a TreeTableModel and implements the table model interface.
TreeTableNode
          Defines the requirements for nodes in TreeTableModel objects.
 

Classes in org.xnap.gui.table used by org.xnap.gui.tree
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.azureus
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
ColumnModel
          Defines the requirements for table models with columns.
SortableModel
          Defines the requirements for tables that can be sorted.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.freeway
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
ColumnModel
          Defines the requirements for table models with columns.
SortableModel
          Defines the requirements for tables that can be sorted.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.jtella
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
ColumnModel
          Defines the requirements for table models with columns.
SortableModel
          Defines the requirements for tables that can be sorted.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.limewire
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
ColumnModel
          Defines the requirements for table models with columns.
SortableModel
          Defines the requirements for tables that can be sorted.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.opennap.gui
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractColumnTreeTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
AbstractTreeTableModel
           
ColumnModel
          Defines the requirements for table models with columns.
DefaultColumnTreeTableModel
           
DefaultTreeTableNode
          This class is a default implementation of a TreeTableNode with children.
SortableModel
          Defines the requirements for tables that can be sorted.
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
TreeTableNode
          Defines the requirements for nodes in TreeTableModel objects.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.pircbot
AbstractColumnTreeTableModel
          Provides a sortable table model with dynamic column support.
AbstractTreeTableModel
           
ColumnModel
          Defines the requirements for table models with columns.
DefaultColumnTreeTableModel
           
DefaultTreeTableNode
          This class is a default implementation of a TreeTableNode with children.
SortableModel
          Defines the requirements for tables that can be sorted.
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
TreeTableNode
          Defines the requirements for nodes in TreeTableModel objects.
 

Classes in org.xnap.gui.table used by org.xnap.plugin.viewer.zipviewer
AbstractColumnTableModel
          Provides a sortable table model with dynamic column support.
AbstractSortableTableModel
           
Column
           
ColumnModel
          Defines the requirements for table models with columns.
SortableModel
          Defines the requirements for tables that can be sorted.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.