public class CoolItemGroupMarker extends GroupMarker
This class may be instantiated; it is not intended to be subclassed.
Constructor and Description |
---|
CoolItemGroupMarker(String groupName)
Create a new group marker with the given name.
|
isVisible
getGroupName, isGroupMarker
dispose, fill, fill, fill, fill, getId, getParent, isDirty, isDynamic, isEnabled, isSeparator, saveWidgetState, setParent, setVisible, toString, update, update
public CoolItemGroupMarker(String groupName)
null
or the empty string.
The group name is also used as the item id.
Note that CoolItemGroupMarkers must have a group name and the name must
be unique.groupName
- the name of the groupGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.