public class OrdnerBearbeitenView
extends de.willuhn.jameica.gui.AbstractView
Constructor and Description |
---|
OrdnerBearbeitenView()
Unser Standartkonstruktor
|
Modifier and Type | Method and Description |
---|---|
void |
bind()
this method will be invoked when starting the view.
|
void |
unbind()
this method will be executed when exiting the view.
|
public void bind() throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
bind
in class de.willuhn.jameica.gui.AbstractView
java.rmi.RemoteException
de.willuhn.util.ApplicationException
AbstractView.bind()
public void unbind() throws de.willuhn.util.ApplicationException
unbind
in class de.willuhn.jameica.gui.AbstractView
de.willuhn.util.ApplicationException
AbstractView.unbind()