public static final class LinkActionBuilder.NewWindowInfo extends java.lang.Object
NewWindowInfo()
double
getHeight()
java.lang.String
getName()
getWidth()
void
setHeight(double height)
setName(java.lang.String name)
setWidth(double width)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NewWindowInfo()
public double getHeight()
public void setHeight(double height)
public java.lang.String getName()
public void setName(java.lang.String name)
public double getWidth()
public void setWidth(double width)