market.stdform
Class FSManagerArticleStatsMain
java.lang.Object
|
+--market.stdform.FSManagerArticleStatsMain
- public class FSManagerArticleStatsMain
- extends Object
This FormSheet is used to choose the article and the range of time for which statistics
should be computed.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSManagerArticleStatsMain
public FSManagerArticleStatsMain()
create
public static SingleTableFormSheet create()
- Creates a
SingleTableFormSheet
with some extra components. The look of the table is
defined by the TEDManagerArticleStatsMain
.
- Returns:
- the created SingleTableFormSheet.
getTimeRangeBoxes
public JCTimeRangeBoxes getTimeRangeBoxes()
- Returns:
- the class that controls and evaluates the
JComboBoxes
.