Class ButtonGuiColumn
java.lang.Object
com.fishlib.dataobjects.WColumn
com.illumon.iris.gui.table.GuiColumn
com.illumon.iris.console.utils.input.ButtonGuiColumn
- All Implemented Interfaces:
ComponentGuiColumn
,Serializable
,Comparable
- See Also:
-
Field Summary
Fields inherited from class com.illumon.iris.gui.table.GuiColumn
DATE_FORMAT, renderer_
Fields inherited from class com.fishlib.dataobjects.WColumn
abbreviation_, columnInfo_, enums_, index_, isKey_, label_, name_, serializeAsObject_, shouldBeSerialized_, type_
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.illumon.iris.gui.table.GuiColumn
getDefaultFormatter, getDescription, getFormattedValue, getFormatter, getRenderer, setColumnInfo, setDefaultFormatter, setDescription, setFormatter, setValue
Methods inherited from class com.fishlib.dataobjects.WColumn
clone, compareTo, equals, getAbbreviation, getAttributeValue, getAttributeValue, getCodecName, getColumnInfo, getEnums, getIndex, getJavaType, getLabel, getName, getStrType, getType, hashCode, isADO, isBasicType, isKey, serializeAsObject, setAbbreviation, setIndex, setLabel, setName, setType, shouldBeSerialized
-
Constructor Details
-
ButtonGuiColumn
-
-
Method Details
-
getValue
-
getCellEditor
- Specified by:
getCellEditor
in interfaceComponentGuiColumn
-
getCellRenderer
- Specified by:
getCellRenderer
in interfaceComponentGuiColumn
-
getPreferredColumnWidth
- Specified by:
getPreferredColumnWidth
in interfaceComponentGuiColumn
-