org.jvnet.lafwidget.utils
Class LafConstants

java.lang.Object
  extended by org.jvnet.lafwidget.utils.LafConstants

public class LafConstants
extends java.lang.Object

Constants for the laf-widget classes.

Author:
Kirill Grouchnikov

Nested Class Summary
static class LafConstants.AnimationKind
          Animation kind.
static class LafConstants.PasswordStrength
          Password strength.
static class LafConstants.TabOverviewKind
          Enumerates all available kinds of tab overview dialog.
 
Constructor Summary
LafConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LafConstants

public LafConstants()