|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ model overview ] | PREV NEXT | ||||||||
Uses of Interface
com.virtuosotechnologies.asaph.model.CommentString
| Uses of CommentString in com.virtuosotechnologies.asaph.model |
| Methods in com.virtuosotechnologies.asaph.model that return CommentString | |
CommentString |
SongLine.insertCommentStringBefore(SongLineMember before,
java.lang.String str,
javax.swing.event.UndoableEditListener undoListener)
Add a comment string at the given position. |
CommentString |
SongLine.insertCommentStringAfter(SongLineMember after,
java.lang.String str,
javax.swing.event.UndoableEditListener undoListener)
Add a comment string at the given position. |
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ model overview ] | PREV NEXT | ||||||||