All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class websphinx.workbench.ActionEditor

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----websphinx.workbench.ActionEditor

public class ActionEditor
extends Panel

Constructor Index

 o ActionEditor()
Make a ActionEditor.

Method Index

 o getAction()
 o setAction(Action)

Constructors

 o ActionEditor
 public ActionEditor()
Make a ActionEditor.

Methods

 o setAction
 public void setAction(Action act)
 o getAction
 public Action getAction()

All Packages  Class Hierarchy  This Package  Previous  Next  Index