public class HTMLDataNode extends DefaultDataNode
| Constructor and Description |
|---|
HTMLDataNode(File file)
Constructs a URL to be displayed in the pane, if possible.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsChildren()
HTML type does not allow children.
|
void |
configureDetail(DetailViewer dv)
Sets up a pane to display the HTML file.
|
String |
getNodeTLA()
Returns Three Letter Acronym "HTM".
|
String |
getNodeType()
Returns a short sentence indicating what kind of node this is.
|
beep, getChildIterator, getChildMaker, getCreator, getDataObject, getDescription, getIcon, getLabel, getName, getParentObject, getPathElement, getPathSeparator, hasDataObject, makeChild, makeErrorChild, registerDataObject, setChildMaker, setCreator, setDescription, setIconID, setLabel, setName, setParentObject, toStringpublic final File file
public HTMLDataNode(File file) throws NoSuchDataException
NoSuchDataExceptionpublic boolean allowsChildren()
allowsChildren in interface DataNodeallowsChildren in class DefaultDataNodepublic String getNodeTLA()
getNodeTLA in interface DataNodegetNodeTLA in class DefaultDataNodepublic String getNodeType()
DataNodegetNodeType in interface DataNodegetNodeType in class DefaultDataNodeDataNodepublic void configureDetail(DetailViewer dv)
configureDetail 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.