Loading Graphics Smoothly | LWJGL

I’m looking to set-up a basic loading screen and have all the graphics loaded dynamicly in a second thread but im getting a error saying there is no openGL context in the current thread… i understand why this problem is happening, but i am wanting to know how can i achieve the desired effect im looking for, any ideas?