org.objectweb.proactive.ic2d.gui.components.model
Class ProActiveConfiguration

java.lang.Object
  extended by org.objectweb.fractal.gui.model.BasicConfiguration
      extended by org.objectweb.proactive.ic2d.gui.components.model.ProActiveConfiguration
All Implemented Interfaces:
BindingController, LifeCycleController, org.objectweb.fractal.gui.model.Configuration, org.objectweb.fractal.gui.model.Factory

public class ProActiveConfiguration
extends org.objectweb.fractal.gui.model.BasicConfiguration

Author:
Matthieu Morel

Field Summary
 
Fields inherited from class org.objectweb.fractal.gui.model.BasicConfiguration
CONFIGURATION_LISTENERS_BINDING, listeners, VETOABLE_CONFIGURATION_LISTENERS_BINDING
 
Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController
STARTED, STOPPED
 
Constructor Summary
ProActiveConfiguration()
           
 
Method Summary
 org.objectweb.fractal.gui.model.Component createComponent()
           
 
Methods inherited from class org.objectweb.fractal.gui.model.BasicConfiguration
bindFc, createClientInterface, createComponent, createServerInterface, getChangeCount, getFcState, getListeners, getRootComponent, getStorage, getVetoableListeners, listFc, lookupFc, setChangeCount, setRootComponent, setStorage, startFc, stopFc, unbindFc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProActiveConfiguration

public ProActiveConfiguration()
Method Detail

createComponent

public org.objectweb.fractal.gui.model.Component createComponent()
Specified by:
createComponent in interface org.objectweb.fractal.gui.model.Factory
Overrides:
createComponent in class org.objectweb.fractal.gui.model.BasicConfiguration


Copyright 2001-2007 INRIA All Rights Reserved.