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 (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.