|
| Home : Java : Java Swing : Using the Decorator Pattern |
| Using the Decorator Pattern | Hits: 1112 |
Description: Java programmers know that they can change the behavior or extend functionality of a class by extending the class. This is called inheritance , and is an important feature of object-oriented programming. For example, if you want a Swing label that draws a border, you can subclass the javax.swing.JLabel class. However, subclassing is not always appropriate. Sometimes inheritance is impractical and you have to resort to some other way, such as using the...
| Related Links in this Section |
| Java Swing: Menus and Toolbars, Part 7 Java Swing: Menus and Toolbars, Part 6 Java Swing: Menus and Toolbars, Part 5 Java Swing: Menus and Toolbars, Part 4 Java Swing: Menus and Toolbars, Part 3 Java 2D TM New Printing Package Programming Tips from the Swing Guru Eclipse vs. Swing Developing accessible GUIs with Swing Creating Interactive GUIs with Swing's MVC Architecture Border Control RelativeLayout, a Constraint-Based Layout Manager Write Twice, Run Anywhere Understanding UDDI and JAXR JSTL 1.0: What JSP Applications Need, Part 2 Java Swing Tutorial Creating a GUI with JFC/Swing Creating Interactive GUIs with Swing's MVC Architecture Just Browsing Vertical Text in Java Turn a JTable into a Spreadsheet JDK 1.1 and Beyond: Making the Transition Swing Animation Fundamentals of JFC/Swing: Part I Fundamentals of JFC Swing: Part 2 Effective Layout Management Quick Swing Tutorial for AWT users Fundamentals of JFC/Swing, Part I Fundamentals of JFC/Swing, Part II Get your GUI Swinging! AWT / Swing Tutorial Swing Book AWT Fundamentals Basic User Interface Programming using the AWT and the JFC AWT Fundamentals THE AWT IN 1.0 AND 1.1 Use Spring to create a simple workflow engine |
| Resource Specification | | Date Added: | 04/01/2005 |
| Last Updated: | 04/01/2005 |
Average Visitor Rating: Not Yet Rated
Average Member Rating: Not yet reviewed by any member... You can be the first one to write a review for Using the Decorator Pattern!
|
Sponsored Links
|
| 13406 Resources Listed in 604 Categories ~ IT QuestionBank © 2005 - 2009 |
|
|