All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface multilizer.MComboBoxModel

public interface MComboBoxModel
extends ComboBoxModel
The interface that extends ComboBoxModel such way that the model can be translated.

See Also:
SwingTranslator

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