LWJGL Convert BufferedImage to Texture

How to convert a [icode]BufferedImage[/icode] into a [icode]Texture[/icode] in LWJGL? I have managed to create a display and draw some QUADS on it.