lib/swing/j_label.rb in swing-0.1.0 vs lib/swing/j_label.rb in swing-0.1.1

- old
+ new

@@ -1,6 +1,6 @@ require 'swing' -module Swing::JLabel +class Swing::JLabel end # class Label