Here is information covering inheritance:
http://java.sun.com/docs/books/tutorial/java/concepts/inheritance.html
and nested classes:
http://java.sun.com/docs/books/tutorial/java/javaOO/nested.html
After reading this material, if you have a specific question, feel free to ask it.