Uses of Class
org.objectweb.jac.aspects.gui.swing.JTable

Packages that use JTable
org.objectweb.jac.aspects.gui.swing Provides a simple and generic GUI (Graphical User Interface) aspect using SWING. 
 

Uses of JTable in org.objectweb.jac.aspects.gui.swing
 

Methods in org.objectweb.jac.aspects.gui.swing with parameters of type JTable
protected  void SwingTableView.setCellRenderers(JTable table)
          Set the cell renderer to use for each column of the table.