com.partnersoft.swingform.testgui
Class ConsoleView

java.lang.Object
  extended by com.partnersoft.swingform.testgui.ConsoleView

public class ConsoleView
extends java.lang.Object

An interactive Beanshell console.

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
ConsoleView()
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleView

public ConsoleView()
Method Detail

getComponent

public javax.swing.JComponent getComponent()