public class ImportWizardPage3Part
extends java.lang.Object
implements de.willuhn.jameica.gui.Part
Constructor and Description |
---|
ImportWizardPage3Part(OrderImportWizardControl controller)
Constructs the second page for the wizard with the controller, so tables
can be updated.
|
Modifier and Type | Method and Description |
---|---|
void |
paint(org.eclipse.swt.widgets.Composite parent) |
void |
repaint()
Repaint the page with updated information about the boxes
|
void |
repaintSaveError()
Paints a major save error text
|
public ImportWizardPage3Part(OrderImportWizardControl controller)
controller
- public void paint(org.eclipse.swt.widgets.Composite parent) throws java.rmi.RemoteException
paint
in interface de.willuhn.jameica.gui.Part
java.rmi.RemoteException
Part.paint(org.eclipse.swt.widgets.Composite)
public void repaint() throws java.rmi.RemoteException
java.rmi.RemoteException
public void repaintSaveError()