net.sf.filePiper.gui
Class ProfileNameVisibilityEditor

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.EnumEditor
              extended by net.sf.sfac.gui.editor.cmp.ComponentVisibilityEditor
                  extended by net.sf.filePiper.gui.ProfileNameVisibilityEditor
All Implemented Interfaces:
net.sf.sfac.gui.editor.ObjectEditor

public class ProfileNameVisibilityEditor
extends net.sf.sfac.gui.editor.cmp.ComponentVisibilityEditor

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
ProfileNameVisibilityEditor()
           
 
Method Summary
 void updateComponentVisibility()
           
 
Methods inherited from class net.sf.sfac.gui.editor.cmp.ComponentVisibilityEditor
setComponentVisible, updateModel, updateView
 
Methods inherited from class net.sf.sfac.gui.editor.cmp.EnumEditor
getObjectComponent, getViewValue, isViewReady, setModelAccess, setViewValue, synchronizeEditableState
 
Methods inherited from class net.sf.sfac.gui.editor.cmp.SimpleObjectEditor
adjustSize, getEditorComponent, registerFocusListener, valueHasChanged
 
Methods inherited from class net.sf.sfac.gui.editor.cmp.BaseObjectEditor
createLabelComponent, edit, 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, 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

ProfileNameVisibilityEditor

public ProfileNameVisibilityEditor()
Method Detail

updateComponentVisibility

public void updateComponentVisibility()
Specified by:
updateComponentVisibility in class net.sf.sfac.gui.editor.cmp.ComponentVisibilityEditor


Copyright © 2010. All Rights Reserved.