public class PreferencesPanel extends Object implements IAmbitEditor<Properties>
| Modifier and Type | Field and Description |
|---|---|
protected JComponent |
component |
| Constructor and Description |
|---|
PreferencesPanel() |
PreferencesPanel(Preferences.VTAGS[] tags) |
| Modifier and Type | Method and Description |
|---|---|
protected JComponent |
addWidgets(Preferences.VTAGS tag) |
boolean |
confirm() |
JComponent |
getJComponent() |
Properties |
getObject() |
boolean |
isEditable() |
void |
setEditable(boolean editable) |
void |
setObject(Properties object) |
protected JComponent component
public PreferencesPanel()
public PreferencesPanel(Preferences.VTAGS[] tags)
public boolean isEditable()
isEditable in interface IAmbitEditor<Properties>public void setEditable(boolean editable)
setEditable in interface IAmbitEditor<Properties>public JComponent getJComponent()
getJComponent in interface IAmbitEditor<Properties>public boolean confirm()
confirm in interface IAmbitEditor<Properties>public Properties getObject()
getObject in interface IAmbitEditor<Properties>public void setObject(Properties object)
setObject in interface IAmbitEditor<Properties>protected JComponent addWidgets(Preferences.VTAGS tag)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.