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.listthe listFields in org.autogui.swing.util with type parameters of type ValueListPane.ValueListContentPaneModifier and TypeFieldDescriptionValueListPane.listWrapperthe 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.ValueListContentPaneModifierConstructorDescriptionprotectedValueListPane(boolean doInit, Function<ValueListPane.ValueListContentPane<ValueType, PaneType>, JComponent> listWrapper) protectedValueListPane(Function<ValueListPane.ValueListContentPane<ValueType, PaneType>, JComponent> listWrapper)