org.eclipse.ui.internal.dialogs

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Eclipse » ui workbench » org.eclipse.ui.internal.dialogs 
org.eclipse.ui.internal.dialogs
Java Source File NameTypeComment
AboutDialog.javaClass Displays information about the product.
AboutFeaturesDialog.javaClass Displays information about the product plugins.
AboutPluginsDialog.javaClass Displays information about the product plugins.
AboutSystemDialog.javaClass Displays system information about the eclipse application.
AbstractWorkingSetDialog.javaClass Abstract baseclass for various working set dialogs.
ActionSetComparator.javaClass This is used to sort action sets in the perspective customization dialog.
AdaptableForwarder.javaClass Class that wraps an object and forwards adapter calls if possible, otherwise returns the object.
BundleSigningTray.javaClass
CapabilityFilter.javaClass The CapabilityFilter is a filter that uses the capabilities support as filter for items.
ContentTypesPreferencePage.javaClass Preference page that allows manipulation of core content types.
CustomizePerspectiveDialog.javaClass Dialog to allow users the ability to customize the perspective.
DataTransferWizardCollectionComparator.javaClass A Viewer element sorter that sorts Elements by their name attribute.
DecoratorsPreferencePage.javaClass The DecoratorsPreferencePage is the preference page for enabling and disabling the decorators in the image and for giving the user a description of the decorator.
DialogUtil.javaClass Utility class to help with dialogs.
EditorsPreferencePage.javaClass The Editors preference page of the workbench.
EmptyPreferencePage.javaClass
EmptyPropertyPage.javaClass
ErrorPreferencePage.javaClass A page that is used to indicate an error in loading a page within the workbench.
EventLoopProgressMonitor.javaClass Used to run an event loop whenever progress monitor methods are invoked.
ExportPage.javaClass Wizard page class from which an export wizard is selected.
ExportWizard.javaClass The export wizard allows the user to choose which nested export wizard to run.
FileEditorsPreferencePage.javaClass The file editors page presents the collection of file names and extensions for which the user has registered editors.
FileExtensionDialog.javaClass This class is used to prompt the user for a file name & extension.
FilteredPreferenceDialog.javaClass Baseclass for preference dialogs that will show two tabs of preferences - filtered and unfiltered.
ImportExportPage.javaClass Abstract wizard page class from which an import or export wizard can be chosen.
ImportExportWizard.javaClass The import/export wizard allows users to choose whether to show the import wizard or the export wizard.
ImportPage.javaClass Wizard page class from which an import wizard is selected.
ImportWizard.javaClass The import wizard allows the user to choose which nested import wizard to run.
IPropertyPageContributor.javaInterface Implement this interface in order to register property pages for a given object.
NewWizard.javaClass The new wizard is responsible for allowing the user to choose which new (nested) wizard to run.
NewWizardCollectionComparator.javaClass A Viewer element sorter that sorts Elements by their name attribute.
NewWizardNewPage.javaClass New wizard selection tab that allows the user to select a registered 'New' wizard to be launched.
NewWizardSelectionPage.javaClass New wizard selection tab that allows the user to either select a registered 'New' wizard to be launched, or to select a solution or projects to be retrieved from an available server.
PerspContentProvider.javaClass
PerspectivesPreferencePage.javaClass The Workbench / Perspectives preference page.
PreferenceBoldLabelProvider.javaClass
PreferenceHistoryEntry.javaClass A preference history entry.
PreferenceNodeFilter.javaClass The PreferenceNodeFilter is a filter that only matches a set of ids.
PreferencePageHistory.javaClass History for navigating preference pages.
PreferencePatternFilter.javaClass A class that handles filtering preference node items based on a supplied matching string.
PreferencesPageContainer.javaClass The PreferencesPageContainer is the container object for the preference pages in a node.
ProductInfoDialog.javaClass
PropertyDialog.javaClass This dialog is created and shown when 'Properties' action is performed while an object is selected.
PropertyPageContributorManager.javaClass Extends generic object contributor manager by loading property page contributors from the registry.
PropertyPageManager.javaClass This class is created to avoid mentioning preferences in this context.
PropertyPageNode.javaClass Property page node allows us to achieve presence in the property page dialog without loading the page itself, thus loading the contributing plugin.
RegistryPageContributor.javaClass This property page contributor is created from page entry in the registry.
SavePerspectiveDialog.javaClass The SavePerspectiveDialog can be used to get the name of a new perspective or the descriptor of an old perspective.
SelectPerspectiveDialog.javaClass
ShowViewDialog.javaClass The Show View dialog.
SimpleWorkingSetSelectionDialog.javaClass Base implementation for a simple working set dialog that doesn't contain references to non-editable/non-visible working sets.
StartupPreferencePage.javaClass The Startup preference page.
ViewComparator.javaClass This is used to sort views in a ShowViewDialog.
ViewContentProvider.javaClass Provides content for viewers that wish to show Views.
ViewLabelProvider.javaClass Provides labels for view children.
ViewPatternFilter.javaClass A class that handles filtering view node items based on a supplied matching string.
ViewsPreferencePage.javaClass The ViewsPreferencePage is the page used to set preferences for the appearance of the workbench.
WizardActivityFilter.javaClass Viewer filter designed to work with the new wizard page (and its input/content provider).
WizardCollectionElement.javaClass Instances of this class are a collection of WizardCollectionElements, thereby facilitating the definition of tree structures composed of these elements.
WizardContentProvider.javaClass Provider used by the NewWizardNewPage.
WizardPatternFilter.javaClass A class that handles filtering wizard node items based on a supplied matching string.
WizardTagFilter.javaClass A viewer filter that will exclude all IWizardDescriptors that do not have at least one tag in a provided set.
WorkbenchDialogBlockedHandler.javaClass The WorkbenchWizardBlockedHandler is the class that implements the blocked handler for the workbench.
WorkbenchEditorsDialog.javaClass
WorkbenchPreferenceDialog.javaClass Prefence dialog for the workbench including the ability to load/save preferences.
WorkbenchPreferenceManager.javaClass The WorkbenchPreferenceManager is the manager that can handle categories and preference nodes.
WorkbenchPreferenceNode.javaClass A proxy for a preference page to avoid creation of preference page just to show a node in the preference dialog tree.
WorkbenchPreferencePage.javaClass Generic workbench main preference page.
WorkbenchWizardElement.javaClass Instances represent registered wizards.
WorkbenchWizardListSelectionPage.javaClass Abstract implementation of a wizard selection page which simply displays a list of specified wizard elements and allows the user to select one to be launched.
WorkbenchWizardNode.javaClass A wizard node represents a "potential" wizard.
WorkbenchWizardSelectionPage.javaClass Page for selecting a wizard from a group of available wizards.
WorkingSetEditWizard.javaClass A working set edit wizard allows the user to edit a working set using a plugin specified working set page.
WorkingSetFilter.javaClass
WorkingSetLabelProvider.javaClass
WorkingSetNewWizard.javaClass A new working set wizard allows the user to create a new working set using a plugin specified working set page.
WorkingSetSelectionDialog.javaClass A working set selection dialog displays a list of working sets available in the workbench.
WorkingSetTypePage.javaClass The working set type page is used in the new working set wizard to select from a list of plugin defined working set types.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.