2019年1月16日 星期三

java - MVC,JFrame Form

MVC 
1.M (model ) => class + Data Base
2 V (view ) =>  UI
 3C(coutrals ) => 操作
Integer , parse Int


JFrame Form(main) / Jpane  Form
1) containers 容器 (規劃 版面用) => panel (面板)
2.) controls (控制項元件)
      a. Label = > 標籤
      b. Textfield = >  文字欄位
      c.Button => 按鈕
      d.Text Area => 文字區
 
3.) preference ,  屬性
1. preference => 外觀
2.birding
3.events = > 事件 = > 操作方式
4.code => 撰寫 程式碼 soura 要的設定

沒有留言:

張貼留言