コード例 #1
0
ファイル: JEditorPane.java プロジェクト: witwall/SwingWT
 public Color getSelectionColor() {
   return editorPaneImpl.getSelectionColor();
 }