Skip to content

Commit 85216a0

Browse files
hansonrhansonr
authored andcommitted
obsolete note out
1 parent 622cf25 commit 85216a0

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

sources/net.sf.j2s.java.core/src/swingjs/plaf/JSFrameUI.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,6 @@ public class JSFrameUI extends JSWindowUI implements FramePeer, JSComponentUI.Em
5858
// for our purposes, a frame will be synonymous with a non-imbedded applet or a
5959
// dialog.
6060

61-
// Applet: xxx_appletinfotablediv (fixed w&h)
62-
// / \
63-
// z 200000 xxx_swingdiv (rootpane, fixed w&h) \
64-
// z 200001 xxx_appletdiv (w,h 100%) xxx_infotablediv (System.out)
65-
// z 200002 xxx_canvas2d (w,h 100%)
66-
// z 200003 xxx_contentLayer (fixed w&h)
67-
// xxx_2dappletdiv (w,h 100%; could be used for the glassPane)
68-
//
69-
7061
protected JFrame frame;
7162
// private String title;
7263
private int state;

0 commit comments

Comments
 (0)