Module java.desktop

Interface ContainerListener

    • Method Detail

      • componentAdded

        void componentAdded​(ContainerEvent e)
        Invoked when a component has been added to the container.
        Parameters:
        e - the event to be processed
      • componentRemoved

        void componentRemoved​(ContainerEvent e)
        Invoked when a component has been removed from the container.
        Parameters:
        e - the event to be processed

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部