org.geotools.graph.util
Class SwingUtil
Object
SwingUtil
public class SwingUtil
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingUtil
public SwingUtil()
toListModel
public static ListModel toListModel(List elements)
toListModel
public static ListModel toListModel(Collection elements)
toList
public static List toList(ListModel model)
setSelection
public static void setSelection(JList list,
Object element)
addDoubleClickEvent
public static void addDoubleClickEvent(JList list)
Copyright © 1996-2010 Geotools. All Rights Reserved.