public class PrintMediaListener
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
PrintMediaListener(Media media)
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
Print the media with system printer
|
public PrintMediaListener(Media media)