Class SearchPart

java.lang.Object
de.willuhn.jameica.gui.internal.parts.SearchPart
All Implemented Interfaces:
Part

public class SearchPart extends Object implements Part
GUI-Modul fuer das Suchformular.
  • Constructor Details

    • SearchPart

      public SearchPart()
  • Method Details

    • paint

      public void paint(org.eclipse.swt.widgets.Composite parent) throws RemoteException
      Description copied from interface: Part
      Malt die Komponente in das angegebene Composite.
      Specified by:
      paint in interface Part
      Parameters:
      parent - das Composite.
      Throws:
      RemoteException
      See Also:
    • getShortcut

      public String getShortcut()
      Liefert den konfigurierten Shortcut.
      Returns:
      der konfigurierte Shortcut.
    • setShortcut

      public void setShortcut(String shortcut)
      Speichert den Shortcut.
      Parameters:
      shortcut -