mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
Eiam has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
Eiam has left #jruby [#jruby]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 250 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
_whitelogger has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 258 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 268 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Remote host closed the connection]
jmalves has joined #jruby
jmalves has quit [Remote host closed the connection]
shellac has joined #jruby
drbobbeaty has joined #jruby
jmalves has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fars has joined #jruby
<
fars>
any body see me?
<
fars>
i have a problem. want to add action listener and try to create Class
<
fars>
class ToBreakListener < ActionListener
<
fars>
$check = false
<
fars>
def actionPerformed(e)
<
fars>
$stepMode = true
<
fars>
and create ActionListener = java.awt.event.ActionListener
<
fars>
TypeError: superclass must be a Class (#<Class:Java::JavaAwtEvent::ActionListener> given)
<
fars>
<main> at <script>:13
<
fars>
but get a error
<
fars>
i tried class ToBreakListener < java::awt::event::ActionListener
<
fars>
but no result
<
fars>
i added container.put("btnToBreak", runToContinue); //К следующей точке
<
fars>
to script container
<
fars>
private static JMenuItem runToContinue = new JMenuItem();
<
fars>
it is swing element
<
fars>
how can i get action listener to my object?
<
fars>
i found solution
<
fars>
class ClickAction include ActionListener def actionPerformed(event) puts "Button got clicked." end end
<
fars>
class ClickAction
<
fars>
include ActionListener
<
fars>
def actionPerformed(event)
<
fars>
puts "Button got clicked."
fars has left #jruby [#jruby]
drbobbeaty has joined #jruby
jmalves has quit [Remote host closed the connection]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Client Quit]
shellac has joined #jruby
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
KeyJoo has quit [Max SendQ exceeded]
KeyJoo has joined #jruby
jmalves has joined #jruby
KeyJoo has quit [Client Quit]
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
jmalves has quit [Remote host closed the connection]
jmalves has joined #jruby
jmalves has quit [Ping timeout: 268 seconds]
jmalves has joined #jruby
jmalves has quit [Ping timeout: 268 seconds]
shellac has quit [Ping timeout: 268 seconds]
jmalves has joined #jruby
jmalves has quit [Ping timeout: 258 seconds]
jmalves has joined #jruby
jmalves has quit [Ping timeout: 250 seconds]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
subbu is now known as subbu|lunch
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
subbu|lunch is now known as subbu
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
Puffball has joined #jruby
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]
mat_bug has joined #jruby
mat_bug has quit [Ping timeout: 252 seconds]