Hi,
I'm developing idea plugin and want set AutoscrollFromSource & AutoscrollToSource in the project view.
I found the following class http://grepcode.com/file/repository.grepcode.com/java/ext/com.jetbrains/intellij-idea/12.1.2/com/intellij/ide/projectView/impl/ProjectViewImpl.java?av=f that have the following methods:
public void (boolean autoscrollMode, http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/lang/String.java#String paneId)
private void (boolean autoscrollMode, http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/lang/String.java#String paneId)
as you see
Thanks
---
Original message URL: http://devnet.jetbrains.net/message/5497680#5497680