类 IntArrayPropertyEditor

  • 所有已实现的接口:
    java.beans.PropertyEditor

    public class IntArrayPropertyEditor
    extends java.beans.PropertyEditorSupport
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型方法说明
      voidsetAsText​(java.lang.String text) 
      • 从类继承的方法 java.beans.PropertyEditorSupport

        addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 方法详细资料

      • setAsText

        public void setAsText​(java.lang.String text)
                       throws java.lang.IllegalArgumentException
        指定者:
        setAsText 在接口中 java.beans.PropertyEditor
        覆盖:
        setAsText 在类中 java.beans.PropertyEditorSupport
        抛出:
        java.lang.IllegalArgumentException