org.herac.tuxguitar.gui.items.tool
Class CompositionToolItems

java.lang.Object
  extended by org.herac.tuxguitar.gui.items.ToolItems
      extended by org.herac.tuxguitar.gui.items.tool.CompositionToolItems
All Implemented Interfaces:
ItemBase

public class CompositionToolItems
extends ToolItems


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
CompositionToolItems()
           
 
Method Summary
 void loadProperties()
          Actualiza el texto del item
 void showItems(ToolBar toolBar)
           
 void update()
          Actualiza el estado del item
 
Methods inherited from class org.herac.tuxguitar.gui.items.ToolItems
getEditor, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

CompositionToolItems

public CompositionToolItems()
Method Detail

showItems

public void showItems(ToolBar toolBar)
Specified by:
showItems in class ToolItems

loadProperties

public void loadProperties()
Description copied from interface: ItemBase
Actualiza el texto del item


update

public void update()
Description copied from interface: ItemBase
Actualiza el estado del item