|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RowHeader
This interface defines methods that will allow a JTable to use a row header at the left or right of a JScrollPane.
Method Summary | |
---|---|
Component |
getView()
Returns the view attached to the RowHeader. |
void |
setTable(JTable table)
Assigns a table to the rowheader's view component. |
Method Detail |
---|
Component getView()
void setTable(JTable table)
table
- the table to assign
|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |