Hi, I want to make a application about paint Application, but i want to make every Object As a Layer (like a Photoshop Application). in Example : I draw a Line in Canvas. That Line i want to make a Layer.
My premise to do that because if i created many object and i developed them to Layers.
If Sometimes i want to delete Each One, it can possible.
How can I do that in Java ? Thanks Before !