Class Iconic
- java.lang.Object
-
- org.processmining.specpp.prom.util.Iconic
-
public class Iconic extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static javax.swing.Iconcheckmarkstatic javax.swing.Iconchevron_bluestatic javax.swing.Iconchevron_pinkstatic javax.swing.Iconchevron_whitestatic javax.swing.Iconcircled_questionmarkstatic javax.swing.Iconcrossstatic javax.swing.Icondrag_and_dropstatic javax.swing.Iconhandstatic javax.swing.Iconquestionmarkstatic javax.swing.Iconred_crossstatic javax.swing.Iconright_arrowstatic javax.swing.Icontiny_circled_questionmarkstatic javax.swing.Icontiny_circled_questionmark_hoveredstatic javax.swing.Icontiny_handstatic javax.swing.Icontiny_right_arrow
-
Constructor Summary
Constructors Constructor Description Iconic()
-
-
-
Field Detail
-
checkmark
public static final javax.swing.Icon checkmark
-
cross
public static final javax.swing.Icon cross
-
red_cross
public static final javax.swing.Icon red_cross
-
drag_and_drop
public static final javax.swing.Icon drag_and_drop
-
hand
public static final javax.swing.Icon hand
-
right_arrow
public static final javax.swing.Icon right_arrow
-
tiny_hand
public static final javax.swing.Icon tiny_hand
-
tiny_right_arrow
public static final javax.swing.Icon tiny_right_arrow
-
chevron_white
public static final javax.swing.Icon chevron_white
-
chevron_pink
public static final javax.swing.Icon chevron_pink
-
chevron_blue
public static final javax.swing.Icon chevron_blue
-
questionmark
public static javax.swing.Icon questionmark
-
circled_questionmark
public static javax.swing.Icon circled_questionmark
-
tiny_circled_questionmark
public static javax.swing.Icon tiny_circled_questionmark
-
tiny_circled_questionmark_hovered
public static javax.swing.Icon tiny_circled_questionmark_hovered
-
-