[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.ve] Re: VE doesn't like: new Display() - new Shell(Display)

If you check the create public static void main() option in the New Visual Class wizard, you'll get a main method generated that supports running your new visual class.

 - Jeff