Class Menu.Section
java.lang.Object
org.eclipse.swt.widgets.Menu.Section
- Enclosing class:
Menu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate long(package private) LinkedList<MenuItem> private MenuItem -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sectionItems
LinkedList<MenuItem> sectionItems -
separator
-
sectionHandle
private long sectionHandle
-
-
Constructor Details
-
Section
public Section() -
Section
-
Section
public Section(long sectionHandle)
-
-
Method Details
-
getSectionHandle
public long getSectionHandle() -
getItemPosition
-
getSectionSize
public int getSectionSize() -
getSectionPosition
public int getSectionPosition()
-