Package mdlaf.components.tooltip
Class MaterialToolTipUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.ToolTipUI
-
- javax.swing.plaf.basic.BasicToolTipUI
-
- mdlaf.components.tooltip.MaterialToolTipUI
-
public class MaterialToolTipUI extends javax.swing.plaf.basic.BasicToolTipUI
-
-
Constructor Summary
Constructors Constructor Description MaterialToolTipUI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.swing.plaf.ComponentUIcreateUI(javax.swing.JComponent c)-
Methods inherited from class javax.swing.plaf.basic.BasicToolTipUI
getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installListeners, installUI, paint, uninstallDefaults, uninstallListeners, uninstallUI
-
-