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

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

public class ViewToolItems
extends ToolItems


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
ViewToolItems()
           
 
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

ViewToolItems

public ViewToolItems()
Method Detail

showItems

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

update

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


loadProperties

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