< prev index next >

application/org.openjdk.jmc.flightrecorder.ext.jfx/src/main/java/org/openjdk/jmc/flightrecorder/ext/jfx/Messages.java

Print this page

        

*** 36,46 **** public class Messages extends NLS { private static final String BUNDLE_NAME = "org.openjdk.jmc.flightrecorder.ext.jfx.messages"; //$NON-NLS-1$ public static String JfxConstants_INPUT_TYPE; ! public static String JfxConstants_PHASE; public static String JfxConstants_PULSE_ID; public static String JfxConstants_PULSE_START; public static String JfxConstants_PULSE_START_DESCRIPTION; public static String JfxPage_INPUT; public static String JfxPage_INPUTS; --- 36,46 ---- public class Messages extends NLS { private static final String BUNDLE_NAME = "org.openjdk.jmc.flightrecorder.ext.jfx.messages"; //$NON-NLS-1$ public static String JfxConstants_INPUT_TYPE; ! public static String JfxConstants_PHASE_NAME; public static String JfxConstants_PULSE_ID; public static String JfxConstants_PULSE_START; public static String JfxConstants_PULSE_START_DESCRIPTION; public static String JfxPage_INPUT; public static String JfxPage_INPUTS;
< prev index next >