JComponentPack 1.3.0

com.zfqjava.layout
Class SizeMode

java.lang.Object
  extended by com.zfqjava.layout.SizeMode

public class SizeMode
extends Object

A type-safe enum size mode.


Field Summary
static SizeMode AUTO
          Identify the auto size mode.
static SizeMode CONTENT
          Identify the content size mode.
 
Method Summary
 String toString()
          Returns the string description of this mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AUTO

public static final SizeMode AUTO
Identify the auto size mode.


CONTENT

public static final SizeMode CONTENT
Identify the content size mode.

Method Detail

toString

public String toString()
Returns the string description of this mode.

Overrides:
toString in class Object

JComponentPack 1.3.0

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