lib/awt/component.rb in swing-0.1.8 vs lib/awt/component.rb in swing-0.1.10
- old
+ new
@@ -1,12 +1,8 @@
require 'swing_support/extensions/attributes'
class Awt::Component
- # TODO: remove from spec suite
- def blah
- end
-
include SwingSupport::Extensions::Attributes
# background Color • •
# cursor Cursor • • Cursor.DEFAULT_CURSOR
# enabled boolean • • true