disp()
{ setTitle("掃描線種子填充算法")
setSize(width,height)
setBackground(Color.white)
addWindowListener(this)
addMouseListener(this)
addMouseMotionListener(this)
setVisible(true)
標(biāo)簽:
setBackground
addWindow
setTitle
setSize
上傳時(shí)間:
2014-09-05
上傳用戶:haoxiyizhong