public class JSpinnerEditorTextProvider extends Object implements com.google.code.validationframework.api.dataprovider.DataProvider<String>
DataProvider,
JSpinner| Constructor and Description |
|---|
JSpinnerEditorTextProvider(JSpinner spinner)
Constructor specifying the spinner to get the text from.
|
public JSpinnerEditorTextProvider(JSpinner spinner)
spinner - Spinner to get the text from.public JSpinner getComponent()
Copyright © 2015. All Rights Reserved.