org.tbee.swing
Class JXLayerUtils

java.lang.Object
  extended by org.tbee.swing.JXLayerUtils

public class JXLayerUtils
extends java.lang.Object

Version:
$Revision: 1.1 $

Constructor Summary
JXLayerUtils()
           
 
Method Summary
static org.jdesktop.jxlayer.JXLayer<javax.swing.JComponent> lock(javax.swing.JComponent c)
          Make sure all components inside a container are no longer accessible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JXLayerUtils

public JXLayerUtils()
Method Detail

lock

public static org.jdesktop.jxlayer.JXLayer<javax.swing.JComponent> lock(javax.swing.JComponent c)
Make sure all components inside a container are no longer accessible

Parameters:
c -
Returns:


Copyright © 2010. All Rights Reserved.