Class AbstractStepEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
ActionStepEditor, AssertionStepEditor, BeginStepEditor, EnclosingStepEditor

public abstract class AbstractStepEditor extends ElementEditor
Provides UI components for editing the name of a step. Note that the UI elements name and nameValidator are merely instantiated by this class - you must still add them to your UI.
See Also: