|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.cpl.style.key.IlpAttributeKeys
public class IlpAttributeKeys
This class contains style keys used for attributes in in the Table, Network and Equipment components.
| Field Summary | |
|---|---|
static IlpSwingConstantKey |
CaptionHorizontalAlignment
Deprecated. Use CSS property horizontalAlignment with
attribute type selectors instead. |
static IlpImageKey |
CaptionIcon
Deprecated. Use CSS property icon with
attribute type selectors instead. |
static IlpBooleanKey |
CaptionIconVisible
Deprecated. Use CSS property iconVisible with
attribute type selectors instead. |
static IlpColorKey |
CaptionLabelBackgroundColor
Deprecated. Use CSS property labelBackground with
attribute type selectors instead. |
static IlpFontKey |
CaptionLabelFont
Deprecated. Use CSS property labelFont with
attribute type selectors instead. |
static IlpColorKey |
CaptionLabelForegroundColor
Deprecated. Use CSS property labelForeground with
attribute type selectors instead. |
static IlpIntegerKey |
CaptionLabelInsets
Deprecated. Use CSS property labelInsets with
attribute type selectors instead. |
static IlpIntegerKey |
CaptionLabelPosition
Deprecated. Use CSS property labelPosition with
attribute type selectors instead. |
static IlpFloatKey |
CaptionLabelSpacing
Deprecated. Use CSS property labelSpacing with
attribute type selectors instead. |
static IlpStringKey |
CaptionLabelString
Deprecated. Use CSS property label with
attribute type selectors instead. |
static IlpBooleanKey |
CaptionLabelVisible
Deprecated. Use CSS property labelVisible with
attribute type selectors instead. |
static IlpStringKey |
CaptionToolTipString
Deprecated. Use CSS property toolTipText with
attribute type selectors instead. |
static IlpSwingConstantKey |
CaptionVerticalAlignment
Deprecated. Use CSS property verticalAlignment with
attribute type selectors instead. |
static IlpColorKey |
FocusBorderColor
Deprecated. Use CSS property focusBorderColor instead. |
static IlpIntegerKey |
FocusBorderThickness
Deprecated. Use CSS property focusBorderWidth instead. |
static IlpBooleanKey |
GraphicExpandsInCell
Deprecated. |
static IlpRendererKey |
GraphicRenderer
Deprecated. Use CSS property graphicRenderer instead. |
static IlpSwingConstantKey |
HorizontalAlignment
Deprecated. Use CSS property horizontalAlignment instead. |
static IlpImageKey |
Icon
Deprecated. Use CSS property icon instead. |
static IlpBooleanKey |
IconVisible
Deprecated. Use CSS property iconVisible instead. |
static IlpColorKey |
LabelBackgroundColor
Deprecated. Use CSS property labelBackground instead. |
static IlpFontKey |
LabelFont
Deprecated. Use CSS property labelFont instead. |
static IlpColorKey |
LabelForegroundColor
Deprecated. Use CSS property labelForeground instead. |
static IlpIntegerKey |
LabelInsets
Deprecated. Use CSS property labelInsets instead. |
static IlpIntegerKey |
LabelPosition
Deprecated. Use CSS property labelPosition instead. |
static IlpFloatKey |
LabelSpacing
Deprecated. Use CSS property labelSpacing instead. |
static IlpStringKey |
LabelString
Deprecated. Use CSS property label instead. |
static IlpBooleanKey |
LabelVisible
Deprecated. Use CSS property labelVisible instead. |
static IlpIntegerKey |
PreferredWidth
Deprecated. Use CSS property preferredWidth with
attribute type selectors instead. |
static IlpColorKey |
SelectionBackgroundColor
Deprecated. Use CSS property labelBackground with pseudoclass
selected instead. |
static IlpColorKey |
SelectionForegroundColor
Deprecated. Use CSS property labelForeground with pseudoclass
selected instead. |
static IlpEnumKey |
SortingMode
Deprecated. Use CSS property sortingMode with
attribute type selectors instead. |
static IlpIntegerKey |
SortingPriority
Deprecated. Use CSS property sortingPriority with
attribute type selectors instead. |
static IlpBooleanKey |
SortingUsingDisplayValues
Deprecated. Use CSS property sortingUsingDisplayValues with
attribute type selectors instead. |
static IlpKey |
ToolTipGraphic
Deprecated. Use CSS property toolTipGraphic instead. |
static IlpRendererKey |
ToolTipRenderer
Deprecated. Use CSS property toolTipGraphic instead. |
static IlpStringKey |
ToolTipString
Deprecated. Use CSS property toolTipText instead. |
static IlpBooleanKey |
UseDefaultCellRenderer
Deprecated. Use CSS property useDefaultCellRenderer instead. |
static IlpSwingConstantKey |
VerticalAlignment
Deprecated. Use CSS property verticalAlignment instead. |
static IlpBooleanKey |
Visible
Deprecated. Use CSS property visible with
attribute type selectors instead. |
static IlpBooleanKey |
VisibleInSystemWindow
Deprecated. Use CSS property visibleInSystemWindow instead. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IlpBooleanKey LabelVisible
labelVisible instead.Default value: Boolean.TRUE.
IlpAttributeCustomization.isLabelVisible()public static final IlpBooleanKey CaptionLabelVisible
labelVisible with
attribute type selectors instead.Default value: Boolean.TRUE.
IlpAttributeHeaderCustomization.isLabelVisible(),
IlpAttributeCustomization.isCaptionLabelVisible()public static final IlpStringKey CaptionLabelString
label with
attribute type selectors instead.Default value: none.
IlpAttributeHeaderCustomization.getLabel(),
IlpAttributeCustomization.getCaptionLabel()public static final IlpFontKey CaptionLabelFont
labelFont with
attribute type selectors instead.Default value: none.
IlpAttributeHeaderCustomization.getLabelFont()public static final IlpColorKey CaptionLabelForegroundColor
labelForeground with
attribute type selectors instead.Default value: none.
IlpAttributeHeaderCustomization.getForeground()public static final IlpColorKey CaptionLabelBackgroundColor
labelBackground with
attribute type selectors instead.Default value: none.
IlpAttributeHeaderCustomization.getBackground()public static final IlpBooleanKey CaptionIconVisible
iconVisible with
attribute type selectors instead.Default value: Boolean.TRUE.
IlpAttributeHeaderCustomization.isIconVisible()public static final IlpImageKey CaptionIcon
icon with
attribute type selectors instead.Default value: none.
IlpAttributeHeaderCustomization.getIcon()public static final IlpStringKey CaptionToolTipString
toolTipText with
attribute type selectors instead.Default value: none.
IlpAttributeHeaderCustomization.getToolTipText()public static final IlpIntegerKey CaptionLabelPosition
labelPosition with
attribute type selectors instead.LabelPosition are:IlvDirection.BottomIlvDirection.BottomLeftIlvDirection.BottomRightIlvDirection.CenterIlvDirection.HorizontalIlvDirection.HorizontalCenterIlvDirection.LeftIlvDirection.RightIlvDirection.TopIlvDirection.TopLeftIlvDirection.TopRightIlvDirection.VerticalIlvDirection.VerticalCenterDefault value: IlvDirection.Right.
IlpAttributeHeaderCustomization.getLabelPosition()public static final IlpFloatKey CaptionLabelSpacing
labelSpacing with
attribute type selectors instead.Default value: 4.
IlpAttributeHeaderCustomization.getLabelSpacing()public static final IlpSwingConstantKey CaptionHorizontalAlignment
horizontalAlignment with
attribute type selectors instead.CAPTION_HORIZONTAL_ALIGNMENT are:
Default value: SwingConstants.CENTER.
IlpAttributeHeaderCustomization.getHorizontalAlignment()public static final IlpSwingConstantKey CaptionVerticalAlignment
verticalAlignment with
attribute type selectors instead.CAPTION_VERTICAL_ALIGNMENT are:
Default value: SwingConstants.CENTER.
IlpAttributeHeaderCustomization.getVerticalAlignment()public static final IlpIntegerKey CaptionLabelInsets
labelInsets with
attribute type selectors instead.Default value: 1.
IlpAttributeHeaderCustomization.getLabelInsets()public static final IlpStringKey LabelString
label instead.Default value: none.
IlpAttributeCustomization.getLabel()public static final IlpFontKey LabelFont
labelFont instead.Default value: none.
IlpAttributeCustomization.getLabelFont()public static final IlpColorKey LabelForegroundColor
labelForeground instead.Default value: none.
IlpAttributeCustomization.getLabelForeground()public static final IlpColorKey LabelBackgroundColor
labelBackground instead.Default value: none.
IlpAttributeCustomization.getLabelBackground()public static final IlpIntegerKey LabelPosition
labelPosition instead.LabelPosition are:
Default value: IlvDirection.Right.
IlpAttributeCustomization.getLabelPosition()public static final IlpColorKey FocusBorderColor
focusBorderColor instead.Default value: none.
IlpAttributeCustomization.getFocusBorderColor(),
FocusBorderThicknesspublic static final IlpIntegerKey FocusBorderThickness
focusBorderWidth instead.Default value: 1.
FocusBorderColor,
IlpAttributeCustomization.getFocusBorderWidth()public static final IlpFloatKey LabelSpacing
labelSpacing instead.Default value: 4.
IlpAttributeCustomization.getLabelSpacing()public static final IlpSwingConstantKey HorizontalAlignment
horizontalAlignment instead.HORIZONTAL_ALIGNMENT are:
Default value: SwingConstants.LEFT.
IlpAttributeCustomization.getHorizontalAlignment()public static final IlpIntegerKey LabelInsets
labelInsets instead.Default value: 1.
IlpAttributeCustomization.getLabelInsets()public static final IlpBooleanKey GraphicExpandsInCell
Default value: true.
public static final IlpBooleanKey IconVisible
iconVisible instead.Default value: true.
IlpAttributeCustomization.isIconVisible()public static final IlpImageKey Icon
icon instead.Default value: none.
IlpAttributeCustomization.getIcon()public static final IlpRendererKey GraphicRenderer
graphicRenderer instead.Default value: none.
IlpAttributeCustomization.getGraphicRenderer()public static final IlpColorKey SelectionForegroundColor
labelForeground with pseudoclass
selected instead.Default value: none.
IlpAttributeCustomization.getLabelForeground()public static final IlpColorKey SelectionBackgroundColor
labelBackground with pseudoclass
selected instead.Default value: none.
IlpAttributeCustomization.getLabelBackground()public static final IlpSwingConstantKey VerticalAlignment
verticalAlignment instead.VERTICAL_ALIGNMENT are:
Default value: SwingConstants.CENTER.
IlpAttributeCustomization.getVerticalAlignment()public static final IlpStringKey ToolTipString
toolTipText instead.Default value: none.
IlpAttributeCustomization.getToolTipText(),
IlpToolTipManagerpublic static final IlpRendererKey ToolTipRenderer
toolTipGraphic instead.TOOLTIP_STRING.
Default value: none.
IlpAttributeCustomization.getToolTipRenderer(),
IlpToolTipManagerpublic static final IlpKey ToolTipGraphic
toolTipGraphic instead.toolTipText.
Default value: none
public static final IlpBooleanKey VisibleInSystemWindow
visibleInSystemWindow instead.true and is
not represented by any other decoration.
IlpAttributeCustomization.isVisibleInSystemWindow()public static final IlpBooleanKey Visible
visible with
attribute type selectors instead.Default value: true.
IlpAttributeHeaderCustomization.isVisible()public static final IlpIntegerKey PreferredWidth
preferredWidth with
attribute type selectors instead.Default value: -1.
IlpAttributeHeaderCustomization.getPreferredWidth()public static final IlpEnumKey SortingMode
sortingMode with
attribute type selectors instead.Default value: IlpSortingMode.NONE.
IlpAttributeHeaderCustomization.getSortingMode()public static final IlpIntegerKey SortingPriority
sortingPriority with
attribute type selectors instead.Default value : 0.
IlpAttributeHeaderCustomization.getSortingPriority()public static final IlpBooleanKey SortingUsingDisplayValues
sortingUsingDisplayValues with
attribute type selectors instead.Default value : false.
IlpAttributeHeaderCustomization.isSortingUsingDisplayValues()public static final IlpBooleanKey UseDefaultCellRenderer
useDefaultCellRenderer instead.
IlpAttributeCustomization.isUseDefaultCellRenderer(),
IltObjectCustomization.isUseDefaultCellRenderer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||