| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.emboss.jemboss.gui.ColumnData
Content of each column in the DragJTable
| Field Summary | |
| protected  int | alignment | 
| protected  java.lang.String | title | 
| protected  int | width | 
| Constructor Summary | |
| ColumnData(java.lang.String title,
           int width,
           int alignment) | |
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected java.lang.String title
protected int width
protected int alignment
| Constructor Detail | 
public ColumnData(java.lang.String title,
                  int width,
                  int alignment)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||