Class CHOOSECOLOR

java.lang.Object
org.eclipse.swt.internal.win32.CHOOSECOLOR

public class CHOOSECOLOR extends Object
  • Field Details

    • lStructSize

      public int lStructSize
    • hwndOwner

      public int hwndOwner
    • hInstance

      public int hInstance
    • rgbResult

      public int rgbResult
    • lpCustColors

      public int lpCustColors
    • Flags

      public int Flags
    • lCustData

      public int lCustData
    • lpfnHook

      public int lpfnHook
    • lpTemplateName

      public int lpTemplateName
    • sizeof

      public static final int sizeof
  • Constructor Details

    • CHOOSECOLOR

      public CHOOSECOLOR()