LightWeightRendererpublic class LightWeightRenderer extends AWTRenderer Renderer for RGB images using LightWeight components. |
Fields Summary |
---|
private static final String | MyName |
Constructors Summary |
---|
public LightWeightRenderer()Constructor
super(MyName);
|
Methods Summary |
---|
public boolean | isLightWeight()
return true;
|
|