net.sf.jeppers.grid
Class GridUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended bynet.sf.jeppers.grid.GridUI
Direct Known Subclasses:
BasicGridUI

public class GridUI
extends javax.swing.plaf.ComponentUI

Pluggable look and feel interface for JGrid.

Author:
Cameron Zemek

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

GridUI

public GridUI()