public class GeneralUISettings extends AbstractJIPipeParameterCollection
JIPipeGraphEditorUI
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
GeneralUISettings() |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, setParameter
public static String ID
public static GeneralUISettings getInstance()
public boolean isShowIntroduction()
public void setShowIntroduction(boolean showIntroduction)
public boolean isShowParameterSearchBar()
public void setShowParameterSearchBar(boolean showParameterSearchBar)
public boolean isNeverAskOnClosingTabs()
public void setNeverAskOnClosingTabs(boolean neverAskOnClosingTabs)
public boolean isValidateOnSave()
public void setValidateOnSave(boolean validateOnSave)
public boolean isShowProjectInfo()
public void setShowProjectInfo(boolean showProjectInfo)
public boolean isAddContextActionsToContextMenu()
public void setAddContextActionsToContextMenu(boolean addContextActionsToContextMenu)
public boolean isMaximizeWindows()
public void setMaximizeWindows(boolean maximizeWindows)
public JIPipeUITheme getTheme()
public void setTheme(JIPipeUITheme theme)
public boolean isOpenDataWindowsAlwaysOnTop()
public void setOpenDataWindowsAlwaysOnTop(boolean openDataWindowsAlwaysOnTop)
public boolean isOpenUtilityWindowsAlwaysOnTop()
public void setOpenUtilityWindowsAlwaysOnTop(boolean openUtilityWindowsAlwaysOnTop)
public boolean isAllowDefaultCollapsedParameters()
public void setAllowDefaultCollapsedParameters(boolean allowDefaultCollapsedParameters)
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.