jcfunc
Enum CF

java.lang.Object
  extended by java.lang.Enum<CF>
      extended by jcfunc.CF
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<CF>

public enum CF
extends java.lang.Enum<CF>

Definitions (acronyms) of all control functions. see "Standart ECMA-48 Control functions for coded characters sets"


Enum Constant Summary
ACK
          Acknowledge
APC
          Application program command
BEL
          Bell
BPH
          Break permitted here
BS
          Backspace
CAN
          Cansel
CBT
          Cursor backward tabulation
CCH
          Cancel character
CHA
          Cursor character absolute
CHT
          Cursor forward tabulation
CMD
          Coding method delimiter
CNL
          Cursor next line
CPL
          Cursor preceding line
CPR
          Active position report
CR
          Carriage return
CSI
          Control sequence introducer
CTC
          Cursor tabulation control
CUB
          Cursor left
CUD
          Cursor down
CUF
          Cursor right
CUP
          Cursor position
CUU
          Cursor up
CVT
          Cursor line tabulation
DA
          Device attributes
DAQ
          Define area qualification
DC1
          Device control one
DC2
          Device control two
DC3
          Device control three
DC4
          Device control four
DCH
          Delete character
DCS
          Device control string
DL
          Delete line
DLE
          Data link escape
DMI
          Disable manual input
DSR
          Device status report
DTA
          Dimension text area
EA
          Erase in area
ECH
          Erase character
ED
          Erase in page
EF
          Erase in field
EL
          Erase in line
EM
          End of medium
EMI
          Enable manual input
ENQ
          Enquiry
EOT
          End of transmission
EPA
          End of guarded area
ESA
          End of selected area
ESC
          Escape
ETB
          End of transmission block
ETX
          End of text
FF
          Form feed
FNK
          Function key
FNT
          Font selection
GCC
          Graphic character combination
GSM
          Graphic size modification
GSS
          Graphic size selection
HPA
          Character position absolute
HPB
          Character position backward
HPR
          Character position forward
HT
          Character tabulation
HTJ
          Character tabulation with justification
HTS
          Character tabulation set
HVP
          Character and line position
ICH
          Insert character
IDCS
          Identify device control string
IGS
          Identify graphic subrepertoire
IL
          Insert line
INT
          Interrupt
IS1
          Information separator one (us - unit separator)
IS2
          Information separator two (rs - record separator)
IS3
          Information separator three (gs - group separator)
IS4
          Information separator four (fs - file separator)
JFY
          Justify
LF
          Line feed
LS0
          Locking-shift zero
LS1
          Locking-shift one
LS1R
          Locking-shift one right
LS2
          Locking-shift two
LS2R
          Locking-shift two right
LS3
          Locking-shift three
LS3R
          Locking-shift three right
MC
          Media copy
MW
          Message waiting
NAK
          Negative acknowledge
NBH
          No break here
NEL
          Next line
NP
          Next page
NUL
          Null
OSC
          Operating system command
PEC
          Presentation expand or contract
PFS
          Page format selection
PLD
          Partial line forward
PLU
          Partial line backward
PM
          Privacy message
PP
          Preceding page
PPA
          Page position absolute
PPB
          Page position backward
PPR
          Page position forward
PTX
          Parallel texts
PU1
          Private use one
PU2
          Private use two
QUAD
          Quad
REP
          Repeat
RI
          Reverse line feed
RIS
          Reset to initial state
RM
          Reset mode
SACS
          Set additional character separation
SAPV
          Select alternative presentation variants
SCI
          Single character introducer
SCO
          Select character orientation
SCP
          Select character path
SCS
          Set character spacing
SD
          Scroll down
SDS
          Start directed string
SEE
          Select editing extent
SEF
          Sheet eject and feed
SGR
          Select graphic rendition
SHS
          Select character spacing
SI
          Shift-in
SIMD
          Select implicit movement direction
SL
          Scroll left
SLH
          Set line home
SLL
          Set line limit
SLS
          Set line spacing
SM
          Set mode
SO
          Shift-out
SOH
          Start of heading
SOS
          Start of string
SPA
          Start of guarded area
SPD
          Select presentation directions
SPH
          Set page home
SPI
          Spacing increment
SPL
          Set page limit
SPQR
          Select print quality and rapidity
SR
          Scroll right
SRCS
          Set reduced character separation
SRS
          Start reversed string
SS2
          Single-shift two
SS3
          Single-shift three
SSA
          Start of selected area
SSU
          Select size unit
SSW
          Set space width
ST
          String terminator
STAB
          Selective tabulation
STS
          Set transmit state
STX
          Start of text
SU
          Scroll up
SUB
          Substitute
SVS
          Select line spacing
SYN
          Synchronous idle
TAC
          Tabulation aligned centred
TALE
          Tabulation aligned leading edge
TATE
          Tabulation aligned trailing edge
TBC
          Tabulation clear
TCC
          Tabulation centred on character
TSR
          Tabulation stop remove
TSS
          Thin space specification
VPA
          Line position absolute
VPB
          Line position backward
VPR
          Line position forward
VT
          Line tabulation
VTS
          Line tabulation set
 
Method Summary
static CF valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CF[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

ACK

public static final CF ACK
Acknowledge


APC

public static final CF APC
Application program command


BEL

public static final CF BEL
Bell


BPH

public static final CF BPH
Break permitted here


BS

public static final CF BS
Backspace


CAN

public static final CF CAN
Cansel


CBT

public static final CF CBT
Cursor backward tabulation


CCH

public static final CF CCH
Cancel character


CHA

public static final CF CHA
Cursor character absolute


CHT

public static final CF CHT
Cursor forward tabulation


CMD

public static final CF CMD
Coding method delimiter


CNL

public static final CF CNL
Cursor next line


CPL

public static final CF CPL
Cursor preceding line


CPR

public static final CF CPR
Active position report


CR

public static final CF CR
Carriage return


CSI

public static final CF CSI
Control sequence introducer


CTC

public static final CF CTC
Cursor tabulation control


CUB

public static final CF CUB
Cursor left


CUD

public static final CF CUD
Cursor down


CUF

public static final CF CUF
Cursor right


CUP

public static final CF CUP
Cursor position


CUU

public static final CF CUU
Cursor up


CVT

public static final CF CVT
Cursor line tabulation


DA

public static final CF DA
Device attributes


DAQ

public static final CF DAQ
Define area qualification


DCH

public static final CF DCH
Delete character


DCS

public static final CF DCS
Device control string


DC1

public static final CF DC1
Device control one


DC2

public static final CF DC2
Device control two


DC3

public static final CF DC3
Device control three


DC4

public static final CF DC4
Device control four


DL

public static final CF DL
Delete line


DLE

public static final CF DLE
Data link escape


DMI

public static final CF DMI
Disable manual input


DSR

public static final CF DSR
Device status report


DTA

public static final CF DTA
Dimension text area


EA

public static final CF EA
Erase in area


ECH

public static final CF ECH
Erase character


ED

public static final CF ED
Erase in page


EF

public static final CF EF
Erase in field


EL

public static final CF EL
Erase in line


EM

public static final CF EM
End of medium


EMI

public static final CF EMI
Enable manual input


ENQ

public static final CF ENQ
Enquiry


EOT

public static final CF EOT
End of transmission


EPA

public static final CF EPA
End of guarded area


ESA

public static final CF ESA
End of selected area


ESC

public static final CF ESC
Escape


ETB

public static final CF ETB
End of transmission block


ETX

public static final CF ETX
End of text


FF

public static final CF FF
Form feed


FNK

public static final CF FNK
Function key


FNT

public static final CF FNT
Font selection


GCC

public static final CF GCC
Graphic character combination


GSM

public static final CF GSM
Graphic size modification


GSS

public static final CF GSS
Graphic size selection


HPA

public static final CF HPA
Character position absolute


HPB

public static final CF HPB
Character position backward


HPR

public static final CF HPR
Character position forward


HT

public static final CF HT
Character tabulation


HTJ

public static final CF HTJ
Character tabulation with justification


HTS

public static final CF HTS
Character tabulation set


HVP

public static final CF HVP
Character and line position


ICH

public static final CF ICH
Insert character


IDCS

public static final CF IDCS
Identify device control string


IGS

public static final CF IGS
Identify graphic subrepertoire


IL

public static final CF IL
Insert line


INT

public static final CF INT
Interrupt


IS1

public static final CF IS1
Information separator one (us - unit separator)


IS2

public static final CF IS2
Information separator two (rs - record separator)


IS3

public static final CF IS3
Information separator three (gs - group separator)


IS4

public static final CF IS4
Information separator four (fs - file separator)


JFY

public static final CF JFY
Justify


LF

public static final CF LF
Line feed


LS0

public static final CF LS0
Locking-shift zero


LS1

public static final CF LS1
Locking-shift one


LS1R

public static final CF LS1R
Locking-shift one right


LS2

public static final CF LS2
Locking-shift two


LS2R

public static final CF LS2R
Locking-shift two right


LS3

public static final CF LS3
Locking-shift three


LS3R

public static final CF LS3R
Locking-shift three right


MC

public static final CF MC
Media copy


MW

public static final CF MW
Message waiting


NAK

public static final CF NAK
Negative acknowledge


NBH

public static final CF NBH
No break here


NEL

public static final CF NEL
Next line


NP

public static final CF NP
Next page


NUL

public static final CF NUL
Null


OSC

public static final CF OSC
Operating system command


PEC

public static final CF PEC
Presentation expand or contract


PFS

public static final CF PFS
Page format selection


PLD

public static final CF PLD
Partial line forward


PLU

public static final CF PLU
Partial line backward


PM

public static final CF PM
Privacy message


PP

public static final CF PP
Preceding page


PPA

public static final CF PPA
Page position absolute


PPB

public static final CF PPB
Page position backward


PPR

public static final CF PPR
Page position forward


PTX

public static final CF PTX
Parallel texts


PU1

public static final CF PU1
Private use one


PU2

public static final CF PU2
Private use two


QUAD

public static final CF QUAD
Quad


REP

public static final CF REP
Repeat


RI

public static final CF RI
Reverse line feed


RIS

public static final CF RIS
Reset to initial state


RM

public static final CF RM
Reset mode


SACS

public static final CF SACS
Set additional character separation


SAPV

public static final CF SAPV
Select alternative presentation variants


SCI

public static final CF SCI
Single character introducer


SCO

public static final CF SCO
Select character orientation


SCP

public static final CF SCP
Select character path


SCS

public static final CF SCS
Set character spacing


SD

public static final CF SD
Scroll down


SDS

public static final CF SDS
Start directed string


SEE

public static final CF SEE
Select editing extent


SEF

public static final CF SEF
Sheet eject and feed


SGR

public static final CF SGR
Select graphic rendition


SHS

public static final CF SHS
Select character spacing


SI

public static final CF SI
Shift-in


SIMD

public static final CF SIMD
Select implicit movement direction


SL

public static final CF SL
Scroll left


SLH

public static final CF SLH
Set line home


SLL

public static final CF SLL
Set line limit


SLS

public static final CF SLS
Set line spacing


SM

public static final CF SM
Set mode


SO

public static final CF SO
Shift-out


SOH

public static final CF SOH
Start of heading


SOS

public static final CF SOS
Start of string


SPA

public static final CF SPA
Start of guarded area


SPD

public static final CF SPD
Select presentation directions


SPH

public static final CF SPH
Set page home


SPI

public static final CF SPI
Spacing increment


SPL

public static final CF SPL
Set page limit


SPQR

public static final CF SPQR
Select print quality and rapidity


SR

public static final CF SR
Scroll right


SRCS

public static final CF SRCS
Set reduced character separation


SRS

public static final CF SRS
Start reversed string


SSA

public static final CF SSA
Start of selected area


SSU

public static final CF SSU
Select size unit


SSW

public static final CF SSW
Set space width


SS2

public static final CF SS2
Single-shift two


SS3

public static final CF SS3
Single-shift three


ST

public static final CF ST
String terminator


STAB

public static final CF STAB
Selective tabulation


STS

public static final CF STS
Set transmit state


STX

public static final CF STX
Start of text


SU

public static final CF SU
Scroll up


SUB

public static final CF SUB
Substitute


SVS

public static final CF SVS
Select line spacing


SYN

public static final CF SYN
Synchronous idle


TAC

public static final CF TAC
Tabulation aligned centred


TALE

public static final CF TALE
Tabulation aligned leading edge


TATE

public static final CF TATE
Tabulation aligned trailing edge


TBC

public static final CF TBC
Tabulation clear


TCC

public static final CF TCC
Tabulation centred on character


TSR

public static final CF TSR
Tabulation stop remove


TSS

public static final CF TSS
Thin space specification


VPA

public static final CF VPA
Line position absolute


VPB

public static final CF VPB
Line position backward


VPR

public static final CF VPR
Line position forward


VT

public static final CF VT
Line tabulation


VTS

public static final CF VTS
Line tabulation set

Method Detail

values

public static CF[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (CF c : CF.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static CF valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null