org.herac.tuxguitar.gui.editors.chord
Class ChordCreatorUtil.PriorityItem

java.lang.Object
  extended by org.herac.tuxguitar.gui.editors.chord.ChordCreatorUtil.PriorityItem
Enclosing class:
ChordCreatorUtil

protected class ChordCreatorUtil.PriorityItem
extends java.lang.Object

used just to sort StringValue ArrayLists by priorities


Constructor Summary
protected ChordCreatorUtil.PriorityItem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChordCreatorUtil.PriorityItem

protected ChordCreatorUtil.PriorityItem()