Package | Description |
---|---|
org.pentaho.di.core | |
org.pentaho.di.ui.core.gui | |
org.pentaho.di.ui.spoon |
This package contains the classes needed by Spoon.
|
org.pentaho.di.ui.util |
Modifier and Type | Class and Description |
---|---|
class |
SwtUniversalImageBitmap |
class |
SwtUniversalImageSvg |
Modifier and Type | Method and Description |
---|---|
Map<String,SwtUniversalImage> |
GUIResource.getImagesJobentries() |
Map<String,SwtUniversalImage> |
GUIResource.getImagesSteps() |
Modifier and Type | Method and Description |
---|---|
void |
GUIResource.setImagesJobentries(Map<String,SwtUniversalImage> imagesJobentries) |
Modifier and Type | Method and Description |
---|---|
static SwtUniversalImage |
SWTDirectGC.getNativeImage(PrimitiveGCInterface.EImage image) |
static SwtUniversalImage |
SWTGC.getNativeImage(PrimitiveGCInterface.EImage image) |
Modifier and Type | Method and Description |
---|---|
static SwtUniversalImage |
SwtSvgImageUtil.getImage(org.eclipse.swt.widgets.Display display,
String location)
Load image from several sources.
|
static SwtUniversalImage |
SwtSvgImageUtil.getImageAsResource(org.eclipse.swt.widgets.Display display,
String location)
Load image from several sources.
|
static SwtUniversalImage |
SwtSvgImageUtil.getMissingImage(org.eclipse.swt.widgets.Display display)
Get the image for when all other fallbacks have failed.
|
static SwtUniversalImage |
SwtSvgImageUtil.getUniversalImage(org.eclipse.swt.widgets.Display display,
ClassLoader classLoader,
String filename)
Load image from several sources.
|
Copyright © 2019 Hitachi Vantara. All rights reserved.