Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Re: Splash screen customization with Swing

Kimberly Horne <kim@xxxxxxxxxxxxx> writes:

> You can embed SWT widgets in the splash just fine using the SWT->AWT
> bridge.

Thanks for the example. That's easy enough to follow.

Two more questions:

o Is it correct that none of the SWT stuff is available in the basic
  Equinox SDK?

o How does an AbstractSplashHandler-derived class get discovered by
  Equinox? Via the extension registry?

-- 
Steven E. Harris



Back to the top