Uses of Class
pl.netanel.swt.matrix.Style

Packages that use Style
pl.netanel.swt.matrix Contains Matrix - a tabular SWT widget with unlimited capacity and instant rendering. 
 

Uses of Style in pl.netanel.swt.matrix
 

Fields in pl.netanel.swt.matrix declared as Style
 Style Painter.style
          Painter style properties.
 

Methods in pl.netanel.swt.matrix that return Style
static Style Style.createBodyCellStyle()
          Creates a default style for the cells of the body zone.
static Style Style.createBodyLineStyle()
          Creates a default style for the lines of the body zone.
static Style Style.createHeaderCellStyle()
          Creates a default style for the cells of the header type of zones.
static Style Style.createHeaderLineStyle()
          Creates a default style for the lines of the header type of zones.
 



Copyright © 2011 netanel.pl. All Rights Reserved.