Uses of Class
org.jrd.frontend.frame.remote.NewConnectionView
-
Packages that use NewConnectionView Package Description org.jrd.frontend.frame.main.decompilerview org.jrd.frontend.frame.remote -
-
Uses of NewConnectionView in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as NewConnectionView Modifier and Type Field Description private NewConnectionViewDecompilationController. 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) NewConnectionViewNewConnectionController. newConnectionViewConstructors in org.jrd.frontend.frame.remote with parameters of type NewConnectionView Constructor Description NewConnectionController(NewConnectionView newConnectionView, VmManager vmManager)
-