Skip navigation links


Uses of Interface
com.essbase.eas.ui.ModalDialog

Packages that use ModalDialog
com.essbase.eas.client.plugins Provides classes and interfaces relating to Essbase Administration Services plug-in components. 
com.essbase.eas.framework.client.defs.login   
com.essbase.eas.framework.client.ui.filedlgs   
com.essbase.eas.ui   
com.essbase.eas.ui.ctree   
com.essbase.eas.ui.editor.search   
com.essbase.eas.ui.email   
com.essbase.eas.ui.print   

 

Uses of ModalDialog in com.essbase.eas.client.plugins

 

Classes in com.essbase.eas.client.plugins that implement ModalDialog
 class PluginsDialog
          Implementation of a simple about dialog.

 

Uses of ModalDialog in com.essbase.eas.framework.client.defs.login

 

Classes in com.essbase.eas.framework.client.defs.login that implement ModalDialog
 class ChangePasswordDialog
           
 class DefaultLoginDialog
          Provides a default login dialog box.

 

Uses of ModalDialog in com.essbase.eas.framework.client.ui.filedlgs

 

Classes in com.essbase.eas.framework.client.ui.filedlgs that implement ModalDialog
 class NewDialog
          This class is to be used to create a dialog for the console to create new objects.
 class OpenDialog
          This dialog provides the open object functionality for Tomcat.
 class SaveAsDialog
          This dialog provides the save As object functionality for Tomcat.

 

Uses of ModalDialog in com.essbase.eas.ui

 

Classes in com.essbase.eas.ui that implement ModalDialog
 class ConsoleLogViewerFrame
           
 class KillRequestDialog
           
 class ReadOnlyTextFrame
          Displays a text file in read only mode.
 class StandardDialog
          this is a standard base dialog class that we use in an attempt to ensure some "standard" look and feel values.
 class WizardDialog
          Title: Standard Wizard Dialog Description: This is the standard wizard dialog which is used to host wizard panels Copyright: Copyright (c) 2001-2002 Hyperion Solutions Corporation Company: Hyperion Solutions Corporation

 

Uses of ModalDialog in com.essbase.eas.ui.ctree

 

Classes in com.essbase.eas.ui.ctree that implement ModalDialog
 class ArrangeViewDialog
          dialog for arranging the nodes of a custom view
 class RenameViewDialog
          extension of the JDialog class to implement a dialog for renaming custom views in a ctree panel.

 

Uses of ModalDialog in com.essbase.eas.ui.editor.search

 

Classes in com.essbase.eas.ui.editor.search that implement ModalDialog
 class FindReplace
          The FindReplace class is a component which displays a dialog for either finding either replacing text.
 class GoToLineDialog
           

 

Uses of ModalDialog in com.essbase.eas.ui.email

 

Classes in com.essbase.eas.ui.email that implement ModalDialog
 class SendEmailDialog
          Title: Description: Implements methods for sending an email Copyright: Copyright (c) 2002 Company: Hyperion Solutions Inc.

 

Uses of ModalDialog in com.essbase.eas.ui.print

 

Classes in com.essbase.eas.ui.print that implement ModalDialog
 class CPrintPreviewDialog
          Title: Description: Copyright: Copyright (c) 2001 Company: Hyperion Solutions Corporation

 


Skip navigation links


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