Uses of Class
org.apache.poi.hslf.model.TextBox

Packages that use TextBox
org.apache.poi.hslf.model   
 

Uses of TextBox in org.apache.poi.hslf.model
 

Subclasses of TextBox in org.apache.poi.hslf.model
 class Placeholder
          Represents a Placeholder in PowerPoint.
 class TableCell
          Represents a cell in a ppt table
 

Methods in org.apache.poi.hslf.model that return TextBox
 TextBox Slide.addTitle()
          Create a TextBox object that represents the slide's title.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.