Class | JavaBridge::JClassInfo |
In: |
ruby/jbridge.rb
|
Parent: | Object |
JClassInfo treats superclass, public fields, public and protected methods. The instances of JClassInfo make a tree form in which the subclass makes a branche.
jclassname | [R] | |
jfields | [R] | |
jinterfaces | [R] | |
jmethods | [R] | |
jsuperclass | [R] | |
protected_jmethods | [R] |