public class RemoteJarNode extends RemoteDirNode
factoryexta, file, iconcachetree| 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, searchChildrengetFileName, getFileSize, getIcon, getId, getPropertiesComponent, getRemoteFile, getSwingIcon, getTooltipText, hasProperties, isDirectory, refresh, toStringaddChild, addChild, equals, expandChildren, getCachedChildren, getChild, getChildCount, getChildren, getIndexOfChild, getModel, getParent, getTree, removeChild, setChildrencheckChildren, dispose, hashCode, removeAllChildren, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetChild, getChildren, getParentpublic 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 RemoteDirNodepublic boolean isRoot()
public java.lang.String getFilePath()
getFilePath in interface IFileNodegetFilePath in class RemoteFileNode