Class CheckButton.CheckButtonClass

All Implemented Interfaces:
Proxy
Enclosing class:
CheckButton

public static class CheckButton.CheckButtonClass extends Widget.WidgetClass
  • Constructor Details

    • CheckButtonClass

      public CheckButtonClass(MemorySegment address)
      Create a CheckButtonClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideToggled

      public void overrideToggled(Arena arena, @Nullable Method method)
      Override virtual method toggled.
      Parameters:
      method - the method to invoke
    • overrideActivate

      public void overrideActivate(Arena arena, @Nullable Method method)
      Override virtual method activate.
      Parameters:
      method - the method to invoke