|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.zfqjava.swing.WorkSheet
WorkSheet
| Constructor Summary | |
WorkSheet(java.lang.String name,
javax.swing.table.TableModel model)
|
|
| Method Summary | |
javax.swing.table.TableModel |
getModel()
Returns the model. |
java.lang.String |
getName()
Returns the worksheet name. |
java.util.Map |
getPrintProperties()
Returns the print properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkSheet(java.lang.String name,
javax.swing.table.TableModel model)
| Method Detail |
public java.lang.String getName()
public javax.swing.table.TableModel getModel()
public java.util.Map getPrintProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||