com.ibm.di.admin.ui
Class OperationsUI.OperationsModel
java.lang.Object
javax.swing.AbstractListModel
com.ibm.di.admin.ui.OperationsUI.OperationsModel
- All Implemented Interfaces:
- Serializable, ListModel
- Enclosing class:
- OperationsUI
public class OperationsUI.OperationsModel
- extends AbstractListModel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationsUI.OperationsModel
public OperationsUI.OperationsModel()
fireupdate
public void fireupdate()
getSize
public int getSize()
getElementAt
public Object getElementAt(int index)