[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[ve-dev] Creating Clone of JPanel
|
- From: Ali Ikinci <aikinci@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 13:01:24 +0200
- Delivered-to: ve-dev@eclipse.org
- User-agent: Debian Thunderbird 1.0.2 (X11/20050331)
Hi,
like mentioned before, I'm writing an Extension to VE. But before I can
do further adaption, I only want the following to go on.
I need MyJPanel which should be exactly the same thing as JPanel, same
funcionality , same implementation. The only difference should be that
it's name would be MyJPanel instead of JPanel. I need to do this to
figure out some things.
Thank you very much
Ali Ikinci