Uses of Class
com.zfqjava.swing.cell.IconMode

Packages that use IconMode
com.zfqjava.swing.cell   
 

Uses of IconMode in com.zfqjava.swing.cell
 

Fields in com.zfqjava.swing.cell declared as IconMode
static IconMode IconMode.SMALL
          Identifies small icon type.
static IconMode IconMode.LARGE
          Identifies large icon type.
static IconMode IconMode.THUMBNAIL
          Identifies thumbnail icon type.
 

Methods in com.zfqjava.swing.cell with parameters of type IconMode
 void IconProvider.setIconMode(IconMode mode)
          Sets the icon mode for this provider.
 



Copyright © 2001-2003 Extreme Component, Inc. All rights reserved.