com.sun.javatest.exec
Interface MultiFormatPane.MediaPane

Enclosing class:
MultiFormatPane

public static interface MultiFormatPane.MediaPane


Method Summary
 void changeURL(java.net.URL url)
           
 int getMode()
           
 void setParent(javax.swing.JScrollPane pane)
           
 

Method Detail

getMode

int getMode()

changeURL

void changeURL(java.net.URL url)

setParent

void setParent(javax.swing.JScrollPane pane)


Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.