JComponentPack 1.5.0

com.zfqjava.swing.cell
Class IconMode

java.lang.Object
  extended by com.zfqjava.swing.cell.IconMode

public class IconMode
extends Object

IconMode provides a type-safe enum of icon type.


Field Summary
static IconMode LARGE
          Identifies large icon type.
static IconMode SMALL
          Identifies small icon type.
static IconMode THUMBNAIL
          Identifies thumbnail icon type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SMALL

public static final IconMode SMALL
Identifies small icon type.


LARGE

public static final IconMode LARGE
Identifies large icon type.


THUMBNAIL

public static final IconMode THUMBNAIL
Identifies thumbnail icon type.


JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.