|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openrdf.sesame.config.ui.ColumnData
Column
| Field Summary | |
int |
alignment
Alignment |
String |
title
Title |
int |
width
Width |
| Constructor Summary | |
ColumnData(String title,
int width,
int alignment)
Creates a new ColumnData with the supplied title, width and alignment |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public String title
public int width
public int alignment
| Constructor Detail |
public ColumnData(String title,
int width,
int alignment)
title - Titlewidth - Widthalignment - Alignment
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||