Uses of Class
javax.swing.InputVerifier
Packages that use InputVerifier
包
描述
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of InputVerifier in javax.swing
Methods in javax.swing that return InputVerifierMethods in javax.swing with parameters of type InputVerifier修饰符和类方法描述void
JComponent.setInputVerifier
(InputVerifier inputVerifier) Sets the input verifier for this component.