Home 1 Forums Beehive Theme Starlab

  • Author
    Posts
  • #4097
    Tum Yeto
    Participant

    sdscdvsdfvdfv

    #4610
    Tum Yeto
    Participant

    dfzhdt

    #4727
    Tum Yeto
    Participant

    ok

    #4728
    Tum Yeto
    Participant
    Shell shell;
                try {
                    display = new Display();
                    shell = SWT_AWT.new_Shell(display, SwtBrowserCanvas.this);
                    shell.setLayout(new FillLayout());
                    browserReference.set(new Browser(shell, SWT.NONE));
                }
                catch (Exception e) {
                    e.printStackTrace();
                    return;
                }
                finally {

    ok

  • You must be logged in to reply to this topic.