jaxx.runtime.swing
Class JAXXList.JAXXListModel
java.lang.Object
javax.swing.AbstractListModel
jaxx.runtime.swing.JAXXList.JAXXListModel
- All Implemented Interfaces:
- Serializable, ListModel
- Enclosing class:
- JAXXList
public class JAXXList.JAXXListModel
- extends AbstractListModel
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXXList.JAXXListModel
public JAXXList.JAXXListModel(List<Item> items)
getItems
public List<Item> getItems()
getElementAt
public Object getElementAt(int i)
getSize
public int getSize()
Copyright © 2008-2011 CodeLutin. All Rights Reserved.