com.imagero.gui.flowin.plaf
Class DockedPaneUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended bycom.imagero.gui.flowin.plaf.DockedPaneUI
Direct Known Subclasses:
BasicDockedPaneUI, MotifDockedPaneUI

public class DockedPaneUI
extends javax.swing.plaf.ComponentUI


Constructor Summary
DockedPaneUI()
           
 
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

DockedPaneUI

public DockedPaneUI()