class TabbedGroupEditor extends AbstractBasicGroupEditor
| Constructor and Description |
|---|
TabbedGroupEditor(EditablePropertyGroup<?> 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 TabbedGroupEditor(@NotNull EditablePropertyGroup<?> property, @Nullable java.util.Locale l)
property - group propertyl - locale@NotNull public javax.swing.JComponent getEditor()