Uses of Interface
spill.ISpiller

Packages that use ISpiller
spill   
spill.swing   
spill.terminal   
 

Uses of ISpiller in spill
 

Classes in spill that implement ISpiller
 class RandomSpiller
           
 

Constructors in spill with parameters of type ISpiller
DeltakerIdentitet(ISpiller spiller, java.lang.String tekstRepresentasjon)
           
 

Uses of ISpiller in spill.swing
 

Classes in spill.swing that implement ISpiller
 class SwingSpiller
           
 

Constructors in spill.swing with parameters of type ISpiller
KomponentFargeIdentitet(ISpiller spiller, java.awt.Color farge, java.lang.String beskrivendeNavn)
           
 

Uses of ISpiller in spill.terminal
 

Classes in spill.terminal that implement ISpiller
 class TerminalSpiller