home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
S283 Planetary Science &n…he Search for Life DVD 2
/
DVD-ROM.iso
/
install
/
jre1_3
/
lib
/
rt.jar
/
java
/
awt
/
Dialog$1.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1979-12-31
|
510 b
|
15 lines
package java.awt;
class Dialog$1 implements Conditional {
// $FF: synthetic field
private final Dialog this$0;
Dialog$1(Dialog var1) {
this.this$0 = var1;
}
public boolean evaluate() {
return Dialog.access$000(this.this$0) && this.this$0.windowClosingException == null;
}
}