Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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