com.ibm.connector2.screen

Interface IExtendedAttributes

  • All Known Subinterfaces:
    EPIFieldRecord


    public interface IExtendedAttributes
    This interface defines the constant values used when working with extended attributes.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int black
      The color black.
      static int blinkHlt
      Blink highlight.
      static int blue
      The color blue.
      static int cyan
      The color cyan.
      static int darkblue
      The color dark blue.
      static int defaultColor
      Default colour.
      static int defaultHlt
      Default highlight.
      static int defaultTran
      Default transparency.
      static int gray
      The color gray.
      static int green
      The color green.
      static int intenseHlt
      Intense highlight.
      static int neutral
      Neutral foreground color.
      static int neutralBGrnd
      Neutral background colour.
      static int normalHlt
      Normal highlight.
      static int opaqueTran
      Opaque transparency.
      static int orange
      The color orange.
      static int orTran
      OR transparency.
      static int paleCyan
      The color pale cyan.
      static int paleGreen
      The color pale green.
      static int pink
      The color pink.
      static int purple
      The color purple.
      static int red
      The color red.
      static int reverseHlt
      Reverse highlight.
      static int underscoreHlt
      Underscore highlight.
      static int white
      The color white.
      static int xorTran
      XOR transparency.
      static int yellow
      The color yellow.
©Copyright IBM Corp. 1994, 2013
Legal