Uses of Class
org.tn5250j.SessionConfig
-
Packages that use SessionConfig Package Description org.tn5250j org.tn5250j.sessionsettings -
-
Uses of SessionConfig in org.tn5250j
Fields in org.tn5250j declared as SessionConfig Modifier and Type Field Description protected SessionConfigSessionPanel. sesConfigMethods in org.tn5250j that return SessionConfig Modifier and Type Method Description SessionConfigSession5250. getConfiguration()Constructors in org.tn5250j with parameters of type SessionConfig Constructor Description GuiGraphicBuffer(Screen5250 screen, SessionPanel gui, SessionConfig config)Session5250(java.util.Properties props, java.lang.String configurationResource, java.lang.String sessionName, SessionConfig config) -
Uses of SessionConfig in org.tn5250j.sessionsettings
Constructors in org.tn5250j.sessionsettings with parameters of type SessionConfig Constructor Description SessionSettings(java.awt.Frame parent, SessionConfig config)
-