javax > javax.sound > javax.sound.sampled > javax.sound.sampled.booleancontrol >

Class: javax.sound.sampled.BooleanControl
    java.lang.Object
       javax.sound.sampled.Control
               javax.sound.sampled.BooleanControl


public abstract class BooleanControl extends Control

Inner Class(es): BooleanControl.Type

FIELDS:

CONSTRUCTORS:
protected BooleanControl(BooleanControl.Type type, boolean initialValue, String trueStateLabel, String falseStateLabel)

protected BooleanControl(BooleanControl.Type type, boolean initialValue)


METHODS:
public String getStateLabel(boolean state)

public boolean getValue()

public void setValue(boolean value)

public String toString()
Overrides: Control
Overrides: Object


INHERITED METHODS:
getType(), toString(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net