org.apache.batik.apps.svgbrowser
public class OptionPanel extends JPanel
| Nested Class Summary | |
|---|---|
| static class | OptionPanel.Dialog
This class is modal dialog to choose the jpeg encoding quality. |
| Field Summary | |
|---|---|
| protected static ResourceBundle | bundle
The resource bundle |
| protected static ResourceManager | resources
The resource manager |
| static String | RESOURCES
The gui resources file name |
| Constructor Summary | |
|---|---|
| OptionPanel(LayoutManager layout)
Creates a new panel. | |