public class ViewListenerAdapter extends java.lang.Object implements ViewListener
| Constructor and Description |
|---|
ViewListenerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
printBegin(DataviewEvent e)
Called just before print/preview begins
|
void |
printEnd(DataviewEvent e)
Called right after print/preview ends
|
public void printBegin(DataviewEvent e)
printBegin in interface ViewListenere - the event doesn't have any informationpublic void printEnd(DataviewEvent e)
printEnd in interface ViewListenere - the event doesn't have any information