|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaddbk.print.labels.ColumnData
public class ColumnData
| Field Summary | |
|---|---|
int |
m_alignment
|
java.lang.String |
m_title
|
int |
m_width
|
| Constructor Summary | |
|---|---|
ColumnData(java.lang.String title,
int width,
int alignment)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String m_title
public int m_width
public int m_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 | |||||||||