de.mindcrimeilab.xsanalyzer.model
Class NamespacesListModel
java.lang.Object
javax.swing.AbstractListModel
de.mindcrimeilab.xsanalyzer.model.NamespacesListModel
- All Implemented Interfaces:
- Serializable, ListModel
public class NamespacesListModel
- extends AbstractListModel
- implements ListModel
- Version:
- $Revision:62 $
- Author:
- Michael Engelhardt, $Author:me $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespacesListModel
public NamespacesListModel(org.apache.xerces.xs.XSModel model)
getElementAt
public Object getElementAt(int index)
- Specified by:
getElementAt
in interface ListModel
getSize
public int getSize()
- Specified by:
getSize
in interface ListModel
Copyright © 2010. All Rights Reserved.