org.w3c.dom
Interface Window

All Known Subinterfaces:
Window
All Known Implementing Classes:
BaseScriptingEnvironment.Window, ScriptingEnvironment.Window

public interface Window


Method Summary
 Location getLocation()
           
 Window getParent()
           
 

Method Detail

getParent

public Window getParent()

getLocation

public Location getLocation()


Copyright © 2009 Apache Software Foundation. All Rights Reserved.