org.herac.tuxguitar.gui.editors.chord
Class ChordCustomList

java.lang.Object
  extended by Composite
      extended by org.herac.tuxguitar.gui.editors.chord.ChordCustomList

public class ChordCustomList
extends Composite


Constructor Summary
ChordCustomList(Composite parent, int style, int height, ChordEditor editor)
           
 
Method Summary
 void init()
           
 GridData makeGridData(int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChordCustomList

public ChordCustomList(Composite parent,
                       int style,
                       int height,
                       ChordEditor editor)
Method Detail

makeGridData

public GridData makeGridData(int height)

init

public void init()