public interface ITabItem extends IItem, IContainer, ITabItemObservable, ITabItemCommon
Modifier and Type | Method and Description |
---|---|
IPopupMenu |
createTabPopupMenu() |
ITabFolder |
getParent()
Gets the parent of the widget
|
boolean |
isDetached() |
boolean |
isSelected() |
void |
select() |
void |
setParent(ITabFolder folder) |
getIcon, getText, getToolTipText
add, add, add, add, add, add, add, add, addContainerRegistry, getChildren, layout, layoutLater, remove, removeContainerRegistry, setLayout, setTabOrder, setTabOrder
createPopupMenu, fromComponent, getBounds, hasFocus, isReparentable, isShowing, setBounds, setPopupMenu, setPosition, setSize, toComponent, toLocal, toScreen
dispose, getRoot, isDisposed
addDisposeListener, removeDisposeListener
addShowingStateListener, removeShowingStateListener
addContainerListener, removeContainerListener
addComponentListenerRecursive, addFocusListenerRecursive, addKeyListenerRecursive, addMouseListenerRecursive, addPopupDetectionListenerRecursive, removeComponentListenerRecursive, removeFocusListenerRecursive, removeKeyListenerRecursive, removeMouseListenerRecursive, removePopupDetectionListenerRecursive
addTabItemListener, removeTabItemListener
addTabPopupDetectionListener, isReparentable, removeTabPopupDetectionListener
setIcon, setText, setToolTipText
computeDecoratedSize, getClientArea, layoutBegin, layoutEnd, removeAll, setLayout
getBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisible
addComponentListener, removeComponentListener
addFocusListener, removeFocusListener
addKeyListener, removeKeyListener
addMouseListener, removeMouseListener
addMouseMotionListener, removeMouseMotionListener
addPopupDetectionListener, removePopupDetectionListener
boolean isDetached()
IPopupMenu createTabPopupMenu()
ITabFolder getParent()
IWidget
void setParent(ITabFolder folder)
void select()
boolean isSelected()
Siehe auch Jowidgets Nutzerhandbuch