public class TurnusEditDialog
extends de.willuhn.jameica.gui.dialogs.AbstractDialog
Constructor | Description |
---|---|
TurnusEditDialog(int position,
Turnus turnus) |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
getData() |
|
de.willuhn.jameica.gui.input.SelectInput |
getIntervall() |
Liefert ein Auswahlfeld fuer das Intervall.
|
de.willuhn.jameica.gui.input.SelectInput |
getTagMonatlich() |
Liefert ein Auswahl-Feld fuer den Tag bei monatlicher Zahlung.
|
de.willuhn.jameica.gui.input.SelectInput |
getTagWoechentlich() |
Liefert ein Auswahl-Feld fuer den Tag bei woechentlicher Zahlung.
|
de.willuhn.jameica.gui.input.SelectInput |
getZeiteinheit() |
Liefert eine Auswahl fuer die Zeiteinheit.
|
protected void |
paint(org.eclipse.swt.widgets.Composite parent) |
public TurnusEditDialog(int position, Turnus turnus)
position
- turnus
- protected void paint(org.eclipse.swt.widgets.Composite parent) throws java.lang.Exception
paint
in class de.willuhn.jameica.gui.dialogs.AbstractDialog
java.lang.Exception
AbstractDialog.paint(org.eclipse.swt.widgets.Composite)
protected java.lang.Object getData() throws java.lang.Exception
getData
in class de.willuhn.jameica.gui.dialogs.AbstractDialog
java.lang.Exception
AbstractDialog.getData()
public de.willuhn.jameica.gui.input.SelectInput getIntervall() throws java.rmi.RemoteException
java.rmi.RemoteException
public de.willuhn.jameica.gui.input.SelectInput getZeiteinheit() throws java.rmi.RemoteException
java.rmi.RemoteException
public de.willuhn.jameica.gui.input.SelectInput getTagMonatlich() throws java.rmi.RemoteException
java.rmi.RemoteException
public de.willuhn.jameica.gui.input.SelectInput getTagWoechentlich() throws java.rmi.RemoteException
java.rmi.RemoteException