src/java.desktop/unix/classes/sun/awt/X11/XMenuItemPeer.java

Print this page

        

*** 73,84 **** private Point textOrigin; /* * Size constants */ ! private final static int SEPARATOR_WIDTH = 20; ! private final static int SEPARATOR_HEIGHT = 5; /************************************************ * * Text Metrics * --- 73,84 ---- private Point textOrigin; /* * Size constants */ ! private static final int SEPARATOR_WIDTH = 20; ! private static final int SEPARATOR_HEIGHT = 5; /************************************************ * * Text Metrics *