Community
Participate
Working Groups
The org.eclipse.swt.SWT class in RWT contains (in difference to SWT) no line style constants. Even if the web client would not display any differences between LINE_SOLID and all the others up to now, it should at least define these constants - for better single sourcing. And we need it for the RAP port of GEF which includes support for line styles.
Just discovered that this has already been reported. Since it doesn't seem impossible to implement line styles in GC, I'd like to wait with these constants until we really can render them. If we not make it before the API freeze, let's discuss this in the context of the noop discussion (bug 331287). *** This bug has been marked as a duplicate of bug 317437 ***