freemind.common
Interface PropertyControl
- All Known Implementing Classes:
- BooleanProperty, ColorProperty, ComboProperty, DontShowNotificationProperty, FontProperty, IconProperty, NextLineProperty, NumberProperty, OptionPanel.NewTabProperty, RemindValueProperty, ScriptEditorProperty, SeparatorProperty, StringProperty, ThreeCheckBoxProperty
public interface PropertyControl
getDescription
java.lang.String getDescription()
getLabel
java.lang.String getLabel()
layout
void layout(com.jgoodies.forms.builder.DefaultFormBuilder builder,
TextTranslator pTranslator)
setEnabled
void setEnabled(boolean pEnabled)