Package org.geworkbench.builtin.projects

Class Summary
DataSetNode Title: Gene Expression Analysis Toolkit
DataSetSaveNode A representation of a node for saving to disk.
DataSetSubNode Title: Gene Expression Analysis Toolkit
DefaultIconAssignments  
FileOpenHandler This class is refactored out of ProjectPanel to handle the file open action, especially tackles the progress bar requirement for multiple files.
Icons  
ImageData Title: Bioworks
ImageNode Copyright: Copyright (c) 2003
LoadData Popup to select a file (local or remote) to open.
MicroarraySetNode The application project panel component makes use of the project tree, a JTree object whose nodes correspond to application objects like projects, images, microarray sets, etc.
PendingTreeNode  
ProjectNode Title: Gene Expression Analysis Toolkit
ProjectPanel Description: Project Panel of geWorkbench is a key controlling element.
ProjectSelection Title: Sequence and Pattern Plugin
ProjectTreeNode Copyright: Copyright (c) 2003
SaveFileFilterFactory This class is a factory to create FileFilter used by ProjectPanel's savaAsFile method.
SaveTree  
TreeNodeRenderer Copyright: Copyright (c) 2003
WorkspaceHandler This class handles workspace's saving and opening: showing progress bar the main purpose to build this class is to take some tasks out of the super large ProjectPanel