How to reuse "MarkerView" [message #324872] |
Sun, 03 February 2008 09:15  |
Eclipse User |
|
|
|
Hi,
I'm trying to implement a view that sort of behaves like the problem
view (meaning it can collapse and expand some part of the list, has
icons and stuff like that). It seemed easiest to me to reuse
ProblemView's base class MarkerView for that. But this class is not part
of the public API and I can't extend it, because I'd have to implement
protected abstract methods.
Is there a way to either
- reuse some of that infrastructure through a public API?
- another part of the public API that does the same?
Or do I have to rewrite the whole thing myself again?
Appreciate any help or pointers to the right documentation.
Jochen
|
|
|
|
Powered by
FUDForum. Page generated in 0.07232 seconds