Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.greenstone.gatherer.gui.table

Class Summary
GTable  
GTableCellEditor This implementation of the TableCellRenderer interface allows for us to return a GComboBox with the correct model given a reference to the original metadata row within the given table.
GTableModel Provides the model for a GTable component, filling it with metadata values for the choosen files or folders.
TableCellRenderer