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

Method Index

 o setElementAt(Object, int)

Methods

 o setElementAt
 public abstract void setElementAt(Object object,
                                   int i)

All Packages  Class Hierarchy  This Package  Previous  Next  Index