Skip navigation links


Uses of Class
com.essbase.eas.client.intf.CInternalFrame

Packages that use CInternalFrame
com.essbase.eas.client.intf   
com.essbase.eas.ui   

 

Uses of CInternalFrame in com.essbase.eas.client.intf

 

Methods in com.essbase.eas.client.intf with parameters of type CInternalFrame
 java.awt.Component CDesktopPane.addFrame(CInternalFrame f)
           
 void Console.mergeMenus(CInternalFrame f)
          lets the console object know that it needs to merge menus.
 void Console.unmergeMenus(CInternalFrame f)
          lets the console object know that it needs to remove merged menus.

 

Uses of CInternalFrame in com.essbase.eas.ui

 

Subclasses of CInternalFrame in com.essbase.eas.ui
 class ConsoleLogViewerFrame
           
 class ReadOnlyTextFrame
          Displays a text file in read only mode.

 


Skip navigation links


Copyright © 2001, 2007, Oracle. All rights reserved.