I am making this java applet graphics with nodes and edges. I want to implement the fade-in and fade out effect on retrieval of the new nodes when one node is clicked, but I don
This example uses AlphaComposite to do the fading. Alternatively, this example composes a color table based on saturation.
AlphaComposite