How to use JMF in SWT
Hi all,I want to create an application in SWT, which is able to play all types of music files. By using JMF i am able to do it in Swing, but i want to do it in SWT. (Should not use any AWT components). Can any body tell how to do this ?Thanks in advance !!