class PanelGroupEditor extends AbstractBasicGroupEditor
| Constructor and Description |
|---|
PanelGroupEditor(EditablePropertyGroup<? extends EditableProperty> property,
java.util.Locale l)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getEditor()
Get an component for editing .
|
addEditorProvider, getLabel, getTitleText, goodBye, isValidValue, reset, savegetDescription, getLabelText, getLabelTextWithPunctuation, getToolTipTextpublic PanelGroupEditor(@NotNull EditablePropertyGroup<? extends EditableProperty> property, @Nullable java.util.Locale l)
property - group propertyl - locale@NotNull public javax.swing.JComponent getEditor()