Package | Description |
---|---|
org.eclipse.swt.custom | |
org.eclipse.swt.widgets |
Modifier and Type | Class and Description |
---|---|
class |
CTabItem
Instances of this class represent a selectable user interface object
that represent a page in a notebook widget.
|
class |
TableTreeItem
Deprecated.
As of 3.1 use Tree, TreeItem and TreeColumn
|
Modifier and Type | Class and Description |
---|---|
class |
CoolItem
Instances of this class are selectable user interface
objects that represent the dynamically positionable
areas of a
CoolBar . |
class |
ExpandItem
Instances of this class represent a selectable user interface object
that represents a expandable item in a expand bar.
|
class |
MenuItem
Instances of this class represent a selectable user interface object
that issues notification when pressed and released.
|
class |
TabItem
Instances of this class represent a selectable user interface object
corresponding to a tab for a page in a tab folder.
|
class |
TableColumn
Instances of this class represent a column in a table widget.
|
class |
TableItem
Instances of this class represent a selectable user interface object
that represents an item in a table.
|
class |
TaskItem
Instances of this class represent a task item.
|
class |
ToolItem
Instances of this class represent a selectable user interface object
that represents a button in a tool bar.
|
class |
TrayItem
Instances of this class represent icons that can be placed on the
system tray or task bar status area.
|
class |
TreeColumn
Instances of this class represent a column in a tree widget.
|
class |
TreeItem
Instances of this class represent a selectable user interface object
that represents a hierarchy of tree items in a tree widget.
|
Copyright © 2017. All Rights Reserved.