/* ode-initval/control.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
#@(#)image.control.menu 1.1 6/18/91 ERL - standard image control stuff
"Horiz. rescale ON " set h_spect_rescale 1
"Vert. rescale ON " set v_spect_rescale 1
"Interpolation ON " set spect_interp 1
"
/*
* Control.java
*/
/*
* Copyright (c) 1999 by Matthias Pfisterer
*
*
* This program is free software; you can redistribute it and/or modify
* it under the te
/* Control over an attribute of a line
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
/* Control over an attribute of a line
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o