A D E F G I J L M N O P Q R S

A

about - Variable in class net.java.dev.openqtj.studio.MainJMenuBar
 
aboutAction - Variable in class net.java.dev.openqtj.studio.StudioActions
 
actionPerformed(ActionEvent) - Method in class net.java.dev.openqtj.studio.StudioActions.AboutAction
 
actionPerformed(ActionEvent) - Method in class net.java.dev.openqtj.studio.StudioActions.ExitAction
 
actionPerformed(ActionEvent) - Method in class net.java.dev.openqtj.studio.StudioActions.OpenFileAction
 
actionPerformed(ActionEvent) - Method in class net.java.dev.openqtj.studio.StudioActions.PrefsAction
 
actionPerformed(ActionEvent) - Method in class net.java.dev.openqtj.studio.StudioActions.ShowMainWindowAction
 
actionPerformed(ActionEvent) - Method in class net.java.dev.openqtj.studio.StudioActions.ShowMonitorWindowAction
 
actions - Variable in class net.java.dev.openqtj.studio.StudioApp
 
available - Static variable in class net.java.dev.openqtj.panels.JNIVideoPanel
 

D

destroyCapture() - Method in class net.java.dev.openqtj.panels.JNIVideoPanel
 

E

exitAction - Variable in class net.java.dev.openqtj.studio.StudioActions
 

F

fillIntImageArray(int[]) - Method in class net.java.dev.openqtj.panels.JNIVideoPanel
 

G

getIconResource(String) - Static method in class net.java.dev.openqtj.studio.StudioApp
 

I

initializeCapture(int, int) - Method in class net.java.dev.openqtj.panels.JNIVideoPanel
 

J

JNIVideoPanel - class net.java.dev.openqtj.panels.JNIVideoPanel.
Video Panel that uses a JNI interface to QuickTime on Mac OS X
JNIVideoPanel(Point) - Constructor for class net.java.dev.openqtj.panels.JNIVideoPanel
 
JNIVideoPanel(int, int) - Constructor for class net.java.dev.openqtj.panels.JNIVideoPanel
 

L

LibLoader - class net.java.dev.openqtj.util.LibLoader.
LibLoader This utility class will be responsible for loading the correct native libraries on various platforms as transparently as possible.
LibLoader() - Constructor for class net.java.dev.openqtj.util.LibLoader
 
loadLibrary(String) - Static method in class net.java.dev.openqtj.util.LibLoader
loadLibrary Extract a native library for the current OS from one of the application's JAR files, place in a temporary file, and load it.

M

MainJFrame - class net.java.dev.openqtj.studio.MainJFrame.
Main JFrame of our MRJAdapter application.
MainJFrame(StudioApp) - Constructor for class net.java.dev.openqtj.studio.MainJFrame
Only Constructor.
MainJMenuBar - class net.java.dev.openqtj.studio.MainJMenuBar.
Implementation of the Swing menu bar used by the test application.
MainJMenuBar(StudioApp) - Constructor for class net.java.dev.openqtj.studio.MainJMenuBar
Construct a menu bar.
MonitorJFrame - class net.java.dev.openqtj.studio.MonitorJFrame.
 
MonitorJFrame(String) - Constructor for class net.java.dev.openqtj.studio.MonitorJFrame
 
main(String[]) - Static method in class net.java.dev.openqtj.studio.StudioApp
 
mainWindow - Variable in class net.java.dev.openqtj.studio.MainJMenuBar
 
monitorWindow - Variable in class net.java.dev.openqtj.studio.MainJMenuBar
 

N

net.java.dev.openqtj.panels - package net.java.dev.openqtj.panels
 
net.java.dev.openqtj.studio - package net.java.dev.openqtj.studio
 
net.java.dev.openqtj.util - package net.java.dev.openqtj.util
 
newPlayer - Variable in class net.java.dev.openqtj.studio.MainJMenuBar
 
newPlayer() - Method in class net.java.dev.openqtj.studio.StudioApp
Create a new player.

O

openFileAction - Variable in class net.java.dev.openqtj.studio.StudioActions
 

P

paint(Graphics) - Method in class net.java.dev.openqtj.panels.JNIVideoPanel
 
preferences - Variable in class net.java.dev.openqtj.studio.MainJMenuBar
 
prefsAction - Variable in class net.java.dev.openqtj.studio.StudioActions
 

Q

QTPlayerJFrame - class net.java.dev.openqtj.studio.QTPlayerJFrame.
 
QTPlayerJFrame(StudioApp, String) - Constructor for class net.java.dev.openqtj.studio.QTPlayerJFrame
 
quit - Variable in class net.java.dev.openqtj.studio.MainJMenuBar
 
quit() - Method in class net.java.dev.openqtj.studio.StudioApp
Quit the application.

R

returnImageByteArray() - Method in class net.java.dev.openqtj.panels.JNIVideoPanel
 
returnImageIntArray() - Method in class net.java.dev.openqtj.panels.JNIVideoPanel
 

S

StudioActions - class net.java.dev.openqtj.studio.StudioActions.
 
StudioActions(StudioApp) - Constructor for class net.java.dev.openqtj.studio.StudioActions
 
StudioActions.AboutAction - class net.java.dev.openqtj.studio.StudioActions.AboutAction.
 
StudioActions.AboutAction(String, Icon) - Constructor for class net.java.dev.openqtj.studio.StudioActions.AboutAction
 
StudioActions.ExitAction - class net.java.dev.openqtj.studio.StudioActions.ExitAction.
 
StudioActions.ExitAction(String, Icon) - Constructor for class net.java.dev.openqtj.studio.StudioActions.ExitAction
 
StudioActions.OpenFileAction - class net.java.dev.openqtj.studio.StudioActions.OpenFileAction.
 
StudioActions.OpenFileAction(String, Icon) - Constructor for class net.java.dev.openqtj.studio.StudioActions.OpenFileAction
 
StudioActions.PrefsAction - class net.java.dev.openqtj.studio.StudioActions.PrefsAction.
 
StudioActions.PrefsAction(String, Icon) - Constructor for class net.java.dev.openqtj.studio.StudioActions.PrefsAction
 
StudioActions.ShowMainWindowAction - class net.java.dev.openqtj.studio.StudioActions.ShowMainWindowAction.
 
StudioActions.ShowMainWindowAction(String, Icon) - Constructor for class net.java.dev.openqtj.studio.StudioActions.ShowMainWindowAction
 
StudioActions.ShowMonitorWindowAction - class net.java.dev.openqtj.studio.StudioActions.ShowMonitorWindowAction.
 
StudioActions.ShowMonitorWindowAction(String, Icon) - Constructor for class net.java.dev.openqtj.studio.StudioActions.ShowMonitorWindowAction
 
StudioApp - class net.java.dev.openqtj.studio.StudioApp.
Application class for OpenQTJ Studio
StudioApp() - Constructor for class net.java.dev.openqtj.studio.StudioApp
 
setMovie(File) - Method in class net.java.dev.openqtj.studio.QTPlayerJFrame
 
setMovie(Movie) - Method in class net.java.dev.openqtj.studio.QTPlayerJFrame
 
showMainFrame() - Method in class net.java.dev.openqtj.studio.StudioApp
Show the main frame.
showMainWindowAction - Variable in class net.java.dev.openqtj.studio.StudioActions
 
showMessage(String) - Method in class net.java.dev.openqtj.studio.StudioApp
Utility method to show a message to the user, depending on whether Swing is used or not.
showMonitorFrame() - Method in class net.java.dev.openqtj.studio.StudioApp
Show the main frame.
showMonitorWindowAction - Variable in class net.java.dev.openqtj.studio.StudioActions
 

A D E F G I J L M N O P Q R S

Copyright © 2004 OpenQTJ.org. All Rights Reserved.