org.jclarion.clarion.constants
Class Propstyle

java.lang.Object
  extended by org.jclarion.clarion.constants.Propstyle

public class Propstyle
extends java.lang.Object


Field Summary
static int BACKCOLOR
           
static int BACKSELECTED
           
static int CHARSET
           
static int FIRST
           
static int FONTCOLOR
           
static int FONTNAME
           
static int FONTSIZE
           
static int FONTSTYLE
           
static int LAST
           
static int PICTURE
           
static int TEXTCOLOR
           
static int TEXTSELECTED
           
 
Constructor Summary
Propstyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRST

public static final int FIRST
See Also:
Constant Field Values

FONTNAME

public static final int FONTNAME
See Also:
Constant Field Values

FONTSIZE

public static final int FONTSIZE
See Also:
Constant Field Values

FONTCOLOR

public static final int FONTCOLOR
See Also:
Constant Field Values

FONTSTYLE

public static final int FONTSTYLE
See Also:
Constant Field Values

TEXTCOLOR

public static final int TEXTCOLOR
See Also:
Constant Field Values

BACKCOLOR

public static final int BACKCOLOR
See Also:
Constant Field Values

TEXTSELECTED

public static final int TEXTSELECTED
See Also:
Constant Field Values

BACKSELECTED

public static final int BACKSELECTED
See Also:
Constant Field Values

PICTURE

public static final int PICTURE
See Also:
Constant Field Values

CHARSET

public static final int CHARSET
See Also:
Constant Field Values

LAST

public static final int LAST
See Also:
Constant Field Values
Constructor Detail

Propstyle

public Propstyle()


Copyright © 2010. All Rights Reserved.