Part
public class PanelButtonPrint extends PanelButton
BG_DEFAULT, BG_HOVER
Constructor | Description |
---|---|
PanelButtonPrint(PrintSupport job) |
ct.
|
Modifier and Type | Method | Description |
---|---|---|
void |
paint(org.eclipse.swt.widgets.Composite parent) |
Malt die Komponente in das angegebene Composite.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getControl, handleClick, isEnabled, setAction, setEnabled, setIcon, setTooltip
public PanelButtonPrint(PrintSupport job)
job
- der Druck-Job.public void paint(org.eclipse.swt.widgets.Composite parent) throws java.rmi.RemoteException
Part
paint
in interface Part
paint
in class PanelButton
parent
- das Composite.java.rmi.RemoteException
PanelButton.paint(org.eclipse.swt.widgets.Composite)