com.tivoli.pd.jazn.LRAdemo
Class LRAuthzDemo1

java.lang.Object
  extended bycom.tivoli.pd.jazn.LRAdemo.LRAuthzDemo1

public class LRAuthzDemo1
extends java.lang.Object

This class is just a wrapper for instantiating a JFrame from LRAuthzDemo2 class and then showing it.


Constructor Summary
LRAuthzDemo1()
           
 
Method Summary
static void main(java.lang.String[] args)
          Instantiates a LRAuthzDemo2 instance, sets the Default close opertions and shows the frame.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LRAuthzDemo1

public LRAuthzDemo1()
Method Detail

main

public static void main(java.lang.String[] args)
Instantiates a LRAuthzDemo2 instance, sets the Default close opertions and shows the frame.