?? dsrectangle.java~1~
字號(hào):
package drawsmart.basic;import javax.swing.JTextPane;/** * <p>Title: 矩形基類</p> * <p>Description: 實(shí)現(xiàn)基本的重繪方法</p> * <p>Copyright: Copyright (c) 2003</p> * <p>Company: </p> * @author not attributable * @version 1.0 */public class DSRectangle extends JTextPane{ public DSRectangle() { }}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -