public class RemoteJarNode extends RemoteDirNode
factory
exta, file, iconcache
tree
Constructor and Description |
---|
RemoteJarNode(ISwingTreeNode parent,
AsyncSwingTreeModel model,
javax.swing.JTree tree,
jadex.bridge.service.types.filetransfer.FileData file,
IIconCache iconcache,
jadex.bridge.IExternalAccess exta,
INodeFactory factory)
Create a new jar node.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilePath()
Get the file path.
|
boolean |
isRoot() |
protected jadex.commons.future.ISubscriptionIntermediateFuture<jadex.bridge.service.types.filetransfer.FileData> |
listFiles()
Get a file filter according to current file type settings.
|
isLeaf, searchChildren
getFileName, getFileSize, getIcon, getId, getPropertiesComponent, getRemoteFile, getSwingIcon, getTooltipText, hasProperties, isDirectory, refresh, toString
addChild, addChild, equals, expandChildren, getCachedChildren, getChild, getChildCount, getChildren, getIndexOfChild, getModel, getParent, getTree, removeChild, setChildren
checkChildren, dispose, hashCode, removeAllChildren, setParent
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getChild, getChildren, getParent
public RemoteJarNode(ISwingTreeNode parent, AsyncSwingTreeModel model, javax.swing.JTree tree, jadex.bridge.service.types.filetransfer.FileData file, IIconCache iconcache, jadex.bridge.IExternalAccess exta, INodeFactory factory)
protected jadex.commons.future.ISubscriptionIntermediateFuture<jadex.bridge.service.types.filetransfer.FileData> listFiles()
listFiles
in class RemoteDirNode
public boolean isRoot()
public java.lang.String getFilePath()
getFilePath
in interface IFileNode
getFilePath
in class RemoteFileNode