Extension SDK 10.1.2

oracle.ide.navigator
Class NavigatorConstants

java.lang.Object
  extended byoracle.ide.navigator.NavigatorConstants

public final class NavigatorConstants
extends java.lang.Object

The NavigatorConstants class defines navigato specific constants such as context menu items. Clients can use the menu item constants as a reference to add their own menu items to the navigator context menu.


Field Summary
static javax.swing.JMenuItem New
          Holds the navigator window New...
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

New

public static javax.swing.JMenuItem New
Holds the navigator window New... context menu item. Addins can use this menu item as reference for inserting other context menu items.


Extension SDK

 

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