Uses of Interface
stella.rmi.RemoteSwitch

Packages that use RemoteSwitch
stella.jview   
stella.parameter   
stella.rmi   
 

Uses of RemoteSwitch in stella.jview
 

Classes in stella.jview that implement RemoteSwitch
 class JFrameParameter
          A special parameter used as a dirty trick to get a parameter display.
 

Uses of RemoteSwitch in stella.parameter
 

Classes in stella.parameter that implement RemoteSwitch
 class AbstractRemoteSwitch
          An abstract implementation of a remote switch.
 class SwitchRelay
          Relay the parameter given at the first command line argument to the local registry.
 class SwitchSkeleton
          A trigger that takes a non-remote trigger and exports it to the registry.
 

Fields in stella.parameter declared as RemoteSwitch
private  RemoteSwitch SwitchRelay.relay
           
 

Uses of RemoteSwitch in stella.rmi
 

Subinterfaces of RemoteSwitch in stella.rmi
 interface RemoteLight
          The interface defining remote control of lighting control.