|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyContextProvider
Provides a property context.
Method Summary | |
---|---|
PropertyContext |
getPropertyContext(PropertyDescriptor propertyDescriptor) Creates a new property context for the given propertyDescriptor . |
Method Detail |
---|
PropertyContext getPropertyContext(PropertyDescriptor propertyDescriptor) throws NullPointerException
propertyDescriptor
.
propertyDescriptor
- the descriptor whose context is requested.
NullPointerException
- of
propertyDescriptor
is
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |