Home
last modified time | relevance | path

Searched defs:Alert (Results 1 – 1 of 1) sorted by relevance

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAlert.java29 public class Alert extends Dialog { class
31 protected Alert(java.awt.Frame owner, XAccessibleComponent xAccessibleComponent) { in Alert() method in Alert
35 protected Alert(java.awt.Frame owner, String name, XAccessibleComponent xAccessibleComponent) { in Alert() method in Alert
39 …protected Alert(java.awt.Frame owner, String name, boolean modal, XAccessibleComponent xAccessible… in Alert() method in Alert