org.apache.batik.apps.svgbrowser

Class OptionPanel

public class OptionPanel extends JPanel

This class represents a panel to present users with options.
Nested Class Summary
static classOptionPanel.Dialog
This class is modal dialog to choose the jpeg encoding quality.
Field Summary
protected static ResourceBundlebundle
The resource bundle
protected static ResourceManagerresources
The resource manager
static StringRESOURCES
The gui resources file name
Constructor Summary
OptionPanel(LayoutManager layout)
Creates a new panel.

Field Detail

bundle

protected static ResourceBundle bundle
The resource bundle

resources

protected static ResourceManager resources
The resource manager

RESOURCES

public static final String RESOURCES
The gui resources file name

Constructor Detail

OptionPanel

public OptionPanel(LayoutManager layout)
Creates a new panel.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.