com.imagero.gui.swing.plaf
Class ShapeUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended bycom.imagero.gui.swing.plaf.ShapeUI
Direct Known Subclasses:
BasicShapeUI

public abstract class ShapeUI
extends javax.swing.plaf.ComponentUI

ShapeUI.java


Constructor Summary
ShapeUI()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShapeUI

public ShapeUI()