It's all about the answers!

Ask a question

source for quick search


Tierney McCaughrin (1631) | asked Apr 17 '08, 1:56 p.m.
I love the quick search widget located at the bottom of the canvas (in the trim?). I've tried digging through the source code to see how it's done, but so far I haven't been able to find what looks to be the correct one.

Any help is appreciated.

One answer



permanent link
Patrick Streule (4.9k21) | answered Apr 25 '08, 4:10 a.m.
JAZZ DEVELOPER
I love the quick search widget located at the bottom of the canvas (in
the trim?). I've tried digging through the source code to see how
it's done, but so far I haven't been able to find what looks to be
the correct one.

Any help is appreciated.

The classes are located in the
com.ibm.team.workitem.rcp.ui.internal.quicksearch package:

com.ibm.team.workitem.rcp.ui.internal.quicksearch.QuickSearch.java
com.ibm.team.workitem.rcp.ui.internal.quicksearch.SearchBarTrim.java

HTH,
Patrick,
Jazz Work Item Team

Your answer


Register or to post your answer.