public class PropertyMemberUIWrapperFactory extends Object
Constructor and Description |
---|
PropertyMemberUIWrapperFactory() |
Modifier and Type | Method and Description |
---|---|
static PropertyMemberUIWrapper |
buildEmptyPropertyWrapper() |
static PropertyMemberUIWrapper |
buildEmptyWrapper(String attributeName,
org.esa.snap.core.gpf.descriptor.ToolParameterDescriptor property,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor opDescriptor,
com.bc.ceres.swing.binding.BindingContext context,
int width,
PropertyMemberUIWrapper.CallBackAfterEdit callback) |
static PropertyMemberUIWrapper |
buildPropertyWrapper(String attributeName,
org.esa.snap.core.gpf.descriptor.ToolParameterDescriptor property,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor opDescriptor,
com.bc.ceres.swing.binding.BindingContext context,
PropertyMemberUIWrapper.CallBackAfterEdit callback) |
public static PropertyMemberUIWrapper buildEmptyPropertyWrapper()
public static PropertyMemberUIWrapper buildPropertyWrapper(String attributeName, org.esa.snap.core.gpf.descriptor.ToolParameterDescriptor property, org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor opDescriptor, com.bc.ceres.swing.binding.BindingContext context, PropertyMemberUIWrapper.CallBackAfterEdit callback)
public static PropertyMemberUIWrapper buildEmptyWrapper(String attributeName, org.esa.snap.core.gpf.descriptor.ToolParameterDescriptor property, org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor opDescriptor, com.bc.ceres.swing.binding.BindingContext context, int width, PropertyMemberUIWrapper.CallBackAfterEdit callback)
Copyright © 2014–2016 European Space Agency (ESA). All rights reserved.