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 int
Fields inherited from class org.autogui.swing.mapping.GuiReprValueImagePane.ImageHistoryEntry
image, imagePathSetter, path
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getImage()
getPath()
void
void
setGuiToSourceUpdater
(Consumer<Object> guiToSourceUpdater) void
void
void
Methods 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:
getPath
in classGuiReprValueImagePane.ImageHistoryEntry
- Returns:
- non-null
-
getImage
- Overrides:
getImage
in classGuiReprValueImagePane.ImageHistoryEntry
-
edit
-
setEntrySourceToGui
-
setGuiToSourceUpdater
-