public static class Bitmap.PredefinedBitmap
extends com.jniwrapper.util.EnumItem
| Modifier and Type | Field and Description | 
|---|---|
| static Bitmap.PredefinedBitmap | BTNCORNERSSmall circles that Windows 2.x used to draw rounded corners on button controls. | 
| static Bitmap.PredefinedBitmap | BTSIZEA size box formerly used at the intersection of vertical and horizontal scroll bars. | 
| static Bitmap.PredefinedBitmap | CHECKcheck mark used to check menu items. | 
| static Bitmap.PredefinedBitmap | CHECKBOXESTen images that are used to show different states of check boxes and radio buttons. | 
| static Bitmap.PredefinedBitmap | CLOSEThe system menu bitmaps used for Windows 2.x. | 
| static Bitmap.PredefinedBitmap | COMBOAn arrow used for the push button in combo boxes. | 
| static Bitmap.PredefinedBitmap | DNARROWA down-arrow bitmap used for Windows 2.x scroll bars. | 
| static Bitmap.PredefinedBitmap | DNARROWDA down-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | DNARROWIA disabled down-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | LFARROWA disabled left-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | LFARROWDA left-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | LFARROWIA disabled left-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | MNARROWAn arrow used to designate cascaded menu items. | 
| static Bitmap.PredefinedBitmap | REDUCEImage used for the Windows 2.x minimize button on a windows title bar. | 
| static Bitmap.PredefinedBitmap | REDUCEDImages used as the minimize button on the title bar. | 
| static Bitmap.PredefinedBitmap | RESTOREImage used for the Windows 2.x restore button on a windows title bar. | 
| static Bitmap.PredefinedBitmap | RESTOREDImages used as the restore button on the title bar. | 
| static Bitmap.PredefinedBitmap | RGARROWA right-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | RGARROWDA right-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | RGARROWIA disabled right-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | SIZEA size box formerly used on tiled windows. | 
| static Bitmap.PredefinedBitmap | UPARROWAn up-arrow bitmap used for Windows 2.x scroll bars. | 
| static Bitmap.PredefinedBitmap | UPARROWDAn up-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | UPARROWIA disabled up-pointing arrow for scroll bars. | 
| static Bitmap.PredefinedBitmap | ZOOMImages used as the maximize button on the title bar. | 
| static Bitmap.PredefinedBitmap | ZOOMDImages used as the maximize button on the title bar. | 
public static final Bitmap.PredefinedBitmap BTNCORNERS
public static final Bitmap.PredefinedBitmap BTSIZE
public static final Bitmap.PredefinedBitmap CHECK
public static final Bitmap.PredefinedBitmap CHECKBOXES
public static final Bitmap.PredefinedBitmap CLOSE
public static final Bitmap.PredefinedBitmap COMBO
public static final Bitmap.PredefinedBitmap DNARROW
public static final Bitmap.PredefinedBitmap DNARROWD
public static final Bitmap.PredefinedBitmap DNARROWI
public static final Bitmap.PredefinedBitmap LFARROW
public static final Bitmap.PredefinedBitmap LFARROWD
public static final Bitmap.PredefinedBitmap LFARROWI
public static final Bitmap.PredefinedBitmap MNARROW
public static final Bitmap.PredefinedBitmap REDUCE
public static final Bitmap.PredefinedBitmap REDUCED
public static final Bitmap.PredefinedBitmap RESTORE
public static final Bitmap.PredefinedBitmap RESTORED
public static final Bitmap.PredefinedBitmap RGARROW
public static final Bitmap.PredefinedBitmap RGARROWD
public static final Bitmap.PredefinedBitmap RGARROWI
public static final Bitmap.PredefinedBitmap SIZE
public static final Bitmap.PredefinedBitmap UPARROW
public static final Bitmap.PredefinedBitmap UPARROWD
public static final Bitmap.PredefinedBitmap UPARROWI
public static final Bitmap.PredefinedBitmap ZOOM
public static final Bitmap.PredefinedBitmap ZOOMD