Uses of Class
org.autogui.swing.GuiSwingViewObjectPane.PreferencesForSplitEntry
Packages that use GuiSwingViewObjectPane.PreferencesForSplitEntry
-
Uses of GuiSwingViewObjectPane.PreferencesForSplitEntry in org.autogui.swing
Fields in org.autogui.swing with type parameters of type GuiSwingViewObjectPane.PreferencesForSplitEntryMethods in org.autogui.swing that return types with arguments of type GuiSwingViewObjectPane.PreferencesForSplitEntry -
Uses of GuiSwingViewObjectPane.PreferencesForSplitEntry in org.autogui.swing.prefs
Fields in org.autogui.swing.prefs declared as GuiSwingViewObjectPane.PreferencesForSplitEntryMethods in org.autogui.swing.prefs that return GuiSwingViewObjectPane.PreferencesForSplitEntryModifier and TypeMethodDescriptionGuiSwingPrefsEditor.ValueListSplitEntryItemPane.getEntry()GuiSwingPrefsEditor.ValueListPaneSplitEntry.newSourceValue(int i) Methods in org.autogui.swing.prefs that return types with arguments of type GuiSwingViewObjectPane.PreferencesForSplitEntryMethods in org.autogui.swing.prefs with parameters of type GuiSwingViewObjectPane.PreferencesForSplitEntryModifier and TypeMethodDescriptionvoidGuiSwingPrefsEditor.ValueListSplitEntryItemPane.setEntry(GuiSwingViewObjectPane.PreferencesForSplitEntry entry) voidGuiSwingPrefsEditor.ValueListPaneSplitEntry.sourceAdded(int newIdx, GuiSwingViewObjectPane.PreferencesForSplitEntry v) booleanGuiSwingPrefsEditor.ValueListPaneSplitEntry.updateSourceValueToElementPane(int i, GuiSwingViewObjectPane.PreferencesForSplitEntry value, ValueListPane.ValueListElementPane<GuiSwingViewObjectPane.PreferencesForSplitEntry, GuiSwingPrefsEditor.ValueListSplitEntryItemPane> pane) Method parameters in org.autogui.swing.prefs with type arguments of type GuiSwingViewObjectPane.PreferencesForSplitEntryModifier and TypeMethodDescriptionGuiSwingPrefsEditor.ValueListPaneSplitEntry.newElementPane(int i, ValueListPane.ValueListElementPane<GuiSwingViewObjectPane.PreferencesForSplitEntry, GuiSwingPrefsEditor.ValueListSplitEntryItemPane> elementPane) voidGuiSwingPrefsEditor.ValueListPaneSplitEntry.sourceRemoved(int[] removedIndices, List<GuiSwingViewObjectPane.PreferencesForSplitEntry> removed) booleanGuiSwingPrefsEditor.ValueListPaneSplitEntry.updateSourceValueToElementPane(int i, GuiSwingViewObjectPane.PreferencesForSplitEntry value, ValueListPane.ValueListElementPane<GuiSwingViewObjectPane.PreferencesForSplitEntry, GuiSwingPrefsEditor.ValueListSplitEntryItemPane> pane)