public class PanelButtonPrint extends PanelButton
BG_DEFAULT, BG_HOVER| Constructor and Description |
|---|
PanelButtonPrint(PrintSupport job)
ct.
|
| Modifier and Type | Method and Description |
|---|---|
void |
paint(org.eclipse.swt.widgets.Composite parent)
Malt die Komponente in das angegebene Composite.
|
getControl, handleClick, isEnabled, setAction, setEnabled, setIcon, setTooltippublic PanelButtonPrint(PrintSupport job)
job - der Druck-Job.public void paint(org.eclipse.swt.widgets.Composite parent)
throws java.rmi.RemoteException
Partpaint in interface Partpaint in class PanelButtonparent - das Composite.java.rmi.RemoteExceptionPanelButton.paint(org.eclipse.swt.widgets.Composite)