public class ImagePathEditor extends ConfiguratorEditorSupport
addGluebean, BUTTON_MARGIN, canceled, fpmi, LARGE_DIMENSION, MEDIUM_DIMENSION, modelColumn, modelRow, panel, propertyName, SMALL_DIMENSION, tableModel, TINY_DIMENSION| Constructor and Description |
|---|
ImagePathEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
choosePath()
This function shows an interactive image choose, and if an image is chosen, calls setValue() with the path of the
image
|
java.lang.Object |
getValue() |
protected void |
initComponents()
This is where you can add your own components to the "panel" field.
|
static void |
resizePMIImage(java.lang.Object component,
java.awt.image.ImageObserver imageObserver,
java.lang.String path) |
void |
setValue(java.lang.Object o) |
createDynamicOptsButton, init, isBindableEnabled, setBindableEnabledgetBean, getContext, getCustomEditor, getFPMIContext, getPropertyName, init, isCanceled, setAlignment, supportsCustomEditorprotected void initComponents()
ConfiguratorEditorSupportinitComponents in class ConfiguratorEditorSupportpublic void setValue(java.lang.Object o)
setValue in interface java.beans.PropertyEditorsetValue in class java.beans.PropertyEditorSupportpublic java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportprotected void choosePath()
public static void resizePMIImage(java.lang.Object component,
java.awt.image.ImageObserver imageObserver,
java.lang.String path)