Module org.autogui

Class LambdaProperty.LambdaLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, GuiMappingContext.SourceUpdateListener, GuiSwingView.ValuePane<Object>
Enclosing class:
LambdaProperty<T>

public static class LambdaProperty.LambdaLabel extends GuiSwingViewLabel.PropertyLabel
See Also:
  • Constructor Details

    • LambdaLabel

      public LambdaLabel(Supplier<?> getter)
    • LambdaLabel

      public LambdaLabel(String name, Supplier<?> getter)
      Parameters:
      name - the property name
      getter - the property getter
      Since:
      1.7