method:new File ( path, filename );return type:Filecontent:ใช้สร้าง Object Fileexample:File file = new File ( "C:/", "panda.jpg" );