org.eclipse.nebula.widgets.nattable.style.editor
Class GridStyleParameterObject
java.lang.Object
org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
public class GridStyleParameterObject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableFont
public org.eclipse.swt.graphics.Font tableFont
evenRowColor
public org.eclipse.swt.graphics.Color evenRowColor
oddRowColor
public org.eclipse.swt.graphics.Color oddRowColor
selectionColor
public org.eclipse.swt.graphics.Color selectionColor
evenRowStyle
public IStyle evenRowStyle
oddRowStyle
public IStyle oddRowStyle
selectionStyle
public IStyle selectionStyle
tableStyle
public IStyle tableStyle
GridStyleParameterObject
public GridStyleParameterObject(IConfigRegistry configRegistry)
getConfigRegistry
public IConfigRegistry getConfigRegistry()
Copyright © 2015. All rights reserved.