Beispiel #1
0
 public void setSelectionColor(Color color) {
   editorPaneImpl.setSelectionColor(color);
 }