Class PluginListPart
- java.lang.Object
-
- de.willuhn.jameica.gui.internal.parts.PluginListPart
-
-
Constructor Summary
Constructors Constructor Description PluginListPart()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpaint(org.eclipse.swt.widgets.Composite comp)Malt die Komponente in das angegebene Composite.
-
-
-
Method Detail
-
paint
public void paint(org.eclipse.swt.widgets.Composite comp) throws java.rmi.RemoteExceptionDescription copied from interface:PartMalt die Komponente in das angegebene Composite.- Specified by:
paintin interfacePart- Parameters:
comp- das Composite.- Throws:
java.rmi.RemoteException- See Also:
Part.paint(org.eclipse.swt.widgets.Composite)
-
-