com.jmex.bui
Class BScrollingList.Entry<V,C extends BComponent>
java.lang.Object
com.jmex.bui.BScrollingList.Entry<V,C>
- Enclosing class:
- BScrollingList<V,C extends BComponent>
protected static class BScrollingList.Entry<V,C extends BComponent>
- extends Object
Used to track the total height of our entries.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
component
public C extends BComponent component
value
public V value
height
public int height
BScrollingList.Entry
public BScrollingList.Entry(V value)
Copyright © 2008 Michael Bayne.
All Rights Reserved.