A C E F G H I L N R T V

A

addTreeModelListener(TreeModelListener) - Method in class net.sf.fstreem.FileSystemTreeModel
IGNORED !

C

compare(Object, Object) - Method in class net.sf.fstreem.FileComparator
 
create(File) - Static method in class net.sf.fstreem.FileSystemTreeNode
Public factory for creating FileSystemTreeNodes.

E

equals(Object) - Method in class net.sf.fstreem.FileSystemTreeNode
Two nodes are equal if their underlying File instances are equal.

F

FileComparator - class net.sf.fstreem.FileComparator.
Compares to File objects together, for collation (sorting) purposes.
FileComparator() - Constructor for class net.sf.fstreem.FileComparator
 
FileSystemTreeModel - class net.sf.fstreem.FileSystemTreeModel.
TreeModel implementation that does not provide events for file system changes.
FileSystemTreeModel(File) - Constructor for class net.sf.fstreem.FileSystemTreeModel
 
FileSystemTreeNode - class net.sf.fstreem.FileSystemTreeNode.
A tree node that is based on the underlying file system.

G

getChild(Object, int) - Method in class net.sf.fstreem.FileSystemTreeModel
 
getChildAt(int) - Method in class net.sf.fstreem.FileSystemTreeNode
Returns the node at the specified index.
getChildCount(Object) - Method in class net.sf.fstreem.FileSystemTreeModel
 
getChildCount() - Method in class net.sf.fstreem.FileSystemTreeNode
Returns the number of child File instances under this node.
getFile() - Method in class net.sf.fstreem.FileSystemTreeNode
Returns the File instance behind this node.
getIndexOfChild(Object, Object) - Method in class net.sf.fstreem.FileSystemTreeModel
 
getMessage() - Method in class net.sf.fstreem.NotAFolderException
 
getOffendingFile() - Method in class net.sf.fstreem.NotAFolderException
 
getRoot() - Method in class net.sf.fstreem.FileSystemTreeModel
Returns the root FileSystemTreeNode of this model.

H

hashCode() - Method in class net.sf.fstreem.FileSystemTreeNode
 

I

INSTANCE - Static variable in class net.sf.fstreem.FileComparator
 
isFile() - Method in class net.sf.fstreem.FileSystemTreeNode
 
isLeaf(Object) - Method in class net.sf.fstreem.FileSystemTreeModel
 

L

location - Variable in class net.sf.fstreem.FileSystemTreeNode
 

N

NotAFolderException - exception net.sf.fstreem.NotAFolderException.
Thrown when an operation that should be executed on folders is attempted on a file FileSystemTreeNode.
NotAFolderException(File) - Constructor for class net.sf.fstreem.NotAFolderException
 
NotAFolderException(String, File) - Constructor for class net.sf.fstreem.NotAFolderException
 
NotAFolderException(Throwable, File) - Constructor for class net.sf.fstreem.NotAFolderException
 
NotAFolderException(String, Throwable, File) - Constructor for class net.sf.fstreem.NotAFolderException
 
net.sf.fstreem - package net.sf.fstreem
 

R

removeTreeModelListener(TreeModelListener) - Method in class net.sf.fstreem.FileSystemTreeModel
IGNORED !

T

toString() - Method in class net.sf.fstreem.FileSystemTreeNode
 

V

valueForPathChanged(TreePath, Object) - Method in class net.sf.fstreem.FileSystemTreeModel
IGNORED !

A C E F G H I L N R T V