717273747576777879
context = new GContext(); context.setEngine(new GEngineGraphics()); context.setSkin(skin); context.setProvider(this); panel = new GPanel(editor, context); drawing = new VisualDrawing(this); }