com.develop.jawin.win32
Interface MiscellaneousConstants


public interface MiscellaneousConstants

constants that I haven't gotten around to declaring with their siblings


Field Summary
static int CS_HREDRAW
           
static int CS_VREDRAW
           
static int CW_USEDEFAULT
           
static int IDC_ARROW
           
static int IDI_APPLICATION
           
static int NULL
           
static int SW_SHOW
           
static int WHITE_BRUSH
           
 

Field Detail

NULL

public static final int NULL

IDI_APPLICATION

public static final int IDI_APPLICATION

IDC_ARROW

public static final int IDC_ARROW

CS_VREDRAW

public static final int CS_VREDRAW

CS_HREDRAW

public static final int CS_HREDRAW

WHITE_BRUSH

public static final int WHITE_BRUSH

CW_USEDEFAULT

public static final int CW_USEDEFAULT

SW_SHOW

public static final int SW_SHOW


New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).