ilog.views.gantt.model.general
Class IlvGeneralActivity.Factory
java.lang.Object
ilog.views.gantt.model.general.IlvGeneralActivity.Factory
- All Implemented Interfaces:
- IlvActivityFactory
- Enclosing class:
- IlvGeneralActivity
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.
- Since:
- JViews 5.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvGeneralActivity.Factory
public IlvGeneralActivity.Factory()
- Creates an
IlvGeneralActivity factory.
createActivity
public IlvActivity createActivity(IlvTimeInterval interval)
- Creates an
IlvGeneralActivity object from the given parameters.
- Specified by:
createActivity in interface IlvActivityFactory
- Parameters:
interval - The time interval assigned to the activity.
- Returns:
- The activity.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.