In the example below we'll ask the Desktop class to open a text file. package org.kodejava.awt; import java.awt.*; import java.io.File; import ...
確定! 回上一頁