|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.buddi.plugin.BuddiPluginHelper
public class BuddiPluginHelper
| Nested Class Summary | |
|---|---|
static class |
BuddiPluginHelper.DateChoice
|
| Constructor Summary | |
|---|---|
BuddiPluginHelper()
|
|
| Method Summary | |
|---|---|
static java.util.Vector<BuddiPluginHelper.DateChoice> |
getEndOnly()
|
static java.util.Vector<BuddiPluginHelper.DateChoice> |
getInterval()
|
static java.util.Vector<BuddiPluginHelper.DateChoice> |
getStartOnly()
|
static void |
openReport(MainFrame frame,
BuddiReportPlugin report,
java.util.Date startDate,
java.util.Date endDate)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuddiPluginHelper()
| Method Detail |
|---|
public static void openReport(MainFrame frame,
BuddiReportPlugin report,
java.util.Date startDate,
java.util.Date endDate)
public static java.util.Vector<BuddiPluginHelper.DateChoice> getInterval()
public static java.util.Vector<BuddiPluginHelper.DateChoice> getEndOnly()
public static java.util.Vector<BuddiPluginHelper.DateChoice> getStartOnly()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||