org.openorb.board.shared.treetable

Class Table

public class Table extends JTable

OpenORB GUI components / TreeTable / Table

Author: Olivier Modica

Constructor Summary
Table(TableModel model)
Method Summary
TableCellgetSelectedCell()
Get the selected node, null if none.

Constructor Detail

Table

public Table(TableModel model)

Method Detail

getSelectedCell

public TableCell getSelectedCell()
Get the selected node, null if none.