Package ipsk.audio.arr
Class EditSelectionGroup
- java.lang.Object
-
- ipsk.audio.arr.SelectionGroup
-
- ipsk.audio.arr.EditSelectionGroup
-
public class EditSelectionGroup extends SelectionGroup
- Author:
- K.Jaensch, klausj@phonetik.uni-muenchen.de
-
-
Field Summary
-
Fields inherited from class ipsk.audio.arr.SelectionGroup
name, selections
-
-
Constructor Summary
Constructors Constructor Description EditSelectionGroup()
EditSelectionGroup(java.lang.String name)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class ipsk.audio.arr.SelectionGroup
add, add, clear, contains, copyInto, elementAt, elements, equals, firstElement, get, getLastSelectionContainingPosition, getLastSelectionContainingPosition, getName, getSelections, getSelectionsContainingPosition, getSelectionsContainingPosition, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setName, size, subList, toString
-
-