|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITabItem
Represents a tab to be displayed in the tab list in the tabbed property sheet page.
Method Summary | |
---|---|
Image |
getImage()
Get the icon image for the tab. |
java.lang.String |
getText()
Get the text label for the tab. |
boolean |
isIndented()
Determine if this tab is indented. |
boolean |
isSelected()
Determine if this tab is selected. |
Method Detail |
---|
Image getImage()
java.lang.String getText()
boolean isSelected()
true
if this tab is selected.boolean isIndented()
true
if this tab is indented.
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.