public abstract class UploadAdqlExample
extends uk.ac.starlink.vo.AbstractAdqlExample
Constructor and Description |
---|
UploadAdqlExample(java.lang.String name,
java.lang.String description,
javax.swing.JList tcList)
Constructor.
|
Modifier and Type | Method and 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.
|
createBreaker, createDummyExample, createSimpleExample, createSomeExamples, createTapSchemaExamples, getDescription, getInfoUrl, getName, getRaDecTables, toTables
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-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.