|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsky.catalog.gui.BasicTablePlotter.TableListItem
protected class BasicTablePlotter.TableListItem
Local class used for tableList elements (one for each table).
| Field Summary | |
|---|---|
boolean |
inRange
|
BasicTablePlotter.SymbolListItem[] |
symbolAr
|
TableQueryResult |
table
|
| Constructor Summary | |
|---|---|
BasicTablePlotter.TableListItem(TableQueryResult t,
BasicTablePlotter.SymbolListItem[] ar)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public TableQueryResult table
public BasicTablePlotter.SymbolListItem[] symbolAr
public boolean inRange
| Constructor Detail |
|---|
public BasicTablePlotter.TableListItem(TableQueryResult t,
BasicTablePlotter.SymbolListItem[] ar)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||