Class: Java::JavaxSwing::JCheckBox
- Inherits:
-
Object
- Object
- Java::JavaxSwing::JCheckBox
- Defined in:
- lib/swing_paradise/java_classes/jcheckbox/jcheckbox.rb
Instance Method Summary collapse
-
#hint=(i = '') ⇒ Object
# === hint=.
Instance Method Details
#hint=(i = '') ⇒ Object
#
hint=
This is currently not in use.
#
13 14 |
# File 'lib/swing_paradise/java_classes/jcheckbox/jcheckbox.rb', line 13 def hint=(i = '') end |