Uses of Class
com.ldodds.twinkle.ui.components.QueryForm

Packages that use QueryForm
com.ldodds.twinkle.ui.components   
 

Uses of QueryForm in com.ldodds.twinkle.ui.components
 

Subclasses of QueryForm in com.ldodds.twinkle.ui.components
 class AssemblerQueryForm
           
 class BasicQueryForm
           
 class EndpointQueryForm
           
 

Methods in com.ldodds.twinkle.ui.components that return QueryForm
 QueryForm ComponentRegistry.getCurrentFrame()
           
 

Methods in com.ldodds.twinkle.ui.components with parameters of type QueryForm
 void ComponentRegistry.setCurrentFrame(QueryForm current)