tudresden.ocl.injection.reverseeng
Class SpecifyTypeTraceSourceDialog.TTListModel
java.lang.Object
javax.swing.AbstractListModel
tudresden.ocl.injection.reverseeng.SpecifyTypeTraceSourceDialog.TTListModel
- All Implemented Interfaces:
- ListModel, Serializable
- Enclosing class:
- SpecifyTypeTraceSourceDialog
- class SpecifyTypeTraceSourceDialog.TTListModel
- extends AbstractListModel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_lttiFileList
private List m_lttiFileList
SpecifyTypeTraceSourceDialog.TTListModel
public SpecifyTypeTraceSourceDialog.TTListModel(List lttiFileList)
getSize
public int getSize()
getElementAt
public Object getElementAt(int nIdx)
add
public void add(TypeTraceInfo tti)
remove
public void remove(TypeTraceInfo tti)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.