|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportModel
An extension to chart model supporting reporting.
| Method Summary | |
|---|---|
Formatter |
getFormatter()
Gets the formatter. |
Introspector |
getIntrospector()
Gets the introspector. |
Locale |
getLocale()
Gets the locale. |
TableModel |
getModel()
Gets the actual model. |
ResourceMap |
getResourceMap()
Gets the resource map. |
VariableRegistry |
getVariableRegistry()
Gets the variable registry. |
boolean |
isLocalized()
Checks if the model is localized. |
| Methods inherited from interface org.norther.tammi.acorn.jfc.ChartModel |
|---|
getColumnKey, getRowKey, getRowName |
| Methods inherited from interface javax.swing.table.TableModel |
|---|
addTableModelListener, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt |
| Method Detail |
|---|
TableModel getModel()
Locale getLocale()
boolean isLocalized()
Formatter getFormatter()
Introspector getIntrospector()
ResourceMap getResourceMap()
VariableRegistry getVariableRegistry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||