Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SequenceChoice Class Reference

Inheritance diagram for SequenceChoice::

CorbaObjectChoice List of all members.

Public Methods

 SequenceChoice (TypeCode tc)
void setAliasInfo (String name, String id)
 This method is called when the type is an aliased one. More...

String name ()
 Name of the type. More...

JComponent inputRes ()
 Dialog components where the user specifies the parameter or result. More...

JComponent inputArg ()
String getResult (Any resAny)
 Request management: add argument to Any, or extract result from Any (and convert it to String). More...

void setArgument (Any argsAny) throws InvalidChoiceException
String toString (java.lang.Object obj)
 Converts that object to string. More...

java.lang.Object asObject (String name) throws InvalidChoiceException
 Returns the object introduced as that text. More...


Constructor & Destructor Documentation

SequenceChoice::SequenceChoice TypeCode    tc [inline]
 


Member Function Documentation

void SequenceChoice::setAliasInfo String    name,
String    id
[inline]
 

This method is called when the type is an aliased one.

Reimplemented from CorbaObjectChoice.

String SequenceChoice::name   [inline, virtual]
 

Name of the type.

Reimplemented from CorbaObjectChoice.

JComponent SequenceChoice::inputRes   [inline, virtual]
 

Dialog components where the user specifies the parameter or result.

Reimplemented from CorbaObjectChoice.

JComponent SequenceChoice::inputArg   [inline, virtual]
 

Reimplemented from CorbaObjectChoice.

String SequenceChoice::getResult Any    resAny [inline, virtual]
 

Request management: add argument to Any, or extract result from Any (and convert it to String).

Reimplemented from CorbaObjectChoice.

void SequenceChoice::setArgument Any    argsAny [inline, virtual]
 

Reimplemented from CorbaObjectChoice.

String SequenceChoice::toString java.lang.Object    obj [inline]
 

Converts that object to string.

Useful method to implement getResult.

Reimplemented from CorbaObjectChoice.

java.lang.Object SequenceChoice::asObject String    name [inline, virtual]
 

Returns the object introduced as that text.

Useful method to implement setArgument.

Reimplemented from CorbaObjectChoice.


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 14:14:27 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001