Uses of Class
org.autogui.swing.util.SettingsWindow.FileListModel
Packages that use SettingsWindow.FileListModel
-
Uses of SettingsWindow.FileListModel in org.autogui.swing.prefs
Methods in org.autogui.swing.prefs with parameters of type SettingsWindow.FileListModelModifier and TypeMethodDescriptionvoid
GuiSwingPrefsSupports.FileDialogPreferencesUpdater.updateFileList
(SettingsWindow.FileListModel listModel) -
Uses of SettingsWindow.FileListModel in org.autogui.swing.util
Fields in org.autogui.swing.util declared as SettingsWindow.FileListModelModifier and TypeFieldDescriptionprotected SettingsWindow.FileListModel
SettingsWindow.FileDialogManager.historyListModel
protected SettingsWindow.FileListModel
SettingsWindow.FileListAddAction.listModel
protected SettingsWindow.FileListModel
SettingsWindow.FileListClearAction.listModel
protected SettingsWindow.FileListModel
SettingsWindow.FileListRemoveAction.listModel
Methods in org.autogui.swing.util with parameters of type SettingsWindow.FileListModelModifier and TypeMethodDescriptionvoid
SettingsWindow.FileDialogManagerListener.updateFileList
(SettingsWindow.FileListModel listModel) Constructors in org.autogui.swing.util with parameters of type SettingsWindow.FileListModelModifierConstructorDescriptionFileListAddAction
(SettingsWindow.FileListModel listModel, JFileChooser chooser)