|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.inet.html.views.TableView.TableColumnInfo
public class TableView.TableColumnInfo
Contains informations about a table column. Represents "COL" / "table-column"
Constructor Summary | |
---|---|
TableView.TableColumnInfo(javax.swing.text.Element elem,
TableView.TableColumnGroupInfo parent)
Creates a column info element. |
Method Summary | |
---|---|
javax.swing.text.Element |
getSource()
Returns the element, which defines this struture |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableView.TableColumnInfo(javax.swing.text.Element elem, TableView.TableColumnGroupInfo parent)
elem
- the element, which defines this column infoparent
- the parent structure elementMethod Detail |
---|
public javax.swing.text.Element getSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |