Added more to javadocs for SWT class

This commit is contained in:
nathan 2016-04-05 14:06:17 +02:00
parent 4c3c167a06
commit 077aca538c

View File

@ -21,6 +21,8 @@ import org.eclipse.swt.widgets.Event;
import org.eclipse.swt.widgets.Listener;
/**
* SWT system tray types are just GTK trays.
* <p>
* This isn't possible with reflection - so we compile it AHEAD of time and save the bytecode (which is then included with the release)
*/
public