Uses of Interface
com.jagacy.ui.UserInterface

Packages that use UserInterface
com.jagacy   
com.jagacy.ui   
 

Uses of UserInterface in com.jagacy
 

Methods in com.jagacy that return UserInterface
protected abstract  UserInterface AbstractSession.createUi()
          Creates a user interface.
protected  UserInterface Session3270.createUi()
           
 

Uses of UserInterface in com.jagacy.ui
 

Classes in com.jagacy.ui that implement UserInterface
 class AbstractSwing
          Implements a Jagacy Swing GUI.
 class Swing3270
          Implements a Swing 3270 GUI.