public Document createDefaultDocument(JLabel c) { Font font = c.getFont(); Color foreground = c.getForeground(); StyleSheet styles = getStyleSheet(); ...
確定! 回上一頁