On Thursday 15 November 2001 01:29 pm, you wrote:
...
omitted
...
> public static void main(String[] args) {
> // Memanggil diri sendiri dan Membuat instant obj dari kelas
> Frame1
> Frame1 frame1 = new Frame1();
> }
>
> // metod ini bisa dipanggil dari class lain karena public
> public void matikan_saya () {
> this.dispose();
> }
>
> // metod ini untuk membuat instance object frame2
> public void munculkan_frame2() {
> Frame2 frame2 = new Frame2();
> }
...
omitted
...
> Sepertinya perlu suatu class lagi sebagai perantara ya ?
> Ahmad Juniar
Pertanyaan Java Programming kok masuk sini sich.
Tanya-nya ke milis yang bersangkutan dong.
--
Ferdinand Neman
--
=== ALL USERS PLEASE NOTE ========================
Compiler optimizations have been made to macro expand LET into a WITHOUT-
INTERRUPTS special form so that it can PUSH things into a stack in the
LET-OPTIMIZATION area, SETQ the variables and then POP them back when it's
done. Don't worry about this unless you use multiprocessing.
Note that LET *could* have been defined by:
(LET ((LET '`(LET ((LET ',LET))
,LET)))
`(LET ((LET ',LET))
,LET))
This is believed to speed up execution by as much as a factor of 1.01 or
3.50 depending on whether you believe our friendly marketing representatives.
This code was written by a new programmer here (we snatched him away from
Itty Bitti Machines where we was writting COUGHBOL code) so to give him
confidence we trusted his vows of "it works pretty well" and installed it.
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3