|
|||||||||
Home >> All >> javax >> swing >> plaf >> [ synth overview ] | PREV PACKAGE NEXT PACKAGE |
Package javax.swing.plaf.synth
Interface Summary | |
SynthConstants | A couple of constants used by the Synth Look and Feel. |
Class Summary | |
ColorType | A typesafe enumeration of color types. |
Region | Describes a region of a component or the complete component. |
SynthContext | Contains some contextual information about a region. |
SynthGraphicsUtils | Wrapper for graphics primitives used in Synth. |
SynthLookAndFeel | A look and feel that can be customized either by providing a file to
SynthLookAndFeel.load(java.io.InputStream, java.lang.Class) 55 or by setting a SynthStyleFactory using
SynthLookAndFeel.setStyleFactory(javax.swing.plaf.synth.SynthStyleFactory) 55 . |
SynthPainter | The abstract definition of a delegate that takes the responsibility of painting for the components. |
SynthStyle | A set of style properties that can be installed on a component. |
SynthStyleFactory |
|
|||||||||
Home >> All >> javax >> swing >> plaf >> [ synth overview ] | PREV PACKAGE NEXT PACKAGE |