Class JListHelper
java.lang.Object
net.thevpc.common.swing.list.JListHelper
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JListcreateList(Function<String, Icon> functionResolver, NamedValue... values) static JListprepareList(JList c, Function<String, Icon> functionResolver, NamedValue... values)
-
Constructor Details
-
JListHelper
public JListHelper()
-
-
Method Details
-
createList
-
prepareList
-