sexi.util
Class RootCheck

java.lang.Object
  |
  +--sexi.util.RootCheck

public class RootCheck
extends java.lang.Object


Constructor Summary
RootCheck()
           
 
Method Summary
static boolean isJDialog(javax.swing.JComponent o)
           
static boolean isJFrame(javax.swing.JComponent o)
           
static boolean isJInternalFrame(javax.swing.JComponent o)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootCheck

public RootCheck()
Method Detail

isJInternalFrame

public static boolean isJInternalFrame(javax.swing.JComponent o)

isJFrame

public static boolean isJFrame(javax.swing.JComponent o)

isJDialog

public static boolean isJDialog(javax.swing.JComponent o)