差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン | |||
| study:java:design_pattern:proxy [2021/05/12 00:26] – [ImageProxy Class] banana | study:java:design_pattern:proxy [2021/05/12 00:27] (現在) – [ImageProxy Class] banana | ||
|---|---|---|---|
| 行 147: | 行 147: | ||
| public void run(){ | public void run(){ | ||
| try { | try { | ||
| - | // | + | // |
| - | //객체를 리턴합니다. | + | |
| imageIcon = new ImageIcon(imageURL, | imageIcon = new ImageIcon(imageURL, | ||
| // | // | ||