planetj.dataengine.display
Class DetailDisplayPropertyGroup.TargetWindow
java.lang.Object
  |
  +--planetj.dataengine.display.DetailDisplayPropertyGroup.TargetWindow
- Enclosing class:
 - DetailDisplayPropertyGroup
 
- public class DetailDisplayPropertyGroup.TargetWindow
- extends Object
  
Object representing the target window.  The target window is either specified as just a name "myWindow"
 or as a comma separated property String in this format: "name=myWindow,width=300,height=300,toolbar=yes".
 When you use the property string, you must specify the "name" for the name of the target window
 
 
getName
public String getName()
 
getProperties
public String getProperties()