Interface ScriptDebugView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
ScriptDebugViewImpl
public interface ScriptDebugView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionButtonButtonTextAreavoidMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getOutputArea
TextArea getOutputArea() -
getCloseButton
Button getCloseButton() -
getCleanButton
Button getCleanButton() -
setTitle
-