| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods with return type java.awt.AlphaComposite | |
| AlphaComposite | AlphaComposite.getInstance(int rule) Creates an AlphaComposite object with the specified rule.
|
| AlphaComposite | AlphaComposite.getInstance(int rule, float alpha) Creates an AlphaComposite object with the specified rule and the constant
alpha to multiply with the alpha of the source. |
| GNU Classpath (0.95) |