@param items an array of Object objects */ public DefaultComboBoxModel(final E items[]) { objects = new Vector<E>(); objects.
確定! 回上一頁