< prev index next >

src/java.desktop/macosx/classes/com/apple/eawt/FullScreenUtilities.java

Print this page

        

*** 30,39 **** --- 30,40 ---- import javax.swing.RootPaneContainer; import sun.lwawt.macosx.*; import com.apple.eawt.event.GestureUtilities; + import java.awt.desktop.FullScreenListener; /** * Utility class perform animated full screen actions to top-level {@link Window}s. * * This class manages the relationship between {@link Windows}s and the {@link FullScreenListener}s
< prev index next >