Uses of Interface
com.artenum.rosetta.interfaces.ui.PromptView

Packages that use PromptView
com.artenum.rosetta.interfaces.core   
com.artenum.rosetta.ui   
 

Uses of PromptView in com.artenum.rosetta.interfaces.core
 

Methods in com.artenum.rosetta.interfaces.core that return PromptView
 PromptView ConsoleConfiguration.getPromptView()
           
 

Uses of PromptView in com.artenum.rosetta.ui
 

Classes in com.artenum.rosetta.ui that implement PromptView
 class PromptViewImpl
           
 

Methods in com.artenum.rosetta.ui with parameters of type PromptView
 void Console.setPromptView(PromptView prompt)
          Sets the component where the prompt is printed
 



Copyright © 2007-2011 Artenum. All Rights Reserved.