|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.JRubyApplet.RubyMethods
public static class JRubyApplet.RubyMethods
Constructor Summary | |
---|---|
JRubyApplet.RubyMethods()
|
Method Summary | |
---|---|
static IRubyObject |
on_destroy(IRubyObject recv,
Block block)
|
static IRubyObject |
on_paint(IRubyObject recv,
Block block)
|
static IRubyObject |
on_start(IRubyObject recv,
Block block)
|
static IRubyObject |
on_stop(IRubyObject recv,
Block block)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRubyApplet.RubyMethods()
Method Detail |
---|
public static IRubyObject on_start(IRubyObject recv, Block block)
public static IRubyObject on_stop(IRubyObject recv, Block block)
public static IRubyObject on_destroy(IRubyObject recv, Block block)
public static IRubyObject on_paint(IRubyObject recv, Block block)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |