Package org.geotools.graph.util
Class SwingUtil
Object
SwingUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddDoubleClickEvent(JList list) static voidsetSelection(JList list, Object element) static Liststatic ListModeltoListModel(Collection elements) static ListModeltoListModel(List elements)
-
Constructor Details
-
SwingUtil
public SwingUtil()
-
-
Method Details
-
toListModel
-
toListModel
-
toList
-
setSelection
-
addDoubleClickEvent
-