Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.action.AbstractGroupMarker

Packages that use AbstractGroupMarker
org.eclipse.jface.action Provides support for shared UI resources such as menus, tool bars, and status lines. 
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. 
 

Uses of AbstractGroupMarker in org.eclipse.jface.action
 

Subclasses of AbstractGroupMarker in org.eclipse.jface.action
 class GroupMarker
          A group marker is a special kind of contribution item denoting the beginning of a group.
 class Separator
          A separator is a special kind of contribution item which acts as a visual separator and, optionally, acts as a group marker.
 

Uses of AbstractGroupMarker in org.eclipse.ui.part
 

Subclasses of AbstractGroupMarker in org.eclipse.ui.part
 class CoolItemGroupMarker
          A group marker used by EditorActionBars to delineate CoolItem groups.
 


Eclipse Platform
2.0

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