Hello,
I am trying to make a GUI for cards like in Solitaire.Some of them are not totally visible as others...
I suppose that the cards are JComponents.May anyone tell me how can I make it?I have problems with the Layouts...
Thanks.
Printable View
Hello,
I am trying to make a GUI for cards like in Solitaire.Some of them are not totally visible as others...
I suppose that the cards are JComponents.May anyone tell me how can I make it?I have problems with the Layouts...
Thanks.
You suppose? It sort of makes a difference if they are or not.Quote:
I suppose that the cards are JComponents
What are you trying to do? Display a graphical representation of a playing card?