Uses of Interface
portachiavi.IController

Packages that use IController
portachiavi   
portachiavi.gui   
 

Uses of IController in portachiavi
 

Classes in portachiavi that implement IController
 class Controller
          Controllore del portachiavi
 

Uses of IController in portachiavi.gui
 

Constructors in portachiavi.gui with parameters of type IController
PortachiaviFrame(IController controller, JList listViewer)
          This is the default constructor