All Packages Class Hierarchy This Package Previous Next Index
Interface multilizer.MListModel
- public interface MListModel
The interface that extends ListModel such way that the model can be translated.
- See Also:
- SwingModule
-
setElementAt(Object, int)
-
setElementAt
public abstract void setElementAt(Object object,
int i)
All Packages Class Hierarchy This Package Previous Next Index