Uses of Class
applications.cryptotoolj.CipherFrame

Packages that use CipherFrame
applications.cryptotoolj   
 

Uses of CipherFrame in applications.cryptotoolj
 

Methods in applications.cryptotoolj that return CipherFrame
static CipherFrame WindowManager.getActiveCipherFrame()
           
 

Methods in applications.cryptotoolj with parameters of type CipherFrame
static void WindowManager.addWindow(CipherFrame win)
           
static void WindowManager.removeWindow(CipherFrame win)
          Closes the current window and removes it from the window list.