Module org.autogui
Package org.autogui.swing.prefs
Class GuiSwingPrefsHistoryValues.ImageHistoryEntryEditor
java.lang.Object
org.autogui.swing.mapping.GuiReprValueImagePane.ImageHistoryEntry
org.autogui.swing.prefs.GuiSwingPrefsHistoryValues.ImageHistoryEntryEditor
- Enclosing class:
GuiSwingPrefsHistoryValues
public static class GuiSwingPrefsHistoryValues.ImageHistoryEntryEditor
extends GuiReprValueImagePane.ImageHistoryEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intFields inherited from class org.autogui.swing.mapping.GuiReprValueImagePane.ImageHistoryEntry
image, imagePathSetter, path -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetImage()getPath()voidvoidsetGuiToSourceUpdater(Consumer<Object> guiToSourceUpdater) voidvoidvoidMethods inherited from class org.autogui.swing.mapping.GuiReprValueImagePane.ImageHistoryEntry
equals, hashCode, toString
-
Field Details
-
guiToSourceUpdater
-
sourceUpdating
protected int sourceUpdating
-
-
Constructor Details
-
ImageHistoryEntryEditor
-
-
Method Details
-
setImage
-
setPath
-
updateGuiToSource
public void updateGuiToSource() -
getPath
- Overrides:
getPathin classGuiReprValueImagePane.ImageHistoryEntry- Returns:
- non-null
-
getImage
- Overrides:
getImagein classGuiReprValueImagePane.ImageHistoryEntry
-
edit
-
setEntrySourceToGui
-
setGuiToSourceUpdater
-