public static class IlvGeneralActivity.Factory extends Object implements IlvActivityFactory
IlvGeneralActivity.Factory
is a factory that creates
instances of IlvGeneralActivity
.
The activity factory supports alternate locales by utilizing resource files. The resource files are documented here.
Constructor and Description |
---|
Factory()
Creates an
IlvGeneralActivity factory. |
Modifier and Type | Method and Description |
---|---|
IlvActivity |
createActivity(IlvTimeInterval interval)
Creates an
IlvGeneralActivity object from the given parameters. |
public Factory()
IlvGeneralActivity
factory.public IlvActivity createActivity(IlvTimeInterval interval)
IlvGeneralActivity
object from the given parameters.createActivity
in interface IlvActivityFactory
interval
- The time interval assigned to the activity.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.