Where is the Application class?

Hi,

Im compiling the spark proyect and i have a problem with the ApplePlugin.java because it doesn´t find

this 3 imports

import com.apple.eawt.Application;
import com.apple.eawt.ApplicationAdapter;
import com.apple.eawt.ApplicationEvent;

where are they??

thanks!