Module java.desktop

Interface Accessible

    • Method Detail

      • getAccessibleContext

        AccessibleContext getAccessibleContext()
        Returns the AccessibleContext associated with this object. In most cases, the return value should not be null if the object implements interface Accessible. If a component developer creates a subclass of an object that implements Accessible, and that subclass is not Accessible, the developer should override the getAccessibleContext method to return null.
        Returns:
        the AccessibleContext associated with this object

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部