changeset 23715 | 54ae9dd9df73 |
parent 23010 | 6dadb192ad81 |
child 25761 | c408b10ef757 |
23714:468e8b2a358a | 23715:54ae9dd9df73 |
---|---|
39 import javax.swing.text.View; |
39 import javax.swing.text.View; |
40 |
40 |
41 |
41 |
42 /** |
42 /** |
43 * Standard tool tip L&F. |
43 * Standard tool tip L&F. |
44 * <p> |
|
45 * |
44 * |
46 * @author Dave Moore |
45 * @author Dave Moore |
47 */ |
46 */ |
48 public class BasicToolTipUI extends ToolTipUI |
47 public class BasicToolTipUI extends ToolTipUI |
49 { |
48 { |