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 loadIcons()
           
 void loadProperties()
          Actualiza los textos
 void showItems(ToolBar toolBar)
           
 void update()
          Actualiza los estados
 
Methods inherited from class org.herac.tuxguitar.gui.items.ToolItems
getEditor, getName, isEnabled, setEnabled
 
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 los textos


loadIcons

public void loadIcons()

update

public void update()
Description copied from interface: ItemBase
Actualiza los estados