public class JDBCDataNode extends StarTableDataNode
| Constructor and Description |
|---|
JDBCDataNode(JDBCStarTable jdbcTable) |
JDBCDataNode(String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureDetail(DetailViewer dv)
No custom configuration is performed.
|
String |
getNodeTLA()
The
DefaultDataNode implementation returns the string "...". |
String |
getNodeType()
Returns a short sentence indicating what kind of node this is.
|
getDataObject, getDescription, getName, getTableFactory, hasDataObject, makeStarTable, makeStarTableallowsChildren, beep, getChildIterator, getChildMaker, getCreator, getIcon, getLabel, getParentObject, getPathElement, getPathSeparator, makeChild, makeErrorChild, registerDataObject, setChildMaker, setCreator, setDescription, setIconID, setLabel, setName, setParentObject, toStringpublic JDBCDataNode(String url) throws NoSuchDataException
NoSuchDataExceptionpublic JDBCDataNode(JDBCStarTable jdbcTable) throws NoSuchDataException
NoSuchDataExceptionpublic String getNodeTLA()
DefaultDataNodeDefaultDataNode implementation returns the string "...".getNodeTLA in interface DataNodegetNodeTLA in class StarTableDataNodepublic String getNodeType()
DataNodegetNodeType in interface DataNodegetNodeType in class StarTableDataNodeDataNodepublic void configureDetail(DetailViewer dv)
DefaultDataNodeconfigureDetail in interface DataNodeconfigureDetail in class DefaultDataNodedv - the detail viewer which this node is given an opportunity
to configureCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.