org.openide.awt 7.23.1

org.openide.awt
Class Notification

java.lang.Object
  extended by org.openide.awt.Notification

public abstract class Notification
extends Object

Controller for a notification message obtained from NotificationDisplayer.

Since:
7.6
See Also:
NotificationDisplayer

Constructor Summary
Notification()
           
 
Method Summary
abstract  void clear()
          Remove this notification from the list of active notifications.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Notification

public Notification()
Method Detail

clear

public abstract void clear()
Remove this notification from the list of active notifications.


org.openide.awt 7.23.1

Built on August 25 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.