public class SharedSpreadsheetClipboard
extends java.lang.Object
| Constructor and Description |
|---|
SharedSpreadsheetClipboard() |
| Modifier and Type | Method and Description |
|---|---|
SpreadsheetEntryMatrix |
getClipboard() |
int |
getColumnCount() |
int |
getRowCount() |
void |
setClipboard(SpreadsheetEntryMatrix newstuff) |
public int getRowCount()
public int getColumnCount()
public SpreadsheetEntryMatrix getClipboard()
public void setClipboard(SpreadsheetEntryMatrix newstuff)
Copyright © 2011, 2013. Daniel P. Dougherty