Uses of Interface
org.autogui.base.mapping.GuiRepresentation.TreeString
Packages that use GuiRepresentation.TreeString
-
Uses of GuiRepresentation.TreeString in org.autogui.base.mapping
Classes in org.autogui.base.mapping that implement GuiRepresentation.TreeStringModifier and TypeClassDescriptionstatic classa node impl.static classa string value implementingGuiRepresentation.TreeString, supposing TSV and the contexts will be quoted byGuiRepresentation.quoteForTabSeparatedValues(String)Fields in org.autogui.base.mapping with type parameters of type GuiRepresentation.TreeStringModifier and TypeFieldDescriptionprotected List<GuiRepresentation.TreeString> GuiRepresentation.TreeStringComposite.childrensub-nodesMethods in org.autogui.base.mapping that return GuiRepresentation.TreeStringModifier and TypeMethodDescriptionGuiReprCollectionElement.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprCollectionTable.toHumanReadableStringTree(GuiMappingContext context, Object source) default GuiRepresentation.TreeStringGuiRepresentation.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprObjectPane.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprPropertyPane.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprValueBooleanCheckBox.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprValueEnumComboBox.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprValueFilePathField.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprValueNumberSpinner.toHumanReadableStringTree(GuiMappingContext context, Object source) static GuiRepresentation.TreeStringGuiReprObjectPane.toHumanReadableStringTreeFromObject(GuiMappingContext context, Object source) Method parameters in org.autogui.base.mapping with type arguments of type GuiRepresentation.TreeStringModifier and TypeMethodDescriptionstatic BiConsumer<GuiMappingContext, Object> GuiReprObjectPane.getAddingHumanReadableStringToList(List<GuiRepresentation.TreeString> list) Constructor parameters in org.autogui.base.mapping with type arguments of type GuiRepresentation.TreeStringModifierConstructorDescriptionTreeStringComposite(List<GuiRepresentation.TreeString> children, boolean lines) -
Uses of GuiRepresentation.TreeString in org.autogui.swing.mapping
Methods in org.autogui.swing.mapping that return GuiRepresentation.TreeStringModifier and TypeMethodDescriptionGuiReprValueDocumentEditor.toHumanReadableStringTree(GuiMappingContext context, Object source) GuiReprValueImagePane.toHumanReadableStringTree(GuiMappingContext context, Object source) -
Uses of GuiRepresentation.TreeString in org.autogui.swing.table
Methods in org.autogui.swing.table that return GuiRepresentation.TreeStringModifier and TypeMethodDescriptionToStringCopyCell.TableMenuCompositeToStringCopy.toHumanReadableStringTree(Object value)