com.extentech.ExtenXLS.ui.swing
Class StandAloneDebugger

java.lang.Object
  extended by com.extentech.ExtenXLS.ui.swing.StandAloneDebugger

public class StandAloneDebugger
extends Object

Since:
Version:
Author:
kaia - Copyright ©2010 Extentech Inc.
See Also:

Constructor Summary
StandAloneDebugger()
           
 
Method Summary
static void displayDebug(Container container, String name, String s)
           
static void displayDebug(String s)
           
static Component getByName(Container container, String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandAloneDebugger

public StandAloneDebugger()
Method Detail

displayDebug

public static void displayDebug(String s)

displayDebug

public static void displayDebug(Container container,
                                String name,
                                String s)

getByName

public static Component getByName(Container container,
                                  String name)


Copyright © 2010 Extentech Inc. All Rights Reserved.