| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.db.util.DBMenuUtils
public class DBMenuUtils
Menu utilities for database extensions.
| Method Summary | |
|---|---|
static javax.swing.JMenu | 
getToolsSubMenu()Gets the Tools submenu for Database tools menu items to be added to.  | 
static javax.swing.JMenu | 
getViewSubMenu()Gets the View submenu for Database view menu items to be added to.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static javax.swing.JMenu getViewSubMenu()
public static javax.swing.JMenu getToolsSubMenu()
To add items to this menu, use the IDE menu manager. For example:
Ide.getMenubar().add( item, DBMenuUtils.getToolsSubmenu() );
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||