Package org.gvsig.app.gui.wizards
Class FormatListModel
java.lang.Object
javax.swing.AbstractListModel
org.gvsig.app.gui.wizards.FormatListModel
- All Implemented Interfaces:
Serializable,ListModel
DOCUMENT ME!
- Author:
- Fernando González Cortés
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractListModel
listenerList -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.AbstractListModel
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
-
Constructor Details
-
FormatListModel
Creates a new FormatListModel object.- Parameters:
f- DOCUMENT ME!
-
-
Method Details
-
getSize
public int getSize()- See Also:
-
getElementAt
- See Also:
-