contains(JComponent, int, int) *18
JDK Doc(JAVA)Download this dictionary
contains(JComponent, int, int) *18
- Method in class javax.swing.plaf.multi.MultiComboBoxUI 
public boolean contains (JComponent  a, int b, int c)
Call contains on each UI handled by this MultiUI. Return only the value obtained from the first UI, which is the UI obtained from the default LookAndFeel.Overrides: contains in class ComponentUI