fr.ove.openmath.jome.ctrlview.bidim
Class BidimLayoutAllocator

java.lang.Object
  extended byfr.ove.openmath.jome.ctrlview.bidim.LayoutAllocator
      extended byfr.ove.openmath.jome.ctrlview.bidim.BidimLayoutAllocator
All Implemented Interfaces:
java.io.Serializable

public class BidimLayoutAllocator
extends LayoutAllocator

This class instanciates the right layout manager according to the display which calls the method. This is an abstract class. It must be inherited to be specialized.

Version:
2.0 01/07/1999
Author:
© 1999 DIRAT Laurent
See Also:
Serialized Form

Constructor Summary
BidimLayoutAllocator()
           
 
Method Summary
 DisplayLayout allocateLayout(java.lang.String layoutName)
          Instanciates the right layout manager whose name is specified.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BidimLayoutAllocator

public BidimLayoutAllocator()
Method Detail

allocateLayout

public DisplayLayout allocateLayout(java.lang.String layoutName)
Instanciates the right layout manager whose name is specified.

Specified by:
allocateLayout in class LayoutAllocator
Parameters:
layoutName - the (class) name of the layout manager.
The name is fully qualified, i.e. packageName.className


Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.