showOpenDialog(Component parent)方法在( )参数指定文件对话框的( )。
showOpenDialog(Component parent)方法在( )参数指定文件对话框的( )。
A、Component 、父组件
B、Component 、子组件
C、parent、父组件
D、parent、子组件
【正确答案】:A
【题目解析】:参考教材P214。
掌握对“对话框”知识点了解。
Top