org.lwjgl.DisplayMode

Hi to all.
New release of lwjgl dont contains these classes

org.lwjgl.DisplayMode
org.lwjgl.opengl.Window

i have some problems whit old demo …
someone cold hel me in creating a WIndow with new release?
how could i launch an application in fullscreen?

some example?

org.lwjgl.Display … sorry

it’s in org.lwjgl.opengl.Display

There is alot of example code in the source distribution. Look in org.lwjgl.test.*