|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.tree.DefaultMutableTreeNode
|
+--org.sourcejammer.client.gui.dialog.FileNode
|
+--org.sourcejammer.client.gui.dialog.FileSystemRootNode
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
FileSystemRootNode(boolean bShowFiles,
boolean bShowHidden)
|
|
| Method Summary | |
void |
explore()
|
boolean |
getAllowsChildren()
|
java.io.File |
getFile()
|
boolean |
isDirectory()
|
boolean |
isLeaf()
|
void |
refreshDisplay()
|
java.lang.String |
toString()
|
| Methods inherited from class org.sourcejammer.client.gui.dialog.FileNode |
getFileList, hideHidden, isExplored, isShowHidden, setExplored, showHidden |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FileSystemRootNode(boolean bShowFiles,
boolean bShowHidden)
| Method Detail |
public boolean getAllowsChildren()
getAllowsChildren in class FileNodepublic boolean isLeaf()
isLeaf in class FileNodepublic java.lang.String toString()
toString in class FileNodepublic java.io.File getFile()
getFile in class FileNodepublic boolean isDirectory()
isDirectory in class FileNodepublic void explore()
explore in class FileNodepublic void refreshDisplay()
refreshDisplay in class FileNode
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||