waelti.statistics.views
Class ResultTable
java.lang.Object
Composite
waelti.statistics.views.ResultTable
public class ResultTable
- extends Composite
A composite describing the lower half of the OutputView. It contains all composites needed to
display the query results in a table. It will show a default text until the query is evaluated
and then display the result.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultTable
public ResultTable(Composite parent,
int style,
AbstractQuery query)
- standard constructor
- Parameters:
query
- the query to be displayed in this resultTable.
createTable
public void createTable(AbstractQuery query)
- Creates the table with the given query. Make sure the query has already run.
Copyright 2005-2011 by Gerry Weirich, Elexis