org.apache.batik.apps.svgbrowser
public class PNGOptionPanel extends OptionPanel
| Field Summary | |
|---|---|
| protected JCheckBox | check
The check box for outputing an indexed PNG. |
| Constructor Summary | |
|---|---|
| PNGOptionPanel()
Creates a new panel. | |
| Method Summary | |
|---|---|
| boolean | isIndexed()
Returns if indexed or not |
| static boolean | showDialog(Component parent)
Shows a dialog to choose the indexed PNG. |