com.jgoodies.looks.plastic.PlasticToggleButtonUI The JGoodies Plastic L&F implementation of <code>ToggleButtonUI</code>. It differs from its superclass in that it can add a pseudo 3D effect, and that it listens to the <code>jgoodies.isNarrow</code> property to choose an appropriate margin. @author Karsten Lentzs ...