All Packages Class Hierarchy This Package Previous Next Index
Interface multilizer.MComboBoxModel
- public interface MComboBoxModel
The interface that extends ComboBoxModel 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