or drag border to resize
Best viewed with
Firefox
Feel free to donate Bitcoin, Bitcoin Cash, Ether or Litecoin
Post this site to
JavaLessons.com
Java Fundamentals
22. They shall inherit ...
Essence
public class Inherit extends Applet // extends Panel extends Container // extends Component extends Object. setBackground ( Color.cyan ) ; // = Component.setBackground ( Color.cyan ) ; add ( butt ) ; // = Container.add ( butt ) ; validate () ; // = Container.validate () ;
Double-click to select or
JAVALESSONS.COM
Copyright © 2000-2014 System Exclusive & Multi Midi (NL) All rights reserved
Terms, conditions, disclaimer