Re: implementing paint
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 21 Mar 2007 07:10:17 -0700
On Mar 22, 12:43 am, Carramba <u...@xxxxxxxxxxx> wrote:
public void paint(Graphics g) {
Should be paintComponent(), for Swing classes
//draw triangle with color c ???
//how?
<http://java.sun.com/docs/books/tutorial/uiswing/painting/
practice.html>
}
}
Andrew T.
.
- Follow-Ups:
- Re: implementing paint
- From: Carramba
- Re: implementing paint
- References:
- implementing paint
- From: Carramba
- implementing paint
- Prev by Date: implementing paint
- Next by Date: Re: HTML table used in JTextPane not working with cellspacing="0" attribute
- Previous by thread: implementing paint
- Next by thread: Re: implementing paint
- Index(es):