|
Quaqua 5.4.1 2009-07-14 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.randelshofer.quaqua.filechooser.AliasFileSystemTreeModel.Node
ch.randelshofer.quaqua.filechooser.AliasFileSystemTreeModel.AliasNode
public class AliasFileSystemTreeModel.AliasNode
Field Summary |
---|
Fields inherited from class ch.randelshofer.quaqua.filechooser.AliasFileSystemTreeModel.Node |
---|
collationKey, file, fileLabel, icon, isAcceptable, parent, userName |
Constructor Summary | |
---|---|
AliasFileSystemTreeModel.AliasNode(java.io.File aliasFile,
java.io.File resolvedFile)
|
Method Summary | |
---|---|
java.lang.String |
getFileKind()
Returns the kind of the file. |
java.io.File |
getResolvedFile()
Returns the resolved file object. |
boolean |
isAlias()
|
java.io.File |
lazyGetResolvedFile()
Lazily resolves the file. |
Methods inherited from class ch.randelshofer.quaqua.filechooser.AliasFileSystemTreeModel.Node |
---|
children, getAllowsChildren, getChildAt, getChildCount, getCollationKey, getFile, getFileLabel, getFileLength, getIcon, getIndex, getParent, getPath, getPathToRoot, getRoot, getUserName, insert, invalidateChildren, invalidateInfo, invalidateTree, isAcceptable, isLeaf, isNodeAncestor, isTraversable, isValidating, isValidatingChildren, lazyInvalidateChildren, remove, remove, removeFromParent, setParent, setUserObject, stopValidationSubtree, toString, validateChildren, validateInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AliasFileSystemTreeModel.AliasNode(java.io.File aliasFile, java.io.File resolvedFile)
Method Detail |
---|
public java.io.File lazyGetResolvedFile()
AliasFileSystemTreeModel.Node
lazyGetResolvedFile
in interface FileInfo
lazyGetResolvedFile
in class AliasFileSystemTreeModel.Node
public java.io.File getResolvedFile()
FileInfo
getResolvedFile
in interface FileInfo
getResolvedFile
in class AliasFileSystemTreeModel.Node
public java.lang.String getFileKind()
FileInfo
getFileKind
in interface FileInfo
getFileKind
in class AliasFileSystemTreeModel.Node
public boolean isAlias()
isAlias
in class AliasFileSystemTreeModel.Node
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |