17 package com.generalrobotix.ui.util;
26 @SuppressWarnings(
"serial")
29 super(owner, caption, JOptionPane.QUESTION_MESSAGE, YES_NO_TYPE);
36 super(owner, caption, JOptionPane.QUESTION_MESSAGE, type);
static final String get(String key)
png_infop png_charp png_int_32 png_int_32 int * type
ConfirmDialog(Frame owner, String caption, String message, int type)
ConfirmDialog(Frame owner, String caption, String message)