gov.nasa.worldwind.applications.gio.catalogui
Class GetInfoCellEditor
java.lang.Object
gov.nasa.worldwind.applications.gio.catalogui.IconButtonCellEditor
gov.nasa.worldwind.applications.gio.catalogui.GetInfoCellEditor
- All Implemented Interfaces:
- CellEditor, TableCellEditor
public class GetInfoCellEditor
- extends IconButtonCellEditor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetInfoCellEditor
public GetInfoCellEditor()
getIconPath
public String getIconPath()
getTableCellEditorComponent
public Component getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
- Specified by:
getTableCellEditorComponent
in interface TableCellEditor
- Overrides:
getTableCellEditorComponent
in class IconButtonCellEditor
setIconPath
public void setIconPath(String iconPath)
updateButton
protected void updateButton(JButton button)
updateCursor
protected void updateCursor(Component c)
updateIcon
protected void updateIcon(IconComponent ic)