Uses of Interface
se.datadosen.jalbum.RemoteFSContext

Packages that use RemoteFSContext
se.datadosen.jalbum   
 

Uses of RemoteFSContext in se.datadosen.jalbum
 

Methods in se.datadosen.jalbum with parameters of type RemoteFSContext
static java.lang.String RemoteFSNode.oldRemotePath(javax.swing.tree.TreePath tp, RemoteFSContext context)
          Returns full path to a directory as it was named prior to being renamed (support for rename)
static java.lang.String RemoteFSNode.remotePath(javax.swing.tree.TreePath tp, RemoteFSContext context)
           
 

Constructors in se.datadosen.jalbum with parameters of type RemoteFSContext
RemoteFSNode(RemoteFile remoteFile, boolean leaf, RemoteFSContext context)
           
RemoteFSNode(java.lang.String name, boolean link, boolean leaf, RemoteFSContext context)
           
RemoteFSNode(java.lang.String name, java.lang.String remoteName, RemoteFSContext context)
          Set remoteName to null to indicate a RemoteFSNode that still has no corresponding physical directory