|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.indy.BaseComponent
BaseComponent is the base class that is the ancestor for all Indy components. BaseComponent implements properties and methods that allow Indy components to access Version number information.
Constructor Summary | |
BaseComponent()
|
Method Summary | |
java.lang.String |
getVersion()
Gets the current version of Indy. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseComponent()
Method Detail |
public final java.lang.String getVersion()
IndyUtilities.getIndyVersion()
IndyUtilities.getIndyVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |