Sha256: 548c41191a4c1be7d39158f3046b2e08a7e9f3eea90662322aa8734602606190
Contents?: true
Size: 151 Bytes
Versions: 2
Compression:
Stored size: 151 Bytes
Contents
require 'swing' class Swing::JMenuItem def add_block_listener &block self.addActionListener SwingSupport::ActionListener.new &block end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
swing-0.1.16 | lib/swing/j_menu_item.rb |
swing-0.1.15 | lib/swing/j_menu_item.rb |