Package org.bidib.wizard.mvc.common.view.table
package org.bidib.wizard.mvc.common.view.table
-
ClassDescriptionThe ButtonColumn class provides a renderer and an editor that looks like a JButton.The package-private class javax.swing.JTable.IconRenderer, which is the default renderer for columns of class Icon and ImageIcon, is known to give rise to a ClassCastException when attempting to render an Icon whose implementation of paintIcon(Component c, Graphics g, int x, int y) requires a cast of its first parameter to a specific subclass of Component.Deprecated.