Uses of Class
com.sun.electric.tool.Client.ServerEvent

Packages that use Client.ServerEvent
com.sun.electric.tool Package for all synthesis and analysis tools. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
 

Uses of Client.ServerEvent in com.sun.electric.tool
 

Methods in com.sun.electric.tool with parameters of type Client.ServerEvent
protected  void AbstractUserInterface.addEvent(Client.ServerEvent serverEvent)
           
protected  void StreamClient.dispatchServerEvent(Client.ServerEvent serverEvent)
           
 

Uses of Client.ServerEvent in com.sun.electric.tool.user
 

Methods in com.sun.electric.tool.user with parameters of type Client.ServerEvent
 void UserInterfaceMain.addEvent(Client.ServerEvent serverEvent)
           
protected  void UserInterfaceMain.dispatchServerEvent(Client.ServerEvent serverEvent)