uk.ac.starlink.vo.AdqlExamplepublic abstract class UploadAdqlExample
extends uk.ac.starlink.vo.AbstractAdqlExample
| Constructor | Description |
|---|---|
UploadAdqlExample(java.lang.String name,
java.lang.String description,
javax.swing.JList tcList) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
static uk.ac.starlink.vo.AdqlExample[] |
createSomeExamples(javax.swing.JList tcList) |
Creates and returns a selection of examples for display in the TAP
load dialgue which illustrate how to use table uploads from TOPCAT.
|
public UploadAdqlExample(java.lang.String name,
java.lang.String description,
javax.swing.JList tcList)
name - example namedescription - example descriptiontcList - JList of known TopcatModelspublic static uk.ac.starlink.vo.AdqlExample[] createSomeExamples(javax.swing.JList tcList)
tcList - JList of known TopcatModelsCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.