lib/swing/j_label.rb in swing-0.1.2 vs lib/swing/j_label.rb in swing-0.1.3

- old
+ new

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