Uses of Class
ca.sqlpower.wabit.swingui.tree.FolderNode.FolderType

Packages that use FolderNode.FolderType
ca.sqlpower.wabit.swingui.tree   
 

Uses of FolderNode.FolderType in ca.sqlpower.wabit.swingui.tree
 

Methods in ca.sqlpower.wabit.swingui.tree that return FolderNode.FolderType
 FolderNode.FolderType FolderNode.getFolderType()
           
static FolderNode.FolderType FolderNode.getProperFolderParent(ca.sqlpower.object.SPObject object)
           
static FolderNode.FolderType FolderNode.FolderType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FolderNode.FolderType[] FolderNode.FolderType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in ca.sqlpower.wabit.swingui.tree with parameters of type FolderNode.FolderType
FolderNode(WabitWorkspace parent, FolderNode.FolderType folderType)
          This is the FolderNode class and it represents the folder object in the tree.
 



Copyright © 2009. All Rights Reserved.