Module org.autogui

Class LambdaProperty.LambdaDocumentPlainEditorPane

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

public static class LambdaProperty.LambdaDocumentPlainEditorPane extends GuiSwingViewDocumentEditor.PropertyDocumentEditorPane
See Also:
  • Constructor Details

    • LambdaDocumentPlainEditorPane

      public LambdaDocumentPlainEditorPane(Supplier<? extends Document> getter)
    • LambdaDocumentPlainEditorPane

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