It's very complex. I guess my design has some problems.
I am designing agui which contains a JSlide and a JComobox, also I will plot graph which has many polygons. I will select the polygons's size and color from the JSlide and JComobox. And the color in JComobox is calculated from polygons.
Do I need to generate 3 classes or so?
thanks.