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, makeStarTable
allowsChildren, beep, getChildIterator, getChildMaker, getCreator, getIcon, getLabel, getParentObject, getPathElement, getPathSeparator, makeChild, makeErrorChild, registerDataObject, setChildMaker, setCreator, setDescription, setIconID, setLabel, setName, setParentObject, toString
public JDBCDataNode(String url) throws NoSuchDataException
NoSuchDataException
public JDBCDataNode(JDBCStarTable jdbcTable) throws NoSuchDataException
NoSuchDataException
public String getNodeTLA()
DefaultDataNode
DefaultDataNode
implementation returns the string "...".getNodeTLA
in interface DataNode
getNodeTLA
in class StarTableDataNode
public String getNodeType()
DataNode
getNodeType
in interface DataNode
getNodeType
in class StarTableDataNode
DataNode
public void configureDetail(DetailViewer dv)
DefaultDataNode
configureDetail
in interface DataNode
configureDetail
in class DefaultDataNode
dv
- the detail viewer which this node is given an opportunity
to configureCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.