com.teamdev.jxbrowser
Class VisualWindowContainer
java.lang.Object
com.teamdev.jxbrowser.VisualWindowContainer
- All Implemented Interfaces:
- NewWindowContainer
public abstract class VisualWindowContainer
- extends java.lang.Object
- implements NewWindowContainer
Use this type of NewWindowContainer if you need to know the size
of new window container or configure it according to the popup window
features that can be set from JavaScript.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualWindowContainer
public VisualWindowContainer()
setVisible
public void setVisible(boolean visible)
setLocation
public void setLocation(java.awt.Point location)
setSize
public void setSize(java.awt.Dimension size)