Hi there!

I made a little Program which uses a Frame with Labels in it to show some Text.
The Problem i have is how to close this Frame just by clicking on it with my Mouse.

I allready implements MouseListener and implments all the methods it needs, but it wont close if i click in it.

Thanks for your help...

Trollpower