com.michaelbaranov.microba.gradient.ui
Class GradientUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended bycom.michaelbaranov.microba.gradient.ui.GradientUI
Direct Known Subclasses:
BasicGradientUI

public class GradientUI
extends javax.swing.plaf.ComponentUI


Constructor Summary
GradientUI()
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GradientUI

public GradientUI()