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.

Methods

Attributes

jclassname  [R] 
jfields  [R] 
jinterfaces  [R] 
jmethods  [R] 
jsuperclass  [R] 
protected_jmethods  [R] 

Public Class methods

Public Instance methods

return public java methods

[Validate]