story.dbcore.gui
Class ShellComponent
java.lang.Object
story.dbcore.gui.ShellComponent
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class ShellComponent
- extends java.lang.Object
- implements java.awt.event.ActionListener
Creates a box for executing shell commands
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShellComponent
public ShellComponent(DBCoreInterface dbci,
DetailBox detail,
Forest forest,
javax.swing.JFrame frame,
CoreBrowser parentBrowser,
javax.swing.JSplitPane splitPane)
throws Scheherexception
- Throws:
Scheherexception
getPanel
public javax.swing.JPanel getPanel()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
execute
public void execute(java.lang.String command)
Copyright © 2011 David K. Elson. All Rights Reserved.