org.eclipse.ui.views.markers.internal
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 ide
»
org.eclipse.ui.views.markers.internal
org.eclipse.ui.views.markers.internal
Java Source File Name
Type
Comment
AbstractField.java
Class
AbstractField is the abstract superclass for fields.
ActionAddGlobalTask.java
Class
The ActionAddGlobalTask is the action for adding a global task.
ActionCopyMarker.java
Class
Copies one or more marker to the clipboard.
ActionDeleteCompleted.java
Class
ActionDeleteCompleted is the action for deleting completed markers.
ActionMarkCompleted.java
Class
ActionMarkCompleted is the action for marking task completion.
ActionMarkerProperties.java
Class
ActionMarkerProperties is the action for opening a properties dialog.
ActionOpenMarker.java
Class
Action to open an editor on the selected bookmarks.
ActionPasteMarker.java
Class
Pastes one or more bookmark(s) from the clipboard into the bookmark navigator.
ActionProblemProperties.java
Class
ActionProblemProperties is the action for opening the properties in the problems view.
ActionRemoveMarker.java
Class
Action to remove the selected bookmarks.
ActionResolveMarker.java
Class
ActionRevealMarker.java
Class
ActionRevealMarker is the action for opening the editor on a marker.
ActionSelectAll.java
Class
The ActionSelectAll is the action for selecting all of the entries.
ActionTaskProperties.java
Class
ActionTaskProperties is the action for setting a tasks properties.
AttributeMarkerGrouping.java
Class
AttributeMarkerGrouping is the configuration element for the markerAttributeGrouping extension.
BookmarkFilter.java
Class
BookmarkMarker.java
Class
Represents a marker visible in the Bookmarks view.
BookmarkView.java
Class
The BookmarkView is the marker view for bookmarks.
CategoryComparator.java
Class
CategorySorter is the sorter that takes categories and the viewer into account.
ConcreteMarker.java
Class
This is a concrete class that stores the same type of information as the IMarkers used by the IDE.
DefaultMarkerResourceAdapter.java
Class
The DefaultMarkerResourceAdapter is the default implementation of the IMarkerResourceAdapter used by the MarkerView for resource adaption.
DialogBookmarkFilter.java
Class
DialogMarkerFilter.java
Class
Dialog which allows user to modify all settings of an org.eclipse.ui.views.MarkerFilter object.
DialogMarkerProperties.java
Class
Shows the properties of a new or existing marker In 3.3, this class was refactored to allow pre-existing public dialog classes to share the implementation.
DialogProblemFilter.java
Class
DialogProblemFilter is the dialog class for problem filters.
DialogProblemProperties.java
Class
DialogTaskFilter.java
Class
DialogTaskProperties.java
Class
DialogTaskProperties is the properties dialog for tasks.
FieldCategory.java
Class
FieldCategory is the field for showing categories of markers.
FieldCreationTime.java
Class
Creation time field.
FieldDone.java
Class
FieldDone is the field for the done marker in tasks.
FieldDummy.java
Class
FieldFolder.java
Class
Folder field.
FieldId.java
Class
FieldId is the field for marker id.
FieldLineNumber.java
Class
FieldLineNumber is the field for line numbers.
FieldMessage.java
Class
The message field is the field for the description of the marker.
FieldPriority.java
Class
The FieldPriority is the field for setting a tasks priority.
FieldResource.java
Class
FieldResource is the field for the resource.
FieldSeverityAndMessage.java
Class
The FieldSeverityAndMessage is the field that displays severities and messages.
FilterEnablementAction.java
Class
The FilterEnablementAction is an action for enabling or disabling a filter.
FiltersAction.java
Class
This action opens a Filters Dialog and notifies the Marker View if the user has modified the filter via the filters dialog.
IField.java
Interface
IField is the definition of fields for marker views.
IFilter.java
Interface
Generic filtering interface.
IItemsChangedListener.java
Interface
IMarkerChangedListener.java
Interface
Listener interface that listens for changes in resource markers.
IMarkerResourceAdapter.java
Interface
IMarkerResourceAdapter
is an adapter interface that supplies the resource to query for markers to display in the marker view or any of its subclasses.
ITableListener.java
Interface
MarkerAdapter.java
Class
The MarkerAdapter is the adapter for the deferred update of markers.
MarkerFilter.java
Class
MarkerFilter is the class that defines a filter on markers in a MarkerView.
MarkerGroup.java
Class
MarkerGroupingEntry.java
Class
MarkerGroupingEntry is the configuration object for the markerGroupingEntry extension.
MarkerLabelProvider.java
Class
MarkerList.java
Class
Represents a list of ConcreteMarkers.
MarkerMessages.java
Class
MarkerMessages is the class that handles the messages for the markers.
MarkerNode.java
Class
The MarkerNode class is the class that handles category nodes and concrete markers.
MarkerNodeRefreshRecord.java
Class
MarkerResolutionDialog.java
Class
The MarkerResolutionDialog is the dialog used to select a marker resolution.
MarkerSelectionProviderAction.java
Class
MarkerSelectionProviderAction is the abstract super class of the selection provider actions used by marker views.
MarkerSelectionProviderAdapter.java
Class
MarkerSelectionProviderAdapter adapts the concrete markers to IMarkers for contributions.
MarkerSorter.java
Class
MarkerSupportRegistry.java
Class
The ProblemFilterRegistryReader is the registry reader for declarative problem filters.
MarkerTreeContentProvider.java
Class
The MarkerTreeContentProvider is the content provider for the marker trees.
MarkerType.java
Class
Represents a marker type.
MarkerTypesModel.java
Class
Maintains a model of all known marker types.
MarkerView.java
Class
MarkerView is the abstract super class of the marker based views.
MarkerViewLabelProvider.java
Class
The MarkerViewLabelProvider is a label provider for an individual field.
MarkerViewPreferenceDialog.java
Class
The MarkerViewPreferenceDialog is the dialog that is used for preference settings in a markers view.
ProblemFilter.java
Class
ProblemFilters are the filters used in the problems view.
ProblemMarker.java
Class
ProblemView.java
Class
The ProblemView is the view that displays problem markers.
SortUtil.java
Class
TableComparator.java
Class
TableSortAction.java
Class
TableSortDialog.java
Class
The TableSortDialog is the dialog that allows sort order to be selected.
TableView.java
Class
The TableView is a view that generically implements views with tables.
TableViewLabelProvider.java
Class
The TableViewLabelProvider is the content provider for marker views.
TaskFilter.java
Class
TaskMarker.java
Class
Represents a marker visible in the Tasks view.
TaskView.java
Class
The TaskView is the view for displaying task markers.
TypeMarkerGroup.java
Class
The TypeMarkerGroup is a MarkerGroup used for the sorting by type which cannot be expressed currently using the markerSupport extension point.
Util.java
Class
The Util class is the class of general utilities used by the marker support.
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.