Eclipse Platform
2.0

Uses of Package
org.eclipse.jface.window

Packages that use org.eclipse.jface.window
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. 
org.eclipse.compare.internal   
org.eclipse.jface.dialogs Provides support for dialogs. 
org.eclipse.jface.preference Provides a framework for preferences. 
org.eclipse.jface.window Provides a general framework for creating and managing windows. 
org.eclipse.jface.wizard Provides a framework for wizards. 
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. 
org.eclipse.ui.views.tasklist Provides the standard Task List view for displaying tasks and problem annotations on resources. 
 

Classes in org.eclipse.jface.window used by org.eclipse.compare
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.compare.internal
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.jface.dialogs
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.jface.preference
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.jface.window
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.jface.wizard
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.ui.dialogs
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 

Classes in org.eclipse.jface.window used by org.eclipse.ui.views.tasklist
Window
          A JFace window is an object that has no visual representation (no widgets) until it is told to open.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.