|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.gui.plotter.conditions.BasicPlotterCondition
public class BasicPlotterCondition
This plotter condition accepts all data tables.
| Constructor Summary | |
|---|---|
BasicPlotterCondition()
|
|
| Method Summary | |
|---|---|
boolean |
acceptDataTable(DataTable dataTable)
|
java.lang.String |
getRejectionReason(DataTable dataTable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicPlotterCondition()
| Method Detail |
|---|
public boolean acceptDataTable(DataTable dataTable)
acceptDataTable in interface PlotterConditionpublic java.lang.String getRejectionReason(DataTable dataTable)
getRejectionReason in interface PlotterCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||