A C D E H I L M Q S U V

A

ACCEPT() - Static method in class COMPUTE
Placeholder.
ACCEPT() - Static method in class HELLOWORLDSWING
Placeholder.
ADD(double, double) - Static method in class COMPUTE
Add two double's
ADD(String, String) - Static method in class COMPUTE
Add the absolute value of the numeric portion of two strings

C

ClientTst - class examples.ejb20.basic.beanManaged.ClientTst.
This class demonstrates calling an entity EJBean.
ClientTst(String) - Constructor for class examples.ejb20.basic.beanManaged.ClientTst
 
COMPUTE - class COMPUTE.
UD5 Example Class.
COMPUTE() - Constructor for class COMPUTE
 

D

DDIALOG(String, String) - Static method in class HELLOSWING
Entry point for creating a Swing Dialog from Uniface.
DIALOG(String, String) - Static method in class HELLOSWING
Entry point for creating a Swing Dialog from Uniface.

E

example() - Method in class examples.ejb20.basic.beanManaged.ClientTst
 
EXEC() - Static method in class COMPUTE
Placeholder.
EXEC() - Static method in class HELLOWORLDSWING
Main entry point for calling from Uniface.
EXEC() - Static method in class HELLOSWING
Main entry point for calling from Uniface.

H

HELLO() - Static method in class COMPUTE
Return a test string
HELLOA() - Static method in class COMPUTE
Return an array of strings as a test
HELLOSWING - class HELLOSWING.
UD5 Example Class.
HELLOSWING() - Constructor for class HELLOSWING
 
HELLOWORLDSWING - class HELLOWORLDSWING.
UD5 Example Class.
HELLOWORLDSWING() - Constructor for class HELLOWORLDSWING
 

I

IDIALOG(String, String) - Static method in class HELLOSWING
Entry point for creating a Swing Dialog from Uniface.

L

LOADLIBRARY(String) - Static method in class MHU
Loads the UD5 library to prepare the Java Runtime Environment to perform Uniface call-in with either the ud5 or ud5j11 library.

M

main(String[]) - Static method in class MHU
Test that the class and library can be loaded.
main(String[]) - Static method in class COMPUTE
Test the class.
main(String[]) - Static method in class HELLOWORLDSWING
Test the class.
main(String[]) - Static method in class HELLOSWING
Test the class.
main(String[]) - Static method in class examples.ejb20.basic.beanManaged.ClientTst
 
maintst(String[]) - Static method in class examples.ejb20.basic.beanManaged.ClientTst
Runs this example from the command line.
MHU - class MHU.
Uniface Interface Class.
MHU() - Constructor for class MHU
 

Q

QUIT() - Static method in class COMPUTE
Placeholder.
QUIT() - Static method in class HELLOWORLDSWING
Notify calling Uniface application and if the user confirms, quit.
QUIT() - Static method in class HELLOSWING
Notify calling Uniface application and quit.

S

SUBTRACT(int, int) - Static method in class COMPUTE
Subtract two integers

U

UACTIVATE(String, String) - Method in class MHU
Activate a Uniface operation with no parameters.
UACTIVATE(String, String, int) - Method in class MHU
Activate a Uniface operation.
UACTIVATE(String, String, String) - Method in class MHU
Activate a Uniface operation.

V

VAL(String) - Static method in class COMPUTE
The absolute value of the numeric portion of a string.
VVAL(String) - Static method in class COMPUTE
Determine the absolute value of the numeric portion of a string.

A C D E H I L M Q S U V