Module java.desktop

Class BasicFileChooserUI.AcceptAllFileFilter

    • Constructor Detail

      • AcceptAllFileFilter

        public AcceptAllFileFilter()
        Constructs an AcceptAllFileFilter.
    • Method Detail

      • accept

        public boolean accept​(File f)
        Returns true.
        Specified by:
        accept in class FileFilter
        Parameters:
        f - the file
        Returns:
        true

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部