| 
 | SalesPoint Framework v3.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
| TableEntryDescriptor | Strategy that describes how individual records of an AbstractTableModelare to be
 split up into columns of a table and how the individual cells are to be displayed and edited. | 
| Class Summary | |
| AbstractTableEntryDescriptor | Abstract base implementation of TableEntryDescriptor. | 
| AbstractTableModel | A TableModelthat models a list of records rather than a matrix of cells. | 
| JAbstractTable | A JTablethat prefers models that are lists of records. | 
| JIntInput | A JTextFieldthat will allow only int values within a certain range to be entered. | 
| JTextInput | A JTextFieldthat writes its current content into a String referenced through an array. | 
| TableMap | In a chain of data manipulators some behaviour is common. | 
| TableSorter | A sorter for TableModels. | 
GUI classes and interfaces that can be of common use.
This package contains convenience GUI classes like JTextInput and
  JIntInput, but also the abstract foundations for a highly flexible table component, based
  on JTable. See AbstractTableModel,
  TableEntryDescriptor, AbstractTableEntryDescriptor, and
  JAbstractTable for details.
| 
 | SalesPoint Framework v3.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||