org.enhydra.jawe.base.panel
Class PanelSettings
java.lang.Object
org.enhydra.jawe.JaWEComponentSettings
org.enhydra.jawe.base.panel.PanelSettings
- All Implemented Interfaces:
- Settings
- Direct Known Subclasses:
- NewStandardXPDLEditorSettings, PropertiesPanelSettings, StandardXPDLElementEditorSettings, TableEditorSettings, TogWEStandardXPDLEditorSettings
- public abstract class PanelSettings
- extends JaWEComponentSettings
- Author:
- Miroslav Popov
Methods inherited from class org.enhydra.jawe.JaWEComponentSettings |
addAction, addSetting, adjustActions, changeActionState, clear, getAction, getActions, getLanguageDependentString, getMainMenuActionOrder, getMenuActionOrder, getPropertyMgr, getSetting, getSettingBoolean, getSettingDouble, getSettingInt, getSettingString, getToolbarActionOrder, init, loadDefault, manageProperties, setPropertyMgr |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PanelSettings
public PanelSettings()
useScrollBar
public boolean useScrollBar()
shouldXMLBasicPanelUseRightAllignment
public boolean shouldXMLBasicPanelUseRightAllignment()
doesXMLDataTypesPanelHasBorder
public boolean doesXMLDataTypesPanelHasBorder()
shouldShowModifiedWarning
public boolean shouldShowModifiedWarning()
shouldDisplayTitle
public boolean shouldDisplayTitle()
getEmptyBorderTop
public int getEmptyBorderTop()
getEmptyBorderLeft
public int getEmptyBorderLeft()
getEmptyBorderBottom
public int getEmptyBorderBottom()
getEmptyBorderRight
public int getEmptyBorderRight()
getSimplePanelTextWidth
public int getSimplePanelTextWidth()
getSimplePanelTextHeight
public int getSimplePanelTextHeight()
getXMLDataTypesPanelWidth
public int getXMLDataTypesPanelWidth()
getXMLDataTypesPanelHeight
public int getXMLDataTypesPanelHeight()
disableComboInXMLComboPanelFor
public java.lang.String disableComboInXMLComboPanelFor()
getArrowRightImageIcon
public javax.swing.ImageIcon getArrowRightImageIcon()
getArrowUpImageIcon
public javax.swing.ImageIcon getArrowUpImageIcon()
getArrowDownImageIcon
public javax.swing.ImageIcon getArrowDownImageIcon()
getInsertVariableDefaultIcon
public javax.swing.ImageIcon getInsertVariableDefaultIcon()
getInsertVariablePressedIcon
public javax.swing.ImageIcon getInsertVariablePressedIcon()
historyManagerClass
public java.lang.String historyManagerClass()
historySize
public int historySize()
getBackgroundColor
public java.awt.Color getBackgroundColor()