|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemberFilter | |
---|---|
com.cosylab.gui.components.introspection | |
com.cosylab.introspection |
Uses of MemberFilter in com.cosylab.gui.components.introspection |
---|
Methods in com.cosylab.gui.components.introspection that return MemberFilter | |
---|---|
MemberFilter |
MethodSelectionPanel.getMemberFilter()
Gets the memberFilter property (com.cosylab.gui.adapters.infobus.MemberFilter) value. |
Methods in com.cosylab.gui.components.introspection with parameters of type MemberFilter | |
---|---|
void |
MethodSelectionPanel.setMemberFilter(MemberFilter memberFilter)
Sets the memberFilter property (com.cosylab.gui.adapters.infobus.MemberFilter) value. |
Uses of MemberFilter in com.cosylab.introspection |
---|
Methods in com.cosylab.introspection with parameters of type MemberFilter | |
---|---|
static java.lang.reflect.Member[] |
ClassIntrospector.getMembers(java.lang.Class theClass,
MemberFilter filter)
Returns all members of the specified class that are accepted by the filter
object passed as a parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |