Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.javatools.editor.popup
Class PopupWindow

java.lang.Object
  extended by oracle.javatools.editor.popup.PopupWindow

public final class PopupWindow
extends java.lang.Object

The PopupWindow


Method Summary
 void setAccessibleName(java.lang.String name)
          Sets the supplied name as the accessible name on the popup window so it can be read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setAccessibleName

public void setAccessibleName(java.lang.String name)
Sets the supplied name as the accessible name on the popup window so it can be read

Parameters:
name - the string to use as the accessible name

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.