Uses of Class
org.eclipse.swt.widgets.Item

Packages that use Item
  • Uses of Item in org.eclipse.swt.custom

    Subclasses of Item in org.eclipse.swt.custom
    Modifier and Type
    Class
    Description
    class 
    Instances of this class represent a selectable user interface object that represent a page in a notebook widget.
    class 
    Deprecated.
    As of 3.1 use Tree, TreeItem and TreeColumn
  • Uses of Item in org.eclipse.swt.widgets

    Subclasses of Item in org.eclipse.swt.widgets
    Modifier and Type
    Class
    Description
    class 
    Instances of this class are selectable user interface objects that represent the dynamically positionable areas of a CoolBar.
    class 
    Instances of this class represent a selectable user interface object that represents a expandable item in a expand bar.
    class 
    Instances of this class represent a selectable user interface object that issues notification when pressed and released.
    class 
    Instances of this class represent a selectable user interface object corresponding to a tab for a page in a tab folder.
    class 
    Instances of this class represent a column in a table widget.
    class 
    Instances of this class represent a selectable user interface object that represents an item in a table.
    class 
    Instances of this class represent a task item.
    class 
    Instances of this class represent a selectable user interface object that represents a button in a tool bar.
    class 
    Instances of this class represent icons that can be placed on the system tray or task bar status area.
    class 
    Instances of this class represent a column in a tree widget.
    class 
    Instances of this class represent a selectable user interface object that represents a hierarchy of tree items in a tree widget.