Class: JavaProxy
- Inherits:
-
Object
- Object
- JavaProxy
- Defined in:
- lib/fxmlloader/elts.rb
Instance Method Summary collapse
Instance Method Details
#default_property ⇒ Object
2 3 4 |
# File 'lib/fxmlloader/elts.rb', line 2 def default_property self.java_class.getAnnotation(DefaultProperty.java_class); end |