nl.nikhef.slcshttps.gui
Class CATool
java.lang.Object
nl.nikhef.slcshttps.gui.CATool
public class CATool
- extends Object
Static class to show a CAPanel
in a popup window; this contains
information about the CAHttps
.
- Version:
- 0.1
- Author:
- Mischa Sallé
- See Also:
CAPanel
,
CAHttps
Method Summary |
static void |
showCATool(CAHttps caHttps)
static method showing a popup containing a CAPanel for given
caHttps . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATool
public CATool()
showCATool
public static void showCATool(CAHttps caHttps)
throws Exception
- static method showing a popup containing a
CAPanel
for given
caHttps
. If the CAPanel
cannot be created a
error is shown.
- Parameters:
caHttps
- used to get all information from.
- Throws:
Exception
- in case of error.
nl.nikhef.slcshttps
| Mischa Sallé - msalle(AT)nikhef.nl
|