130131132133134135136137138139140
_mainScreen.deleteAll(); _mainScreen.add(field); } } browserContent.finishLoading(); } } catch (final RenderingException re) { Utilities.errorDialog("RenderingSession#getBrowserContent() threw " + re.toString());