




如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
中文1972字 毕业设计(论文)文献翻译 题目 学生姓名学号 专业名称计算机科学与技术年级2009级 指导教师职称讲师 所在系(院)计算机科学与技术 2013年3月1日 MenusandToolbars Excerptedfrom"JavaSwing(2NdEdition)(O'Reilly)"byMarcLoy,RobertEcksteinetc. TheJMenuBarClass Swing'sJMenuBarclasssupersedestheAWTMenuBarclass.Thisclasscreatesahorizontalmenubarcomponentwithzeroormoremenusattachedtoit.JMenuBarusestheDefaultSingleSelectionModelasitsdatamodelbecausetheusercanraise,oractivate,onlyoneofitsmenusatagiventime.Oncethemousepointerleavesthatmenu,theclassremovesthemenufromthescreen(orcancelsit,inSwinglingo),andallmenusagainbecomeeligibletoberaisedFigure14-4showstheclasshierarchyfortheJMenuBarcomponent. Figure14-4.JMenuBarclassdiagram YoucanaddJMenuobjectstothemenubarwiththeadd()methodoftheJMenuBarclass.JMenuBarthenassignsanintegerindexbasedontheorderinwhichthemenuswereadded.Themenubardisplaysthemenusfromlefttorightonthebaraccordingtotheirassignedindex.Intheory,thereisoneexception:thehelpmenu.Youaresupposedtobeallowedtomarkonemenuasthehelpmenu;thelocationofthehelpmenuisuptotheL&F.Inpractice,tryingtodothisresultsinJMenuBarthrowinganError. MenuBarPlacement YoucanattachmenubarstoSwingframesorappletsinoneoftwoways.First,youcanusethesetJMenuBar()methodofJFrame,JDialog,JApplet,orJInternalFrame: JFrameframe=newJFrame("Menu"); JMenuBarmenuBar=newJMenuBar(); //Attachthemenubartotheframe. frame.setJMenuBar(menuBar); ThesetJMenuBar()methodisanalogoustothesetMenuBar()methodofjava.awt.Frame.Likeitspredecessor,setJMenuBar()allowstheL&Ftodeterminethelocationofthemenu(typically,itanchorsthemenubartothetopofaframe,adjustingtheframe'sinternalInsetsaccordingly).BothJAppletandJDialogcontainasetJMenuBar()method—thismeansthatyoucanaddmenubarstobothappletsanddialogs.Eitherway,besurenottoconfusethesetJMenuBar()methodwiththeoldersetMenuBar()methodofAWTwhenworkingwithSwingmenus,orthecompilercomplainsbitterly. IfyourapplicationisrunningonaMacintosh,theMacL&Fcanbeconfiguredtoplacemenubarsatthetopofthescreen,whereMacusersexpecttofindthem.Settingthesystem
Ta的资源

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中考试模拟试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中综合测试试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中综合测试模拟试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中统考试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中统考模拟试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中经典试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中经典模拟试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中监测试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中监测模拟试题含解析

2024-2025学年吉林九台区加工河中学七年级数学第一学期期中检测试题含解析

lj****88
实名认证
内容提供者


最近下载