net.sf.filePiper.gui
Class ProfilesComboEditor

java.lang.Object
  extended by net.sf.sfac.gui.editor.cmp.BaseObjectEditor
      extended by net.sf.sfac.gui.editor.cmp.SimpleObjectEditor
          extended by net.sf.sfac.gui.editor.cmp.ComboBoxEditor
              extended by net.sf.filePiper.gui.ProfilesComboEditor
All Implemented Interfaces:
net.sf.sfac.gui.editor.ObjectEditor, net.sf.sfac.gui.utils.ObjectSelector

public class ProfilesComboEditor
extends net.sf.sfac.gui.editor.cmp.ComboBoxEditor

Editor used to set the visibility of other editors in the dialog shown to store a profile (called from ProfilesController).

Author:
BEROL

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

ProfilesComboEditor

public ProfilesComboEditor()
Method Detail

edit

public void edit(Object objToEdit)
Specified by:
edit in interface net.sf.sfac.gui.editor.ObjectEditor
Overrides:
edit in class net.sf.sfac.gui.editor.cmp.BaseObjectEditor


Copyright © 2010. All Rights Reserved.