Uses of Class
com.ptc.wvs.server.cadagent.LogPane

Packages that use LogPane
com.ptc.wvs.server.cadagent   
 

Uses of LogPane in com.ptc.wvs.server.cadagent
 

Fields in com.ptc.wvs.server.cadagent declared as LogPane
private  LogPane Log.logPane
           
private  LogPane CadWorkers.statusLogPane
           
private  LogPane CadWorkers.distributedLogPane
           
 

Methods in com.ptc.wvs.server.cadagent that return LogPane
 LogPane Worker.getLogPane()
           
 LogPane ShapeType.getLogPane()
           
 LogPane Log.getLogPane()
           
 

Methods in com.ptc.wvs.server.cadagent with parameters of type LogPane
 void Log.setLogPane(LogPane logPane)