Uses of Class
org.jrd.frontend.frame.remote.NewConnectionView
-
Packages that use NewConnectionView Package Description org.jrd.frontend.frame.main org.jrd.frontend.frame.remote -
-
Uses of NewConnectionView in org.jrd.frontend.frame.main
Fields in org.jrd.frontend.frame.main declared as NewConnectionView Modifier and Type Field Description private NewConnectionView
DecompilationController. newConnectionDialog
-
Uses of NewConnectionView in org.jrd.frontend.frame.remote
Fields in org.jrd.frontend.frame.remote declared as NewConnectionView Modifier and Type Field Description (package private) NewConnectionView
NewConnectionController. newConnectionView
Constructors in org.jrd.frontend.frame.remote with parameters of type NewConnectionView Constructor Description NewConnectionController(NewConnectionView newConnectionView, VmManager vmManager)
-