uk.org.toot.swingui.midixui.controlui.neckui
Class NeckController.PlayingStyle

java.lang.Object
  extended by uk.org.toot.swingui.midixui.controlui.neckui.NeckController.PlayingStyle
Enclosing class:
NeckController

public class NeckController.PlayingStyle
extends java.lang.Object


Constructor Summary
NeckController.PlayingStyle(java.lang.String aName)
           
 
Method Summary
 java.lang.String getName()
           
 int getRootString()
           
 void keyPressed(java.awt.event.KeyEvent e)
           
 void keyReleased(java.awt.event.KeyEvent e)
           
 void mouseWheelMoved(java.awt.event.MouseWheelEvent e)
           
 void paintFingering(java.awt.Graphics g)
           
 boolean reRoot(int fret, int string)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeckController.PlayingStyle

public NeckController.PlayingStyle(java.lang.String aName)
Method Detail

getName

public java.lang.String getName()

reRoot

public boolean reRoot(int fret,
                      int string)

keyPressed

public void keyPressed(java.awt.event.KeyEvent e)

keyReleased

public void keyReleased(java.awt.event.KeyEvent e)

mouseWheelMoved

public void mouseWheelMoved(java.awt.event.MouseWheelEvent e)

paintFingering

public void paintFingering(java.awt.Graphics g)

getRootString

public int getRootString()


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.