org.jclarion.clarion.constants
Class Create

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

public class Create
extends java.lang.Object


Field Summary
static int APPLICATION
           
static int BOX
           
static int BREAK
           
static int BUTTON
           
static int CHECK
           
static int COMBO
           
static int CUSTOM
           
static int DETAIL
           
static int DROPCOMBO
           
static int DROPLIST
           
static int ELLIPSE
           
static int ENTRY
           
static int FOOTER
           
static int FORM
           
static int GROUP
           
static int HEADER
           
static int IMAGE
           
static int ITEM
           
static int LINE
           
static int LIST
           
static int MENU
           
static int MENUBAR
           
static int OLE
           
static int OPTION
           
static int PANEL
           
static int PROGRESS
           
static int PROMPT
           
static int RADIO
           
static int REGION
           
static int REPORT
           
static int SHEET
           
static int SPIN
           
static int SSTRING
           
static int STRING
           
static int SUBLIST
           
static int TAB
           
static int TEXT
           
static int TOOLBAR
           
static int WINDOW
           
 
Constructor Summary
Create()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SSTRING

public static final int SSTRING
See Also:
Constant Field Values

STRING

public static final int STRING
See Also:
Constant Field Values

IMAGE

public static final int IMAGE
See Also:
Constant Field Values

REGION

public static final int REGION
See Also:
Constant Field Values

LINE

public static final int LINE
See Also:
Constant Field Values

BOX

public static final int BOX
See Also:
Constant Field Values

ELLIPSE

public static final int ELLIPSE
See Also:
Constant Field Values

ENTRY

public static final int ENTRY
See Also:
Constant Field Values

BUTTON

public static final int BUTTON
See Also:
Constant Field Values

PROMPT

public static final int PROMPT
See Also:
Constant Field Values

OPTION

public static final int OPTION
See Also:
Constant Field Values

CHECK

public static final int CHECK
See Also:
Constant Field Values

GROUP

public static final int GROUP
See Also:
Constant Field Values

LIST

public static final int LIST
See Also:
Constant Field Values

COMBO

public static final int COMBO
See Also:
Constant Field Values

SPIN

public static final int SPIN
See Also:
Constant Field Values

TEXT

public static final int TEXT
See Also:
Constant Field Values

CUSTOM

public static final int CUSTOM
See Also:
Constant Field Values

MENU

public static final int MENU
See Also:
Constant Field Values

ITEM

public static final int ITEM
See Also:
Constant Field Values

RADIO

public static final int RADIO
See Also:
Constant Field Values

MENUBAR

public static final int MENUBAR
See Also:
Constant Field Values

APPLICATION

public static final int APPLICATION
See Also:
Constant Field Values

WINDOW

public static final int WINDOW
See Also:
Constant Field Values

REPORT

public static final int REPORT
See Also:
Constant Field Values

HEADER

public static final int HEADER
See Also:
Constant Field Values

FOOTER

public static final int FOOTER
See Also:
Constant Field Values

BREAK

public static final int BREAK
See Also:
Constant Field Values

FORM

public static final int FORM
See Also:
Constant Field Values

DETAIL

public static final int DETAIL
See Also:
Constant Field Values

OLE

public static final int OLE
See Also:
Constant Field Values

DROPLIST

public static final int DROPLIST
See Also:
Constant Field Values

DROPCOMBO

public static final int DROPCOMBO
See Also:
Constant Field Values

PROGRESS

public static final int PROGRESS
See Also:
Constant Field Values

SHEET

public static final int SHEET
See Also:
Constant Field Values

TAB

public static final int TAB
See Also:
Constant Field Values

PANEL

public static final int PANEL
See Also:
Constant Field Values

SUBLIST

public static final int SUBLIST
See Also:
Constant Field Values

TOOLBAR

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

Create

public Create()


Copyright © 2010. All Rights Reserved.