|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--DataSet
Field Summary | |
ProgramWindow |
programWindow
|
Constructor Summary | |
DataSet()
|
Method Summary | |
boolean |
getData()
|
DataSource |
getDataSource()
|
void |
setDataSource(DataSource ds)
|
void |
setProgramWindow(ProgramWindow pW)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public ProgramWindow programWindow
Constructor Detail |
public DataSet()
Method Detail |
public void setDataSource(DataSource ds)
public DataSource getDataSource()
public boolean getData() throws java.lang.Exception
public void setProgramWindow(ProgramWindow pW)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |