?? notyetnotes
字號:
The location of .jnlp files is defined in index.mem4 thusly:#define JNLPBASE http://java.sun.com/docs/books/javatutorial/onlineonly/JWS/uiswing/components/example-1dot4#definemacro JNLPLINK <a href="$JNLPBASE/$DEMO_NAME.jnlp">$DEMO_NAME</a>For conversion notes, see ../NOTYETexample-1dot4/README.PROBLEMS--------DialogDemo has too many inner classes. Non-auto-closing dialogdoesn't use the L&F decorations. Non-modal dialog takes too longto open -- should be prepared in background. Also see conversionnotes in NOTYETexample-1dot4/README.FileChooserDemo isn't signed and thus can't be launched with JWS.Is this OK?JWSFileChooserDemo uses 2 deprecated APIs -- setNextFocusableComponent& StringBufferInputStream. Also, it can overwrite existing files.Scary!!TumbleItem: I forgot the "/" before the ">" on the param tags, whichcaused all but the first to be ignored (null). General: JWS caches the .jnlp files and doesn't seem to check whetherthey're updated. To get a jnlp file reread, I had to remove the applicationfrom JWS (Application > Remove) and then try the link in the browseragain.To get a new .jnlp file
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -