|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValueDetailListener
Notified of detailed value descriptions.
Clients may implement this interface.
IDebugModelPresentation
Method Summary | |
---|---|
void |
detailComputed(IValue value,
java.lang.String result)
Notifies this listener that the details for the given value have been computed as the specified result. |
Method Detail |
---|
void detailComputed(IValue value, java.lang.String result)
value
- the value for which the detail is providedresult
- the detailed description of the given value
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.