com.sun.javatest.exec
Interface ET_ViewControl

All Superinterfaces:
ET_Control
All Known Implementing Classes:
ET_DefaultViewControl

public interface ET_ViewControl
extends ET_Control


Method Summary
 Session getConfig()
           
 void setConfig(Session ses)
           
 
Methods inherited from interface com.sun.javatest.exec.ET_Control
dispose, getMenu, getToolBarActionList, restore, save, updateGUI
 

Method Detail

setConfig

void setConfig(Session ses)

getConfig

Session getConfig()


Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.