lib/swing/j_label.rb in swing-0.1.8 vs lib/swing/j_label.rb in swing-0.1.10

- old
+ new

@@ -1,8 +1,5 @@ require 'swing' class Swing::JLabel - - attr_setter :tool_tip_text - -end # class Label +end # class JLabel