3233343536373839404142
{ parent.handleStageClosed(AbstractTextViewerStage.this); } }); viewer = new Viewer(parent, highlighting); setTitle(title); Scene scene = new Scene(viewer, 640, 480);