8081828384858687888990
}; public DropFileApplication() { try { server = new Server(); } catch (IOException e) { System.err.println("Can't create the server"); e.printStackTrace(); //Display.getCurrent().dispose(); }