Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
DefaultCellListCellRenderer
org.grinvin.gui.components.render.AbstractGrinvinCellListCellRenderer
org.grinvin.gui.components.render.GraphFactoryCellRenderer
public class GraphFactoryCellRenderer
GraphFactory
objects in a be.ugent.caagt.swirl.lists.CellList
.
Method Summary | |
SelectUnselectIcon |
|
protected String |
|
protected Color |
|
static GraphFactoryCellRenderer |
|
protected String |
|
Methods inherited from class org.grinvin.gui.components.render.AbstractGrinvinCellListCellRenderer | |
String getToolTipText , createIcon , getDescription , getIcon , getIconBackgroundColor , getName , void prepare |
public SelectUnselectIcon createIcon(Object value, int size)
- Overrides:
- createIcon in interface AbstractGrinvinCellListCellRenderer
protected String getDescription(Object value)
- Overrides:
- getDescription in interface AbstractGrinvinCellListCellRenderer
protected Color getIconBackgroundColor(Object value)
Returns the standard icon background color for graph factories.
- Overrides:
- getIconBackgroundColor in interface AbstractGrinvinCellListCellRenderer
public static GraphFactoryCellRenderer getInstance()
Return the singleton instance of this type.
protected String getName(Object value)
- Overrides:
- getName in interface AbstractGrinvinCellListCellRenderer