java命名空间javax.swing类jcomponent.accessiblejcomponent的类成员方法:
accessiblefocushandler定义及介绍
本文导语:
accessiblefocushandler
protected focuslistener accessiblefocushandler
jcomponent.accessiblejcomponent
protected jcomponent.accessiblejcomponent()
尽管该类是抽象的,但是应该通过所有子类调用它。
addpropertychangelistener
public void addpropertychangelistener(p...
accessiblefocushandler
protected focuslistener accessiblefocushandler
protected jcomponent.accessiblejcomponent()
- 尽管该类是抽象的,但是应该通过所有子类调用它。
addpropertychangelistener
public void addpropertychangelistener(propertychangelistener listener)
- 将一个 propertychangelistener 添加到侦听器列表中。
- 覆盖:
- selection
iis7站长之家
container.accessibleawtcontainer
中的 addpropertychangelistener
- 参数:
listener
- 要添加的 propertychangelistener- 另请参见:
accessiblecontext.accessible_name_property
,
accessiblecontext.accessible_description_property
,
accessiblecontext.accessible_state_property
,
accessiblecontext.accessible_value_property
,
accessiblecontext.accessible_selection_property
,
accessiblecontext.accessible_text_property
,
accessiblecontext.accessible_visible_data_property