byucc.jhdl.apps.Viewers
Interface Tool

All Known Implementing Classes:
BrowserMainFrame, BrowserWaves, BrowserWavesTable, CircuitView, ConsoleFrame, LayoutView, MemoryViewer, WatchInterface

public interface Tool


Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void addMenuItems(javax.swing.JMenu menu, java.lang.String menuTitle)
           
 javax.swing.JMenu getMenu()
           
 javax.swing.JMenuBar getMenuBar()
           
 java.lang.String getName()
           
 void setFrame(GenericFrame gFrame)
           
 

Method Detail

addMenuItems

public void addMenuItems(javax.swing.JMenu menu,
                         java.lang.String menuTitle)

getMenu

public javax.swing.JMenu getMenu()

getMenuBar

public javax.swing.JMenuBar getMenuBar()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)

setFrame

public void setFrame(GenericFrame gFrame)

getName

public java.lang.String getName()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.