|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Painter
Interface for plot output.
Method Summary | |
---|---|
void |
paintPlot(JComponent plot)
Export the graphics displayed by a Swing component in some way. |
Method Detail |
---|
void paintPlot(JComponent plot) throws IOException
plot
- component to export
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |