public class ListBoxImpl.ItemWidth extends Object implements Comparable<ListBoxImpl.ItemWidth>
Constructor and Description |
---|
ListBoxImpl.ItemWidth(T item) |
public ListBoxImpl.ItemWidth(T item)
public int compareTo(ListBoxImpl.ItemWidth a)
compareTo
in interface Comparable<ListBoxImpl.ItemWidth>
public T getItem()
public int getWidth()
Copyright © 2013. All Rights Reserved.