Uses of Class
org.autogui.swing.util.ValueListPane.ValueListContentPane
Packages that use ValueListPane.ValueListContentPane
-
Uses of ValueListPane.ValueListContentPane in org.autogui.swing.util
Fields in org.autogui.swing.util declared as ValueListPane.ValueListContentPaneModifier and TypeFieldDescriptionprotected ValueListPane.ValueListContentPane
<ValueType, PaneType> ValueListPane.list
the listFields in org.autogui.swing.util with type parameters of type ValueListPane.ValueListContentPaneModifier and TypeFieldDescriptionValueListPane.listWrapper
the wrapper-factory for appending the list; typically JScrollPane::newMethods in org.autogui.swing.util that return ValueListPane.ValueListContentPaneMethods in org.autogui.swing.util that return types with arguments of type ValueListPane.ValueListContentPaneModifier and TypeMethodDescriptionstatic <ValueType,
PaneType extends JComponent>
Function<ValueListPane.ValueListContentPane<ValueType, PaneType>, JComponent> ValueListPane.scrollWrapper()
Constructor parameters in org.autogui.swing.util with type arguments of type ValueListPane.ValueListContentPaneModifierConstructorDescriptionprotected
ValueListPane
(boolean doInit, Function<ValueListPane.ValueListContentPane<ValueType, PaneType>, JComponent> listWrapper) protected
ValueListPane
(Function<ValueListPane.ValueListContentPane<ValueType, PaneType>, JComponent> listWrapper)