代码搜索:AudioPlayer
找到约 842 项符合「AudioPlayer」的源代码
代码结果 842
www.eeworm.com/read/104260/6205321
java audioplayer.java
package kaffe.applet;
import java.applet.AudioClip;
import java.net.URL;
public class AudioPlayer
implements AudioClip
{
boolean stop;
URL url;
public AudioPlayer( URL url) {
this.url = ur
www.eeworm.com/read/487788/6508805
java audioplayer.java
/*
*
* Copyright (c) 2007, Sun Microsystems, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/486925/6520924
java audioplayer.java
package com.javapatterns.state.audioplayer;
public class AudioPlayer
{
public void stopButton()
{
}
public void startButton()
{
}
public void setState(Audi
www.eeworm.com/read/486925/6521039
java audioplayer.java
package com.javapatterns.command.audioplayer2;
/**
* This class plays the role of Receiver
*/
public class AudioPlayer
{
public void play( )
{
System.out.println("Playing...");
}
www.eeworm.com/read/486925/6521076
java audioplayer.java
package com.javapatterns.command.audioplayer;
/**
* This class plays the role of Receiver
*/
public class AudioPlayer
{
public void play( )
{
System.out.println("Playing...");
}
www.eeworm.com/read/403926/11498822
jad audioplayer.jad
package collegesoft.audio.play;
import java.io.*;
import java.util.*;
import sun.audio.*;
import collegesoft.util.*;
import collegesoft.audio.*;
public class AudioPlayer extends InputStream
www.eeworm.com/read/403926/11498825
java audioplayer.java
package sunstudio.record.au.audio.play;
import java.io.*;
import java.util.*;
import sunstudio.util.*;
public class AudioPlayer extends InputStream implements Runnable{
private boolean pau
www.eeworm.com/read/403926/11498827
class audioplayer.class
www.eeworm.com/read/344704/11865246
class audioplayer.class
www.eeworm.com/read/344704/11865310
java audioplayer.java
/**
* Title: Transpanzer
* Description:
* You cannot remove this copyright and notice.
* You cannot use this file any part without the express permission of the author.
* All Right