| org.columba.core.gui.plugin.PluginTreeTableModel
PluginTreeTableModel | public class PluginTreeTableModel extends AbstractTreeTableModel (Code) | | author: fdietz author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
PluginTreeTableModel | public PluginTreeTableModel(String[] columns)(Code) | | Parameters: tree - Parameters: columns - |
isCellEditable | public boolean isCellEditable(int row, int col)(Code) | | |
setValueAt | public void setValueAt(Object value, int row, int col)(Code) | | |
|
|