Uses of Class
com.frinika.sequencer.model.TextPart

Packages that use TextPart
com.frinika.sequencer.gui.partview   
com.frinika.sequencer.model   
 

Uses of TextPart in com.frinika.sequencer.gui.partview
 

Constructors in com.frinika.sequencer.gui.partview with parameters of type TextPart
TextPartEditor(TextPart part, PartView partView, java.awt.Rectangle rect)
           
 

Uses of TextPart in com.frinika.sequencer.model
 

Methods in com.frinika.sequencer.model that return TextPart
 TextPart TextLane.createNewTextPart(long ticks)