|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sfac.gui.editor.cmp.BaseObjectEditor
net.sf.sfac.gui.editor.cmp.SimpleObjectEditor
net.sf.sfac.gui.editor.cmp.ComboBoxEditor
net.sf.filePiper.gui.ProfilesComboEditor
public class ProfilesComboEditor
Editor used to set the visibility of other editors in the dialog shown to store a profile (called from ProfilesController).
| Field Summary |
|---|
| Fields inherited from interface net.sf.sfac.gui.editor.ObjectEditor |
|---|
DESCRIPTION_ACCESS_PROPERTY, EDITOR_DESCRIPTION_PROPERTY, EDITOR_INDEX_PROPERTY, EDITOR_LABEL_PROPERTY, EDITOR_LIST_PROPERTY, EDITOR_TYPE_PROPERTY, LABEL_ACCESS_PROPERTY, MODEL_CLASS_PROPERTY, TAB_PROPERTY |
| Constructor Summary | |
|---|---|
ProfilesComboEditor()
|
|
| Method Summary | |
|---|---|
void |
edit(Object objToEdit)
|
| Methods inherited from class net.sf.sfac.gui.editor.cmp.ComboBoxEditor |
|---|
addObjectSelectionListener, canSelectObjects, canViewItem, clearSelection, getComboBoxModel, getEditorComponent, getObjectComponent, getRenderer, getSelectedObject, getSelectedObjectCount, getSelectedObjects, getViewValue, isAllowedToOpen, isMultiSelectionEnabled, isViewReady, removeObjectSelectionListener, selectDefaultItem, selectObjects, setAllowedToOpen, setRenderer, setViewValue, synchronizeEditableState, updateView |
| Methods inherited from class net.sf.sfac.gui.editor.cmp.SimpleObjectEditor |
|---|
adjustSize, registerFocusListener, updateModel, valueHasChanged |
| Methods inherited from class net.sf.sfac.gui.editor.cmp.BaseObjectEditor |
|---|
createLabelComponent, getDescription, getEditedObject, getEditorContext, getEditorFactory, getInitialValue, getLabel, getLabelAccess, getLabelComponent, getModelAccess, getModelValue, getParentEditor, getProperty, getSettings, getTranslatedDescription, getTranslatedLabel, isEditable, isEnabled, isModified, setDescription, setDescriptionAccess, setEditable, setEditorContext, setEnabled, setLabel, setLabelAccess, setModelAccess, setModelValue, setModified, setParentEditor, setProperty, toString, updateDescriptionText, updateLabelText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProfilesComboEditor()
| Method Detail |
|---|
public void edit(Object objToEdit)
edit in interface net.sf.sfac.gui.editor.ObjectEditoredit in class net.sf.sfac.gui.editor.cmp.BaseObjectEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||