org.openide.awt 7.23.1
A B C D E F G H I J L M N O P R S T U V

N

NO_CLOSE_BUTTON - Static variable in class org.openide.awt.TabbedPaneFactory
To hide close button feature on specific tab, put value Boolean.TRUE as a client property of your tab:
NONE - Static variable in class org.openide.awt.SplittedPanel
Deprecated. constant for no split - only the first (left/top) component will be shown
NONE - Static variable in interface org.openide.awt.UndoRedo
Empty implementation that does not allow any undo or redo actions.
Notification - Class in org.openide.awt
Controller for a notification message obtained from NotificationDisplayer.
Notification() - Constructor for class org.openide.awt.Notification
 
NotificationDisplayer - Class in org.openide.awt
Creates and shows clickable notifications in the main status line.
NotificationDisplayer() - Constructor for class org.openide.awt.NotificationDisplayer
 
NotificationDisplayer.Priority - Enum in org.openide.awt
Priority of Notification
notify(String, Icon, String, ActionListener) - Method in class org.openide.awt.NotificationDisplayer
Create and show new notification with the default priority.
notify(String, Icon, String, ActionListener, NotificationDisplayer.Priority) - Method in class org.openide.awt.NotificationDisplayer
Create and show new notification.
notify(String, Icon, JComponent, JComponent, NotificationDisplayer.Priority) - Method in class org.openide.awt.NotificationDisplayer
Create and show new notification with customized content.
notifySpinButtonListenersAboutDownMove() - Method in class org.openide.awt.SpinButton
Deprecated.  
notifySpinButtonListenersAboutUpMove() - Method in class org.openide.awt.SpinButton
Deprecated.  

org.openide.awt 7.23.1
A B C D E F G H I J L M N O P R S T U V
Built on July 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.