Uses of Package
edu.washington.cs.supple.render

Packages that use edu.washington.cs.supple.render
edu.washington.cs.supple.application   
edu.washington.cs.supple.customization   
edu.washington.cs.supple.customization.command   
edu.washington.cs.supple.customization.scope   
edu.washington.cs.supple.customization.scope.versionspace   
edu.washington.cs.supple.customization.state   
edu.washington.cs.supple.net   
edu.washington.cs.supple.net.mdns   
edu.washington.cs.supple.net.rmi   
edu.washington.cs.supple.net.rmi.client   
edu.washington.cs.supple.net.rmi.server   
edu.washington.cs.supple.net.rmi.solver   
edu.washington.cs.supple.render   
edu.washington.cs.supple.render.search   
edu.washington.cs.supple.render.utility   
edu.washington.cs.supple.rep   
edu.washington.cs.supple.rep.transform   
edu.washington.cs.supple.test   
edu.washington.cs.supple.trace   
edu.washington.cs.supple.wlib   
edu.washington.cs.supple.wlib.awt   
edu.washington.cs.supple.wlib.html   
edu.washington.cs.supple.wlib.java2   
edu.washington.cs.supple.wlib.java2.customization   
edu.washington.cs.supple.wlib.java2.eval   
edu.washington.cs.supple.wlib.java2.pointer   
edu.washington.cs.supple.wlib.java2.touch   
edu.washington.cs.supple.wlib.wap   
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.application
Renderer
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.customization
WidgetDescriptor
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.customization.command
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
WidgetDescriptor
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.customization.scope
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.customization.scope.versionspace
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.customization.state
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.net
Renderer
           
Solver
          Interface for Solvers
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.net.mdns
Renderer
           
Solver
          Interface for Solvers
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.net.rmi
SearchParameters
           
Solution
           
WidgetFactory
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.net.rmi.client
FinalSolutionListener
          This interface is for listeners who only want to hear about final (as opposed to the intermediate) rendering solutions
Renderer
           
SearchParameters
           
Solution
           
Solver
          Interface for Solvers
SolverListener
          Entities that invoke the search and want to be kept up-do-date regarding the progress, should implement this interface.
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.net.rmi.server
AbstractRenderedView
           
AbstractRenderer
          Abstract base class for renderers.
RenderedView
           
Renderer
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.net.rmi.solver
SearchParameters
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.render
AbstractRenderedView
           
AbstractRenderer
          Abstract base class for renderers.
AbstractSolver
          The base class for all UI solvers
AbstractWidget
           
AlignedLayoutHelper
           
ConcreteWidget
           
ConstraintFactory
           
ContainerWidget
           
CostFunction
           
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
FactoredCostFunction
           
FinalSolutionListener
          This interface is for listeners who only want to hear about final (as opposed to the intermediate) rendering solutions
NavigationCostFunction
           
PopupWidget
           
RenderedUi
           
RenderedUiComparator
           
RenderedView
           
Renderer
           
RenderingConstraintEnforcer
           
RenderingException
           
RenderingHintEnforcer
           
RenderingHistory
           
SearchParameters
           
ShortcutCostFunction
           
SimilarityCostFunction
           
SimpleWidget
           
Solution
           
Solver
          Interface for Solvers
SolverListener
          Entities that invoke the search and want to be kept up-do-date regarding the progress, should implement this interface.
UnwrappedWidget
           
VetoFunction
           
Widget
           
WidgetBag
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
WidgetWrapper
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.render.search
AbstractSolver
          The base class for all UI solvers
SearchParameters
           
Solution
           
Solver
          Interface for Solvers
WidgetBag
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.render.utility
FactoredCostFunction
           
Solution
           
Solver
          Interface for Solvers
VetoFunction
           
Widget
           
WidgetBag
           
WidgetDescriptor
           
WidgetFactory
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.rep
RenderedView
           
RenderingConstraintEnforcer
           
Widget
           
WidgetBag
           
WidgetDescriptor
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.rep.transform
VetoFunction
           
WidgetFactory
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.test
Solution
           
Solver
          Interface for Solvers
SolverListener
          Entities that invoke the search and want to be kept up-do-date regarding the progress, should implement this interface.
WidgetBag
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.trace
WidgetBag
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib
AbstractWidget
           
SimpleWidget
           
UnwrappedWidget
           
Widget
           
WidgetBag
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.awt
AbstractContainerWidget
           
AbstractCostFunction
           
AbstractPopupWidget
           
AbstractRenderedView
           
AbstractRenderer
          Abstract base class for renderers.
AbstractWidget
           
AbstractWidgetWrapper
           
ConcreteWidget
           
ContainerWidget
           
CostFunction
           
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
NavigationCostFunction
           
PopupWidget
           
RenderedView
           
Renderer
           
SimpleWidget
           
Solution
           
SolverListener
          Entities that invoke the search and want to be kept up-do-date regarding the progress, should implement this interface.
UnwrappedWidget
           
VetoFunction
           
Widget
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
WidgetWrapper
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.html
AbstractContainerWidget
           
AbstractCostFunction
           
AbstractRenderedView
           
AbstractRenderer
          Abstract base class for renderers.
AbstractWidget
           
ConcreteWidget
           
ContainerWidget
           
CostFunction
           
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
NavigationCostFunction
           
RenderedView
           
Renderer
           
SimpleWidget
           
UnwrappedWidget
           
VetoFunction
           
Widget
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.java2
AbstractContainerWidget
           
AbstractCostFunction
           
AbstractFactoredCostFunction
           
AbstractPopupWidget
           
AbstractRenderedView
           
AbstractRenderer
          Abstract base class for renderers.
AbstractSolver
          The base class for all UI solvers
AbstractWidget
           
AbstractWidgetWrapper
           
AlignedLayoutHelper
           
ConcreteWidget
           
ConstraintFactory
           
ContainerWidget
           
CostFunction
           
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
FactoredCostFunction
           
PopupWidget
           
RenderedUiSolverListener
           
RenderedView
           
Renderer
           
SimpleWidget
           
Solution
           
Solver
          Interface for Solvers
SolverListener
          Entities that invoke the search and want to be kept up-do-date regarding the progress, should implement this interface.
UnwrappedWidget
           
VetoFunction
           
Widget
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
WidgetWrapper
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.java2.customization
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
Widget
           
WidgetDescriptor
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.java2.eval
AbstractFactoredCostFunction
           
FactoredCostFunction
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.java2.pointer
AbstractWidget
           
SimpleWidget
           
UnwrappedWidget
           
Widget
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.java2.touch
AbstractCostFunction
           
AbstractWidget
           
CostFunction
           
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
NavigationCostFunction
           
SimpleWidget
           
UnwrappedWidget
           
VetoFunction
           
Widget
           
WidgetDescriptor
           
WidgetFactory
           
WidgetProperties
           
 

Classes in edu.washington.cs.supple.render used by edu.washington.cs.supple.wlib.wap
AbstractContainerWidget
           
AbstractCostFunction
           
AbstractPopupWidget
           
AbstractWidget
           
ConcreteWidget
           
ContainerWidget
           
CostFunction
           
DeviceProperties
          Abstract specification of a class that provides basic information about the device, for which we are producing the interface
NavigationCostFunction
           
PopupWidget
           
Renderer
           
SimpleWidget
           
Solution
           
SolverListener
          Entities that invoke the search and want to be kept up-do-date regarding the progress, should implement this interface.
UnwrappedWidget
           
VetoFunction
           
Widget
           
WidgetFactory