org.apache.batik.swing
public class JSVGCanvasBeanInfo extends SimpleBeanInfo
Field Summary | |
---|---|
protected Image | iconColor16x16 A color 16x16 icon. |
protected Image | iconColor32x32 A color 32x32 icon. |
protected Image | iconMono16x16 A greyscale 16x16 icon. |
protected Image | iconMono32x32 A greyscale 32x32 icon. |
Constructor Summary | |
---|---|
JSVGCanvasBeanInfo()
Constructs a new BeanInfo for a JSVGCanvas. |
Method Summary | |
---|---|
Image | getIcon(int iconType)
Returns an icon for the specified type. |