|
Quaqua 5.4.1 2009-07-14 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewportPainter
This interface is implemented by user interface delegates that wish to paint onto the content area of a JViewport.
Method Summary | |
---|---|
void |
paintViewport(java.awt.Graphics g,
javax.swing.JViewport c)
Paints the viewport of a JViewport, that contains the component of the user interface delegate. |
Method Detail |
---|
void paintViewport(java.awt.Graphics g, javax.swing.JViewport c)
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |