com.ibm.di.admin.ui
Class AttributeMapSimpleUI.SchemaListModel
java.lang.Object
javax.swing.AbstractListModel
com.ibm.di.admin.ui.AttributeMapSimpleUI.SchemaListModel
- All Implemented Interfaces:
- MetamergeConfigChangeListener, Serializable, ListModel
- Enclosing class:
- AttributeMapSimpleUI
public class AttributeMapSimpleUI.SchemaListModel
- extends AbstractListModel
- implements MetamergeConfigChangeListener
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeMapSimpleUI.SchemaListModel
public AttributeMapSimpleUI.SchemaListModel(SchemaConfig schema)
configurationChanged
public void configurationChanged(MetamergeConfigChange changeEvent)
- Specified by:
configurationChanged
in interface MetamergeConfigChangeListener
getSize
public int getSize()
- Specified by:
getSize
in interface ListModel
getElementAt
public Object getElementAt(int index)
- Specified by:
getElementAt
in interface ListModel