Package org.pentaho.di.ui.core
Interface FileDialogOperation.CustomImage
- Enclosing class:
- FileDialogOperation
public static interface FileDialogOperation.CustomImage
An image location. If a classloader is supplied, paths will be resolved within it.
-
Method Summary
-
Method Details
-
getPath
String getPath() -
getClassLoader
Optional<ClassLoader> getClassLoader()
-