All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jdesktop.swingx.JXFormattedTextFieldBeanInfo Maven / Gradle / Ivy

The newest version!
package org.jdesktop.swingx;

/** TODO doc */
public class JXFormattedTextFieldBeanInfo extends JXPromptBeanInfo {
	/** ctor */
	public JXFormattedTextFieldBeanInfo() {
		super(JXFormattedTextField.class);
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy