buoy.widget
Class BTable.BTableHeader
- BTable
public class BTable.BTableHeader
This inner class is the Widget that draws the table's column headers.
addEventLink , dispatchEvent , getBackground , getBounds , getComponent , getCursor , getFont , getMaximumSize , getMinimumSize , getName , getParent , getPreferredSize , hasFocus , isEnabled , isFocusable , isVisible , repaint , requestFocus , setBackground , setCursor , setEnabled , setFocusable , setFont , setName , setVisible |
getComponent
public JTableHeader getComponent()
Get the java.awt.Component corresponding to this Widget.
- getComponent in interface Widget
getTable
public BTable getTable()
Written by Peter Eastman.