Package repast.simphony.ui.table
package repast.simphony.ui.table
-
ClassDescriptionFactory for creating tables of agents and their propertiesAgent table listeners listen for table events that need special handling, eg further handling of JComponent listeners in the table.Panel than holds the agent table and other GUI elements.BooleanFilter<M,
I> Row filter for boolean valuesComponentFilter<M,I> Row filter for ComponentsTableCell editor and renderer for JComponentsTableCell renderer for double values with variable precision.NamedRowFilter<M,I, T> Abstract row filter for table filtering.NumberFilter<M,I> Row filter for numeric values;ObjectFilter<M,I> Row filter for objects other than string or numericTableModel for Agent tablesAuxiliary table that only provides numbered row headers for another main table.Utility to convert TableModels to spreadsheet files via POIStringFilter<M,I> Row filter for string values.Dialog for editing filters on TablePanelsTableFilterFactory<M,I> Basic table panel with some customization over standard JTable.