Class Frame.FrameClass

All Implemented Interfaces:
Proxy
Enclosing class:
Frame

public static class Frame.FrameClass extends Widget.WidgetClass
  • Constructor Details

    • FrameClass

      public FrameClass(MemorySegment address)
      Create a FrameClass 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
    • overrideComputeChildAllocation

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