Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

EODialogs


Inherits from:
Object
Package:
com.webobjects.eoapplication


Class Description


Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.




Constants



Constant Description
CancelOperation Description forthcoming.
DefaultOperation Description forthcoming.
OptionalOperation Description forthcoming.



Method Types


All methods
runChooseOperationDialog
runConfirmOperationDialog
runConfirmOperationDialog
runErrorDialog
runInformationDialog


Constructors



EODialogs

public EODialogs()

Description forthcoming.


Static Methods



runChooseOperationDialog

public static int runChooseOperationDialog( String aString, String aString, String aString, String aString)

Description forthcoming.

runConfirmOperationDialog

public static boolean runConfirmOperationDialog( String aString, String aString, String aString, String aString)

Description forthcoming.

runConfirmOperationDialog

public static boolean runConfirmOperationDialog( String aString, String aString, String aString)

Description forthcoming.

runErrorDialog

public static void runErrorDialog( String aString, String aString)

Description forthcoming.

runInformationDialog

public static void runInformationDialog( String aString, String aString)

Description forthcoming.

© 2001 Apple Computer, Inc. (Last Published April 14, 2001)


Table of Contents