g.drawString("Codebase: " + this.getCodeBase().toString(), 10, 40); g.drawString("Document base: " + this.getDocumentBase().toString(), 10, 65);