Package com.intellij.ide.util

Provides interfaces for accessing additional user interface services and the generic tree view framework.

See:
          Description

Interface Summary
TreeClassChooser User: anna Date: Jan 24, 2005
TreeClassChooser.ClassFilter  
TreeClassChooser.ClassFilterWithScope  
TreeClassChooser.InheritanceClassFilter  
TreeFileChooser Shows dialog with two tabs: Project View-like tree and Goto symbol-like list with quick search capability Allows to quickly locate and choose PsiFile among all files inside project (optionally filtered based on file type or general file filter(see PsiFileFilter))
TreeFileChooser.PsiFileFilter  
 

Class Summary
BrowseFilesListener  
PropertiesComponent  
TreeClassChooserFactory User: anna Date: Jan 25, 2005
 

Package com.intellij.ide.util Description

Provides interfaces for accessing additional user interface services and the generic tree view framework.