Package | Description |
---|---|
org.pentaho.di.ui.spoon |
This package contains the classes needed by Spoon.
|
org.pentaho.xul.swt.tab |
Modifier and Type | Field and Description |
---|---|
TabSet |
Spoon.tabfolder |
Modifier and Type | Method and Description |
---|---|
TabSet |
Spoon.getTabSet() |
Constructor and Description |
---|
MainSpoonPerspective(org.eclipse.swt.widgets.Composite ui,
TabSet tabfolder) |
Modifier and Type | Method and Description |
---|---|
TabSet |
TabItem.getTabset() |
Modifier and Type | Method and Description |
---|---|
void |
TabItem.setTabset(TabSet tabset) |
Constructor and Description |
---|
TabItem(TabSet tabset,
String text,
String id) |