chrriis.uihierarchy
Class UIH.SingleLevelHandler

java.lang.Object
  extended bychrriis.uihierarchy.UIH.SingleLevelHandler
Enclosing class:
UIH

public class UIH.SingleLevelHandler
extends Object

A handler of a child level

Version:
1.0 2003.12.23
Author:
Christopher Deckers (chrriis@brainlex.com)

Method Summary
 void constrain(Object constraints)
          Use the specified constraints.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

constrain

public void constrain(Object constraints)
Use the specified constraints.

Parameters:
constraints - The constraints to use.