Whole document tree
Package javax.swing.plafProvides one interface and many abstract classes that Swing uses to provide its pluggable look-and-feel capabilities.
See:
Package javax.swing.plaf DescriptionProvides one interface and many abstract classes that Swing uses to provide its pluggable look-and-feel capabilities. Its classes are subclassed and implemented by look-and-feel UIs like Basic and metal. This package is only used by look-and-feel developers who cannot create a new look-and-feel by subclassing existing look-and-feel components (such as Basic or metal).
Submit a bug or feature For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. |