Uses of Interface
org.openbp.cockpit.modeler.figures.generic.TitleFigure

Packages that use TitleFigure
org.openbp.cockpit.modeler.figures.generic   
org.openbp.cockpit.modeler.util   
 

Uses of TitleFigure in org.openbp.cockpit.modeler.figures.generic
 

Classes in org.openbp.cockpit.modeler.figures.generic that implement TitleFigure
 class FixedTitleFigure
          Fixed width/height text figure that is connected to a given display object (the client) and displays either the name or the display text of the object.
 class MoveableTitleFigure
          Moveable text figure that is connected to a given display object (the client) and displays either the name or the display text of the object.
 

Uses of TitleFigure in org.openbp.cockpit.modeler.util
 

Methods in org.openbp.cockpit.modeler.util with parameters of type TitleFigure
static boolean FigureUtil.synchronizeText(TitleFigure figure)
          Synchronizes a title figure with the text of its associated content object.
 



Copyright © 2011. All Rights Reserved.