A B C D E F G H I J K L M N O P R S T U V W Y

A

AboutPanel - Class in org.pscode.ui.widget
 
AboutPanel() - Constructor for class org.pscode.ui.widget.AboutPanel
 
act() - Method in class org.pscode.ui.playlist.PlayListPanel
Make an attempt to reselect any row that is already selected, after a filter is applied or removed.
actionPerformed(ActionEvent) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
actionPerformed(ActionEvent) - Method in class org.pscode.ui.widget.ColorButton
 
actionPerformed(ActionEvent) - Method in class org.pscode.ui.widget.LinkLabel
Browse to the target.
activeColor - Variable in class org.pscode.ui.widget.LinkLabel
 
addDudTrack(Track) - Method in class org.pscode.ui.playlist.PlayListPanel
 
addImageFilesToList(File, Vector<File>) - Method in class org.pscode.iset.ImageSequenceTitler
 
addLineListener(LineListener) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
addLissajousPoint(GeneralPath, int, double, double) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Plots the amplitude of the signal against its own gradient.
addMouseListenerToLabels(MouseListener) - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
addPointer(BufferedImage, Point) - Static method in class org.pscode.xui.image.ImageUtils
 
addTitle() - Method in class org.pscode.imat.ImageTitler
 
addTitle() - Method in class org.pscode.iset.ImageSequenceTitler
 
addTitles(BufferedImage, ImageCaption[]) - Static method in class org.pscode.xui.image.ImageUtils
Renders ImageCaption(s) onto an image.
addTracePoint(GeneralPath, int, double) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Plots the amplitude of the signal against time.
adjustVolume(boolean) - Method in class org.pscode.ui.tracker.TrackerPanel
Adjusts the volume one notch of the volume slider
album - Variable in class org.pscode.xui.mp3.id3tag.Tag
 
animate() - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
AnimationFrame - Class in org.pscode.ui.widget.image
 
AnimationFrame(Image, Date) - Constructor for class org.pscode.ui.widget.image.AnimationFrame
 
APPLICATION_NAME - Static variable in class org.pscode.dukebox.DukeBox
 
APPLICATION_NAME - Static variable in class org.pscode.tracker.Tracker
 
areImagesIdentical(BufferedImage, BufferedImage) - Method in class org.pscode.iset.ImageSequenceTitler
 
areImagesIdentical(BufferedImage, BufferedImage) - Method in class org.pscode.screenshooter.ScreenShooter
 
areRegionsOfImagesIdentical(BufferedImage, BufferedImage, Rectangle) - Method in class org.pscode.screenshooter.ScreenShooter
 
artist - Variable in class org.pscode.xui.mp3.id3tag.Tag
 
AudioPlotPanel - Class in org.pscode.ui.audiotrace
The AudioPlotPanel (APP) provides a trace of an audio signal.
AudioPlotPanel() - Constructor for class org.pscode.ui.audiotrace.AudioPlotPanel
 
AudioPlotPanel(TargetDataLine) - Constructor for class org.pscode.ui.audiotrace.AudioPlotPanel
Construct the plot panel.
AudioTraceColorsPanel - Class in org.pscode.ui.audiotrace.config
Configuration panel designed for the 5 colors of the AudioPlotPanel (APP).
AudioTraceColorsPanel(AudioPlotPanel, HashMap<String, Parameter>) - Constructor for class org.pscode.ui.audiotrace.config.AudioTraceColorsPanel
 
AudioTraceMenu - Class in org.pscode.ui.audiotrace.config
Menus to pop the configuration panels of the AudioPlotPanel (APP).
AudioTraceMenu() - Constructor for class org.pscode.ui.audiotrace.config.AudioTraceMenu
 
AudioTraceOptionsPanel - Class in org.pscode.ui.audiotrace.config
Configuration panel designed for the non-color options of the AudioPlotPanel (APP).
AudioTraceOptionsPanel(AudioPlotPanel, HashMap<String, Parameter>) - Constructor for class org.pscode.ui.audiotrace.config.AudioTraceOptionsPanel
 
available() - Method in class org.pscode.xui.sound.bigclip.BigClip
 

B

backgroundColor - Variable in class org.pscode.xui.image.bean.ImageCaption
The background color to display behind this caption.
Beeper - Class in org.pscode.beeper
Beeper presents a small, loopable tone that can be heard by clicking on the Code Key.
Beeper() - Constructor for class org.pscode.beeper.Beeper
 
BigClip - Class in org.pscode.xui.sound.bigclip
An implementation of the javax.sound.sampled.Clip that is designed to handle Clips of arbitrary size, limited only by the amount of memory available to the app.
BigClip() - Constructor for class org.pscode.xui.sound.bigclip.BigClip
Default constructor for a BigClip.
BigClip(Clip) - Constructor for class org.pscode.xui.sound.bigclip.BigClip
There are a number of AudioSystem methods that will return a configured Clip.
browse() - Method in class org.pscode.ui.widget.LinkLabel
Browse to the target URI using the Desktop.browse(URI) method.

C

captionColor - Variable in class org.pscode.xui.image.bean.ImageCaption
The color of the text of this caption.
captions - Variable in class org.pscode.xui.ist.ImageSequence
 
captionText - Variable in class org.pscode.xui.image.bean.ImageCaption
The text or caption to display.
clearTextFilter() - Method in class org.pscode.ui.playlist.PlayListPanel
 
clearTrace() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
clearTraceSoon() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
clearTraceSoon() - Method in class org.pscode.ui.tracker.TrackerPanel
 
close() - Method in class org.pscode.xui.log.ListLogHandler
 
close() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
ColorButton - Class in org.pscode.ui.widget
 
ColorButton(String) - Constructor for class org.pscode.ui.widget.ColorButton
 
colors - Variable in class org.pscode.ui.audiotrace.TraceColorOptions
 
comment - Variable in class org.pscode.xui.mp3.id3tag.Tag
 
compareScreenshots() - Method in class org.pscode.screenshooter.ScreenShooter
 
compareTo(Object) - Method in class org.pscode.xui.image.bean.ImageCaption
Compares in order the - location x/y - connectTo x/y - text and returns the comparison of the first that is not equal.
compareTo(Object) - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
Configurable - Interface in org.pscode.xui.param
 
configure(Applet) - Method in class org.pscode.dukebox.DukeBox
 
configure(Applet) - Method in class org.pscode.tracker.Tracker
 
configure(Applet) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
configure(Applet) - Method in interface org.pscode.xui.param.Configurable
 
configurePropertiesFromArguments(String[]) - Method in class org.pscode.xui.param.Parameter
Sets System properties from a String[] of argument name/value pairs.
configureTextField(JTextField) - Method in class org.pscode.ui.log.config.LogMenu
 
connect() - Method in class org.pscode.jmf.protocol.ImageDataSource
 
connectTo - Variable in class org.pscode.xui.image.bean.ImageCaption
Insert arrow pointing to this location on the imageSize.
constructGUI() - Method in class org.pscode.ui.playlist.PlayListPanel
 
convertScreenshotsToImageSequence(Vector<ScreenshotFrame>) - Method in class org.pscode.screenshooter.ScreenShooter
 
copyIntoRenderBuffer(int, int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 

D

date - Variable in class org.pscode.ui.screenshot.ScreenshotFrame
 
date - Variable in class org.pscode.xui.ist.ImageSequenceFrame
The date on which this frame was captured.
deleteFrames() - Method in class org.pscode.iset.ImageSequenceTitler
 
determineBounds(BufferedImage, BufferedImage, int, int) - Method in class org.pscode.screenshooter.ScreenShooter
Determines the bounds of a region of difference between two images.
disconnect() - Method in class org.pscode.jmf.protocol.ImageDataSource
 
doMimeReport() - Method in class org.pscode.mime.MimeType
Catches the Throwables from testMimeType() and reports them.
drain() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
DukeBox - Class in org.pscode.dukebox
Basic audio clip player.
DukeBox() - Constructor for class org.pscode.dukebox.DukeBox
 
DukeBoxPanel - Class in org.pscode.ui.dukebox
A jukebox style audio track player with GUI and simple controls.
DukeBoxPanel() - Constructor for class org.pscode.ui.dukebox.DukeBoxPanel
 

E

endOfStream() - Method in class org.pscode.jmf.protocol.ImageSourceStream
 
exportLog() - Method in class org.pscode.ui.log.config.LogMenu
 
exportTitles() - Method in class org.pscode.imat.ImageTitler
 

F

flush() - Method in class org.pscode.xui.log.ListLogHandler
 
flush() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
focusGained(FocusEvent) - Method in class org.pscode.ui.widget.LinkLabel
Set the color to the hover color.
focusLost(FocusEvent) - Method in class org.pscode.ui.widget.LinkLabel
Set the color to the standard color.
fontFamily - Variable in class org.pscode.xui.image.bean.ImageCaption
Font family to use for rendering this caption.
fontSize - Variable in class org.pscode.xui.image.bean.ImageCaption
 
frameCount - Variable in class org.pscode.xui.ist.ImageSequenceCaption
The number of frames for which to display this caption.
frameNumber - Variable in class org.pscode.ui.screenshot.ScreenshotFrame
 
frameNumber - Variable in class org.pscode.xui.ist.ImageSequenceFrame
The frame number of this frame.
frames - Variable in class org.pscode.xui.ist.ImageSequence
An array of the frames in this screen capture sequence.
frameStart - Variable in class org.pscode.xui.ist.ImageSequenceCaption
The first frame to which to apply this title.
frameToSignedDoubles(byte[]) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Converts a single frame of audio bytes to signed doubles ranging from -1 to 1.

G

genre - Variable in class org.pscode.xui.mp3.id3tag.Tag
 
getAboutPanel(Package, String[][]) - Static method in class org.pscode.ui.widget.AboutPanel
 
getAboutPanel(String[][]) - Static method in class org.pscode.ui.widget.AboutPanel
 
getAlbum() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
getAppletInfo() - Method in class org.pscode.tracker.Tracker
 
getArtist() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
getArtist() - Method in class org.pscode.xui.playlist.Track
 
getArtistCount() - Method in class org.pscode.ui.playlist.PlayListPanel
Provides a count of the artists listed in this playlist.This method ignores pre/suffix of 'the' and is case insensitive.
getAudioData() - Method in class org.pscode.xui.sound.bigclip.BigClip
Provides the entire audio buffer of this clip.
getAudioPlotPanel() - Method in class org.pscode.ui.tracker.TrackerPanel
 
getAverageTrackLength() - Method in class org.pscode.ui.playlist.PlayListPanel
Calculates the average track length of this playlist.
getBackgroundColor() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getBooleanValue() - Method in class org.pscode.xui.param.Parameter
 
getBoundsOfCaption(Dimension) - Method in class org.pscode.xui.image.bean.ImageCaption
Provides a rectangle encapsulating the title for the given image size.
getBufferSize() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getBytes(InputStream) - Method in class org.pscode.tracker.Tracker
 
getCaptionColor() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getCaptions() - Method in class org.pscode.xui.ist.ImageSequence
 
getCaptionsForFrame(int) - Method in class org.pscode.xui.ist.ImageSequence
 
getCaptionText() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getClipFromAudioInputStream(AudioInputStream) - Method in class org.pscode.tracker.Tracker
 
getClipFromStream(AudioInputStream) - Method in class org.pscode.tracker.Tracker
The SPI interface fails when loading sound by streams.
getClipFromUrl(URL) - Method in class org.pscode.tracker.Tracker
The SPI interface fails when loading sound by streams.
getClipFromURL(URL, Container) - Static method in class org.pscode.xui.sound.io.SoundIO
The SPI interface fails when loading sound by streams.
getClosestPointToRectangle(Rectangle, Point, double) - Static method in class org.pscode.xui.image.ImageUtils
This method should be factored out to a geometry class.
getColor(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getColorForLevel(double) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getColors() - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
getColorSchemeIndex() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getColorValue() - Method in class org.pscode.xui.param.Parameter
 
getComment() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
getConnectTo() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getContentDescriptor() - Method in class org.pscode.jmf.protocol.ImageSourceStream
 
getContentLength() - Method in class org.pscode.jmf.protocol.ImageSourceStream
 
getContentType() - Method in class org.pscode.jmf.protocol.ImageDataSource
Content type is of RAW since we are sending buffers of video frames without a container format.
getControl(String) - Method in class org.pscode.jmf.protocol.ImageDataSource
 
getControl(String) - Method in class org.pscode.jmf.protocol.ImageSourceStream
 
getControl(Control.Type) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getControlPanel() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getControlPanel() - Method in class org.pscode.ui.tracker.TrackerPanel
 
getControls() - Method in class org.pscode.jmf.protocol.ImageDataSource
 
getControls() - Method in class org.pscode.jmf.protocol.ImageSourceStream
 
getControls() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getCurrentTrack() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getCurrentTrack() - Method in class org.pscode.ui.playlist.PlayListPanel
 
getDate() - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
getDate() - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
getDBVolume(double) - Method in class org.pscode.ui.tracker.TrackerPanel
Provides the DB version of a linear volume.
getDefaultColorOptions() - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
getDefaultValue() - Method in class org.pscode.xui.param.Parameter
 
getDelim(ArrayList<String>) - Method in class org.pscode.ui.playlist.PlayListPanel
An attempt to determine the delimiter used to separate the band from the track title.
getDescription() - Method in class org.pscode.xui.param.Parameter
 
getDifferenceBounds() - Method in class org.pscode.screenshooter.ScreenShooter
 
getDisplayedTracks() - Method in class org.pscode.ui.playlist.PlayListPanel
 
getDoubleValue() - Method in class org.pscode.xui.param.Parameter
 
getDudTracks() - Method in class org.pscode.ui.playlist.PlayListPanel
 
getDuration() - Method in class org.pscode.jmf.protocol.ImageDataSource
We could have derived the duration from the number of frames and frame rate.But for the purpose of this program, it's not necessary.
getDuration() - Method in class org.pscode.xui.playlist.Track
 
getEnvironmentTable() - Static method in class org.pscode.ui.widget.AboutPanel
 
getFileMenu(boolean) - Method in class org.pscode.tracker.Tracker
 
getFloatValue() - Method in class org.pscode.xui.param.Parameter
 
getFontFamily() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getFontSize() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getFormat() - Method in class org.pscode.jmf.protocol.ImageSourceStream
Return the format of each video frame.That will be JPEG.
getFormat() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getFormattedLogRecord(LogRecord) - Static method in class org.pscode.xui.log.Log
 
getFormattedLogRecord(LogRecord, boolean) - Static method in class org.pscode.xui.log.Log
 
getFrame() - Method in class org.pscode.screenshooter.ScreenShooter
 
getFrameCount() - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
getFrameDelay() - Method in class org.pscode.screenshooter.ScreenShooter
 
getFrameLength() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getFrameNumber() - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
getFrameNumber() - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
getFramePosition() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getFrames() - Method in class org.pscode.xui.ist.ImageSequence
 
getFramesPanel() - Method in class org.pscode.imat.ImageTitler
 
getFramesPanel() - Method in class org.pscode.iset.ImageSequenceTitler
 
getFrameStart() - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
getGain() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getGainLoop() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getGenre() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
getGenreString() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
getGradient(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getGradientGain() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getGradientsByTraceColor() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getGradientToAngle(double, double) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Returns the arctan of the gradient.
getGui() - Method in class org.pscode.mime.MimeType
Get the main GUI panel.
getHistory() - Method in class org.pscode.ui.playlist.PlayListPanel
 
getHtmlString() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getIcon(int, int, int) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
make an icon for the frame..
getIdealFont(String, Graphics, Font) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getIdenticalBoundingBox(BufferedImage, BufferedImage, int, int) - Method in class org.pscode.screenshooter.ScreenShooter
Starting at the given non-identical pixel, determine a bound box of indentical pixels that contains both the original non-identical pixel, plus any other connected non-identical pixels.
getImage() - Method in class org.pscode.ui.widget.image.AnimationFrame
 
getImageAsPngBytes(BufferedImage) - Method in class org.pscode.iset.ImageSequenceTitler
 
getImageAsPngBytes(BufferedImage) - Method in class org.pscode.screenshooter.ScreenShooter
 
getImageCaption() - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
getImageCaption() - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
getImageCaptions() - Method in class org.pscode.xui.image.bean.ImageTitles
 
getImageExtension() - Method in class org.pscode.xui.ist.ImageSequence
 
getImageFileChooser() - Method in class org.pscode.iset.ImageSequenceTitler
 
getInfoMenu() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getInformationMenu() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getIntegerValue() - Method in class org.pscode.xui.param.Parameter
 
getIstFileChooser() - Method in class org.pscode.iset.ImageSequenceTitler
 
getLevel() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getLinearVolume(double) - Method in class org.pscode.ui.tracker.TrackerPanel
Provides the linear version of a volume in DB.
getLineInfo() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pscode.ui.log.LogRecordListCellRenderer
 
getListPanels() - Method in class org.pscode.imat.ImageTitler
 
getListPanels() - Method in class org.pscode.iset.ImageSequenceTitler
 
getLocation() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getLocator() - Method in class org.pscode.jmf.protocol.ImageDataSource
 
getLog() - Method in class org.pscode.xui.log.ListLogHandler
 
getLogLevel() - Method in class org.pscode.ui.log.config.LogMenu
 
getLogMenu() - Method in class org.pscode.ui.log.config.LogMenu
 
getLongDescription() - Method in class org.pscode.xui.param.Parameter
The description, combined with default and range, if appropriate.
getLongFramePosition() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getLongValue() - Method in class org.pscode.xui.param.Parameter
 
getM3uPanel(URL) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getManifest(Class) - Static method in class org.pscode.xui.application.Information
 
getMaxValue() - Method in class org.pscode.xui.param.Parameter
 
getMenu(Applet, AudioPlotPanel, Container, HashMap<String, Parameter>) - Method in class org.pscode.ui.audiotrace.config.AudioTraceMenu
 
getMenuBar(Applet, JFrame) - Method in class org.pscode.tracker.Tracker
 
getMicrosecondLength() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getMicrosecondPosition() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
getMinValue() - Method in class org.pscode.xui.param.Parameter
 
getName() - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
getName() - Method in class org.pscode.xui.param.Parameter
 
getNextUnplayedFromIndex(Vector<Track>, Vector<Track>, int) - Method in class org.pscode.ui.playlist.PlayListPanel
 
getNonJsePackages() - Static method in class org.pscode.ui.widget.AboutPanel
 
getOptionsMenu() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getOrder() - Method in class org.pscode.xui.playlist.Track
 
getOuterColor(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getPackages() - Static method in class org.pscode.ui.widget.AboutPanel
 
getPackageTable() - Static method in class org.pscode.ui.widget.AboutPanel
 
getPanelOfLabelValues(String[][]) - Method in class org.pscode.iset.ImageSequenceTitler
 
getPanelOfLabelValues(String[][]) - Method in class org.pscode.screenshooter.ScreenShooter
 
getPanelOfLabelValues(String[][]) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getParameterInfo() - Method in class org.pscode.tracker.Tracker
 
getParamMap(Applet) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getParams(Applet) - Method in class org.pscode.dukebox.DukeBox
 
getParams(Applet) - Method in class org.pscode.tracker.Tracker
 
getParams(Applet) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getParams(Applet) - Method in interface org.pscode.xui.param.Configurable
 
getParamsMap(Applet) - Method in class org.pscode.dukebox.DukeBox
 
getParamsMap(Applet) - Method in class org.pscode.tracker.Tracker
 
getPath() - Method in class org.pscode.xui.playlist.Track
 
getPlafMenu() - Static method in class org.pscode.ui.utilities.GUIUtilities
 
getPointerLocation() - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
getPointerLocation() - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
getRandomIcon() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getRegionPreview() - Method in class org.pscode.screenshooter.ScreenShooter
 
getRegionRefine() - Method in class org.pscode.screenshooter.ScreenShooter
 
getSampleSize() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getScaledVolume() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getScalingFactor(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
This provides a scaling factor intended to allow both ends of the lissajous trace to align.
getScreenshot(Rectangle) - Method in class org.pscode.screenshooter.ScreenShooter
 
getScreenshot() - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
getScreenshotName() - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
getScreenshots() - Method in class org.pscode.screenshooter.ScreenShooter
 
getScreenshotWithoutApp(Rectangle, String) - Method in class org.pscode.screenshooter.ScreenShooter
 
getScreenshotWithoutApp(Rectangle) - Method in class org.pscode.screenshooter.ScreenShooter
 
getSeconds() - Method in class org.pscode.ui.tracker.TrackerPanel
 
getShortName() - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
getShowVolume() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getStacktraceString(Throwable) - Static method in class org.pscode.xui.log.Log
 
getStreamFromUrl(URL) - Method in class org.pscode.tracker.Tracker
The SPI interface fails when loading sound by streams.
getStreams() - Method in class org.pscode.jmf.protocol.ImageDataSource
Return the ImageSourceStreams.
getStringValue() - Method in class org.pscode.xui.param.Parameter
 
getTable(ArrayList<Track>) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getTable() - Method in class org.pscode.ui.playlist.PlayListPanel
 
getText(Object) - Method in class org.pscode.ui.log.LogRecordListCellRenderer
 
getTimeString(double) - Method in class org.pscode.ui.tracker.TrackerPanel
 
getTimeString(double) - Static method in class org.pscode.xui.format.StringFormat
 
getTimeTaken() - Method in class org.pscode.ui.widget.image.AnimationFrame
 
getTitle() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
getTitle() - Method in class org.pscode.xui.playlist.Track
 
getTitlePanel() - Method in class org.pscode.iset.ImageSequenceTitler
 
getTotalLength() - Method in class org.pscode.ui.playlist.PlayListPanel
Calculates the total track duration of this playlist.
getTrackerPanel() - Method in class org.pscode.dukebox.DukeBox
 
getTrackerPanel() - Method in class org.pscode.tracker.Tracker
 
getTrackerPanel() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
getTrackTable(Vector<Track>) - Static method in class org.pscode.ui.playlist.TrackTableModel
 
getTransparentBasedOnColor(Color, int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
getTranspired() - Method in class org.pscode.ui.tracker.TrackerPanel
 
getType() - Method in class org.pscode.xui.param.Parameter
 
getUi() - Method in class org.pscode.screenshooter.ScreenShooter
 
getUnplayedTracks() - Method in class org.pscode.ui.playlist.PlayListPanel
 
getValue(Applet) - Method in class org.pscode.xui.param.Parameter
Provides a parameter value from the applet, or if the applet is null, the system properties.
getValue() - Method in class org.pscode.xui.param.Parameter
 
getWidth() - Method in class org.pscode.xui.image.bean.ImageCaption
 
getYear() - Method in class org.pscode.xui.mp3.id3tag.Tag
 
GradientPanel - Class in org.pscode.ui.widget
 
GradientPanel(LayoutManager) - Constructor for class org.pscode.ui.widget.GradientPanel
 
GUIUtilities - Class in org.pscode.ui.utilities
 
GUIUtilities() - Constructor for class org.pscode.ui.utilities.GUIUtilities
 
GuiUtilities - Class in org.pscode.ui.widget
 
GuiUtilities() - Constructor for class org.pscode.ui.widget.GuiUtilities
 

H

handleError(Throwable) - Method in class org.pscode.ui.log.config.LogMenu
Generic method to add the Throwable to the log.
handleTrack(Track) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
handleTrack(Track) - Method in interface org.pscode.ui.playlist.TrackHandler
 
hoverColor - Variable in class org.pscode.ui.widget.LinkLabel
 

I

ImageCaption - Class in org.pscode.xui.image.bean
JavaBean used to store caption description.
ImageCaption() - Constructor for class org.pscode.xui.image.bean.ImageCaption
 
imageCaption - Variable in class org.pscode.xui.ist.ImageSequenceCaption
The ImageCaption used for these frames.
ImageCompressor - Class in org.pscode.imac
 
ImageCompressor() - Constructor for class org.pscode.imac.ImageCompressor
 
ImageDataSource - Class in org.pscode.jmf.protocol
A DataSource to read from an array of JPEG image byte arrays and turn that into a stream of JMF buffers.
imageExtension - Variable in class org.pscode.xui.ist.ImageSequence
 
ImageSequence - Class in org.pscode.xui.ist
JavaBean used to store image sequences.
ImageSequence() - Constructor for class org.pscode.xui.ist.ImageSequence
 
ImageSequenceCaption - Class in org.pscode.xui.ist
JavaBean used to store caption descriptions in an image sequence.
ImageSequenceCaption() - Constructor for class org.pscode.xui.ist.ImageSequenceCaption
 
ImageSequenceFrame - Class in org.pscode.xui.ist
JavaBean used to store frame descriptions in an image sequence.
ImageSequenceFrame() - Constructor for class org.pscode.xui.ist.ImageSequenceFrame
The captions to apply to this frame (and probably subsequent frames).
ImageSequenceFrame(int, Date, Point, long) - Constructor for class org.pscode.xui.ist.ImageSequenceFrame
 
ImageSequenceTitler - Class in org.pscode.iset
 
ImageSequenceViewPanel - Class in org.pscode.ui.widget.image
 
ImageSequenceViewPanel() - Constructor for class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
ImageShrinkLabel - Class in org.pscode.ui.widget.image
 
ImageShrinkLabel() - Constructor for class org.pscode.ui.widget.image.ImageShrinkLabel
 
ImageSourceStream - Class in org.pscode.jmf.protocol
The source stream to go along with ImageDataSource.
ImageSourceStream(int, int, float, byte[][]) - Constructor for class org.pscode.jmf.protocol.ImageSourceStream
 
ImageTitleEditPanel - Class in org.pscode.ui.ite
 
ImageTitleEditPanel() - Constructor for class org.pscode.ui.ite.ImageTitleEditPanel
 
ImageTitler - Class in org.pscode.imat
 
ImageTitles - Class in org.pscode.xui.image.bean
JavaBean used to store caption descriptions.
ImageTitles() - Constructor for class org.pscode.xui.image.bean.ImageTitles
 
ImageTitles(ImageCaption[]) - Constructor for class org.pscode.xui.image.bean.ImageTitles
 
ImageUtils - Class in org.pscode.xui.image
 
ImageUtils() - Constructor for class org.pscode.xui.image.ImageUtils
 
importTitles() - Method in class org.pscode.imat.ImageTitler
 
Information - Class in org.pscode.xui.application
 
Information() - Constructor for class org.pscode.xui.application.Information
 
init() - Method in class org.pscode.beeper.Beeper
 
init() - Method in class org.pscode.dukebox.DukeBox
 
init() - Method in class org.pscode.imac.ImageCompressor
 
init() - Method in class org.pscode.mime.MimeType
 
init() - Method in class org.pscode.tracker.Tracker
 
init() - Method in class org.pscode.ui.widget.LinkLabel
 
initialiseTitleFields() - Method in class org.pscode.iset.ImageSequenceTitler
 
isActive() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
isCellEditable(int, int) - Method in class org.pscode.ui.playlist.TrackTableModel
 
isControlSupported(Control.Type) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
isFiltered() - Method in class org.pscode.ui.playlist.PlayListPanel
 
isFullScreen() - Method in class org.pscode.tracker.Tracker
 
isFullScreen() - Method in class org.pscode.ui.audiotrace.config.AudioTraceMenu
 
isFullScreen() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
isInvokedStop() - Method in class org.pscode.ui.tracker.TrackerPanel
 
isLicensed(JComponent) - Static method in class org.pscode.ui.license.License
Applets can be licensed to a site only.
isOpen() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
isRandom() - Method in class org.pscode.ui.playlist.PlayListPanel
 
isRunning() - Method in class org.pscode.xui.sound.bigclip.BigClip
 

J

jGoodiesPackagesLoaded() - Static method in class org.pscode.ui.widget.AboutPanel
 

K

keyPressed(KeyEvent) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
Respond to keys.
keyPressed(KeyEvent) - Method in class org.pscode.ui.tracker.TrackerPanel
Respond to arrow keys.
keyReleased(KeyEvent) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
keyReleased(KeyEvent) - Method in class org.pscode.ui.tracker.TrackerPanel
 
keyTyped(KeyEvent) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
keyTyped(KeyEvent) - Method in class org.pscode.ui.tracker.TrackerPanel
 

L

License - Class in org.pscode.ui.license
 
License() - Constructor for class org.pscode.ui.license.License
 
LinkLabel - Class in org.pscode.ui.widget
A Java 1.6+ LinkLabel that uses the Desktop class for opening the document of interest.
LinkLabel(URI) - Constructor for class org.pscode.ui.widget.LinkLabel
Construct a LinkLabel that points to the given target.
LinkLabel(URI, String) - Constructor for class org.pscode.ui.widget.LinkLabel
Construct a LinkLabel that points to the given target, and displays the text to the user.
ListLogHandler - Class in org.pscode.xui.log
 
ListLogHandler() - Constructor for class org.pscode.xui.log.ListLogHandler
 
ListLogHandler(int) - Constructor for class org.pscode.xui.log.ListLogHandler
 
loadClip(URL) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
loadTrack() - Method in class org.pscode.tracker.Tracker
 
loadTracks(File) - Method in class org.pscode.ui.playlist.PlayListPanel
 
loadTracks(URL) - Method in class org.pscode.ui.playlist.PlayListPanel
 
loadTracks(InputStream) - Method in class org.pscode.ui.playlist.PlayListPanel
 
location - Variable in class org.pscode.xui.image.bean.ImageCaption
Upper left corner of title.
Log - Class in org.pscode.xui.log
 
Log() - Constructor for class org.pscode.xui.log.Log
 
logger - Variable in class org.pscode.ui.log.config.LogMenu
 
LogMenu - Class in org.pscode.ui.log.config
 
LogMenu() - Constructor for class org.pscode.ui.log.config.LogMenu
 
LogPanel - Class in org.pscode.ui.log
 
LogPanel(ListLogHandler) - Constructor for class org.pscode.ui.log.LogPanel
 
LogRecordListCellRenderer - Class in org.pscode.ui.log
 
LogRecordListCellRenderer() - Constructor for class org.pscode.ui.log.LogRecordListCellRenderer
 
loop(int) - Method in class org.pscode.xui.sound.bigclip.BigClip
 

M

main(String[]) - Static method in class org.pscode.beeper.Beeper
 
main(String[]) - Static method in class org.pscode.dukebox.DukeBox
 
main(String[]) - Static method in class org.pscode.imac.ImageCompressor
 
main(String[]) - Static method in class org.pscode.imat.ImageTitler
 
main(String[]) - Static method in class org.pscode.iset.ImageSequenceTitler
 
main(String[]) - Static method in class org.pscode.mime.MimeType
Show the MimeType check panel in a JFrame.
main(String[]) - Static method in class org.pscode.screenshooter.ScreenShooter
 
main(String[]) - Static method in class org.pscode.tracker.Tracker
 
main(String[]) - Static method in class org.pscode.ui.audiotrace.test.TraceColorOptionsWrite
 
main(String[]) - Static method in class org.pscode.ui.widget.LinkLabel
 
main(String[]) - Static method in class org.pscode.xui.param.test.TestParameter
 
MAX_GAIN - Static variable in class org.pscode.ui.audiotrace.AudioPlotPanel
 
MimeType - Class in org.pscode.mime
Test if a given URL is returning the correct mime-type.
MimeType() - Constructor for class org.pscode.mime.MimeType
 
mouseClicked(MouseEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
mouseClicked(MouseEvent) - Method in class org.pscode.ui.widget.LinkLabel
Browse to the target.
mouseEntered(MouseEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
mouseEntered(MouseEvent) - Method in class org.pscode.ui.widget.LinkLabel
Set the color to the hover color.
mouseExited(MouseEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
mouseExited(MouseEvent) - Method in class org.pscode.ui.widget.LinkLabel
Set the color to the standard color.
mousePressed(MouseEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
mousePressed(MouseEvent) - Method in class org.pscode.ui.widget.LinkLabel
 
mouseReleased(MouseEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
mouseReleased(MouseEvent) - Method in class org.pscode.ui.widget.LinkLabel
 

N

next - Variable in class org.pscode.ui.dukebox.DukeBoxPanel
 
next() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
next() - Method in class org.pscode.ui.playlist.PlayListPanel
 

O

open() - Method in class org.pscode.imat.ImageTitler
 
open() - Method in class org.pscode.iset.ImageSequenceTitler
 
open(AudioInputStream) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
open(AudioFormat, byte[], int, int) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
open() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
openFile() - Method in class org.pscode.tracker.Tracker
 
openFromFile(FileContents) - Method in class org.pscode.imat.ImageTitler
 
openFromFile(File) - Method in class org.pscode.iset.ImageSequenceTitler
 
openFromFiles(File[]) - Method in class org.pscode.iset.ImageSequenceTitler
 
openImages() - Method in class org.pscode.iset.ImageSequenceTitler
 
openURL() - Method in class org.pscode.tracker.Tracker
 
openURL(URL) - Method in class org.pscode.tracker.Tracker
 
org.pscode.beeper - package org.pscode.beeper
 
org.pscode.dukebox - package org.pscode.dukebox
 
org.pscode.imac - package org.pscode.imac
 
org.pscode.imat - package org.pscode.imat
 
org.pscode.iset - package org.pscode.iset
 
org.pscode.jmf.protocol - package org.pscode.jmf.protocol
 
org.pscode.mime - package org.pscode.mime
 
org.pscode.screenshooter - package org.pscode.screenshooter
 
org.pscode.tracker - package org.pscode.tracker
 
org.pscode.ui.audiotrace - package org.pscode.ui.audiotrace
 
org.pscode.ui.audiotrace.config - package org.pscode.ui.audiotrace.config
 
org.pscode.ui.audiotrace.test - package org.pscode.ui.audiotrace.test
 
org.pscode.ui.dukebox - package org.pscode.ui.dukebox
 
org.pscode.ui.ite - package org.pscode.ui.ite
 
org.pscode.ui.license - package org.pscode.ui.license
 
org.pscode.ui.log - package org.pscode.ui.log
 
org.pscode.ui.log.config - package org.pscode.ui.log.config
 
org.pscode.ui.playlist - package org.pscode.ui.playlist
 
org.pscode.ui.playlist.config - package org.pscode.ui.playlist.config
 
org.pscode.ui.screenshot - package org.pscode.ui.screenshot
 
org.pscode.ui.tracker - package org.pscode.ui.tracker
 
org.pscode.ui.utilities - package org.pscode.ui.utilities
 
org.pscode.ui.widget - package org.pscode.ui.widget
 
org.pscode.ui.widget.image - package org.pscode.ui.widget.image
 
org.pscode.xui.application - package org.pscode.xui.application
 
org.pscode.xui.format - package org.pscode.xui.format
 
org.pscode.xui.image - package org.pscode.xui.image
 
org.pscode.xui.image.bean - package org.pscode.xui.image.bean
 
org.pscode.xui.ist - package org.pscode.xui.ist
 
org.pscode.xui.log - package org.pscode.xui.log
 
org.pscode.xui.mp3.id3tag - package org.pscode.xui.mp3.id3tag
 
org.pscode.xui.param - package org.pscode.xui.param
 
org.pscode.xui.param.test - package org.pscode.xui.param.test
 
org.pscode.xui.playlist - package org.pscode.xui.playlist
 
org.pscode.xui.sound.bigclip - package org.pscode.xui.sound.bigclip
 
org.pscode.xui.sound.io - package org.pscode.xui.sound.io
 

P

paintComponent(Graphics) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Paint a trace of the current waveform to screen.
paintComponent(Graphics) - Method in class org.pscode.ui.widget.ColorButton
 
paintComponent(Graphics) - Method in class org.pscode.ui.widget.GradientPanel
 
Parameter - Class in org.pscode.xui.param
A class to store information on, and determine the defined value of, parameters for running an application.
Parameter(String, String, String, String, String, String) - Constructor for class org.pscode.xui.param.Parameter
Fully specified parameter.
Parameter(Applet, String, String, String) - Constructor for class org.pscode.xui.param.Parameter
A minimally specified Parameter.
Parameter(Applet, String, String, String, String) - Constructor for class org.pscode.xui.param.Parameter
 
Parameter(Applet, String, String, String, String, String, String) - Constructor for class org.pscode.xui.param.Parameter
 
play() - Method in class org.pscode.ui.tracker.TrackerPanel
 
playAudioFile(File) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
Open and play the specified audio File.
playAudioFile(URL) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
Open and play the specified audio File.
PlayListPanel - Class in org.pscode.ui.playlist
PlayListPanel is a class for opening, parsing and presenting M3U style play lists.
PlayListPanel(TrackHandler) - Constructor for class org.pscode.ui.playlist.PlayListPanel
 
PlayListPanel(URL, TrackHandler) - Constructor for class org.pscode.ui.playlist.PlayListPanel
 
PlayListPanel(File, TrackHandler) - Constructor for class org.pscode.ui.playlist.PlayListPanel
 
PlayListPanel(Vector<Track>, TrackHandler) - Constructor for class org.pscode.ui.playlist.PlayListPanel
 
PlayListRepeatOptionsPanel - Class in org.pscode.ui.playlist.config
 
PlayListRepeatOptionsPanel() - Constructor for class org.pscode.ui.playlist.config.PlayListRepeatOptionsPanel
 
playTrack(Track) - Method in class org.pscode.ui.playlist.PlayListPanel
 
playURL(URL) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
pointerLocation - Variable in class org.pscode.ui.screenshot.ScreenshotFrame
 
pointerLocation - Variable in class org.pscode.xui.ist.ImageSequenceFrame
The location of the mouse pointer when this frame was captured.
pointIsInRegions(Vector<Rectangle>, Point) - Method in class org.pscode.screenshooter.ScreenShooter
 
popNoTracksMessage() - Method in class org.pscode.ui.playlist.PlayListPanel
 
preview() - Method in class org.pscode.screenshooter.ScreenShooter
 
promptClearHistory() - Method in class org.pscode.ui.playlist.PlayListPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.pscode.imat.ImageTitler
 
propertyChange(PropertyChangeEvent) - Method in class org.pscode.iset.ImageSequenceTitler
 
propertyChange(PropertyChangeEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
publish(LogRecord) - Method in class org.pscode.xui.log.ListLogHandler
 

R

read(Buffer) - Method in class org.pscode.jmf.protocol.ImageSourceStream
This is called from the Processor to read a frame worth of video data.
readTag(InputStream, long) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
readTag(InputStream) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
refreshBufferSize() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
refreshGradientPaint() - Method in class org.pscode.ui.widget.GradientPanel
 
refreshGradients() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
refreshImage() - Method in class org.pscode.imat.ImageTitler
 
refreshImageSequence() - Method in class org.pscode.iset.ImageSequenceTitler
 
refreshImageSequence(int, int) - Method in class org.pscode.iset.ImageSequenceTitler
 
refreshPlayListPanel(URL) - Method in class org.pscode.dukebox.DukeBox
 
refreshPlayListPanel(URL) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
refreshTitles() - Method in class org.pscode.imat.ImageTitler
 
refreshTitles() - Method in class org.pscode.iset.ImageSequenceTitler
 
removeIdenticalFrames() - Method in class org.pscode.screenshooter.ScreenShooter
 
removeLineListener(LineListener) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
removeTitle() - Method in class org.pscode.imat.ImageTitler
 
removeTitle() - Method in class org.pscode.iset.ImageSequenceTitler
 
renderPlot() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
rewind() - Method in class org.pscode.ui.tracker.TrackerPanel
 
run() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Read data from the TargetDataLine, then paint it to screen.

S

save() - Method in class org.pscode.imat.ImageTitler
 
save() - Method in class org.pscode.iset.ImageSequenceTitler
 
save() - Method in class org.pscode.screenshooter.ScreenShooter
 
saveImageToStream(ZipOutputStream, Date) - Method in class org.pscode.iset.ImageSequenceTitler
 
saveToFile(File) - Method in class org.pscode.iset.ImageSequenceTitler
 
saveToFile(File, Vector<ScreenshotFrame>) - Method in class org.pscode.screenshooter.ScreenShooter
 
scaledVolume(double[]) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
ScreenShooter - Class in org.pscode.screenshooter
A class to gain animated screenshots of a portion of the screen.
ScreenShooter() - Constructor for class org.pscode.screenshooter.ScreenShooter
 
screenshot - Variable in class org.pscode.ui.screenshot.ScreenshotFrame
 
ScreenshotFrame - Class in org.pscode.ui.screenshot
 
ScreenshotFrame(int, Date, BufferedImage, Point) - Constructor for class org.pscode.ui.screenshot.ScreenshotFrame
 
screenshotName - Variable in class org.pscode.xui.ist.ImageSequenceFrame
The name of the screenshot to use for this frame.
secondsToTime(int) - Static method in class org.pscode.ui.playlist.PlayListPanel
Convert a raw count in seconds to the more conventional, hours/minutes/seconds
secondsToTime(int) - Static method in class org.pscode.ui.tracker.TrackerPanel
Convert a raw count in seconds to the more conventional, hours/minutes/seconds
selectLogLevel(String) - Method in class org.pscode.ui.log.config.LogMenu
 
setActive(boolean) - Method in class org.pscode.ui.tracker.TrackerPanel
Sets the activity flag of the thread.
setActiveColor(Color) - Method in class org.pscode.ui.widget.LinkLabel
 
setAlbum(String) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
setAnimationFrames(AnimationFrame[]) - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
setArtist(String) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
setArtist(String) - Method in class org.pscode.xui.playlist.Track
 
setBackground(Color) - Method in class org.pscode.ui.widget.ColorButton
 
setBackgroundColor(Color) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setBuffer(byte[]) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setByteCount(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setCaptionColor(Color) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setCaptions(ImageSequenceCaption[]) - Method in class org.pscode.xui.ist.ImageSequence
 
setCaptionText(String) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setClip(Clip) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
setClip(Clip) - Method in class org.pscode.ui.tracker.TrackerPanel
 
setClipTime() - Method in class org.pscode.ui.tracker.TrackerPanel
 
setColor(Color, int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setColor1(Color) - Method in class org.pscode.ui.widget.GradientPanel
 
setColor2(Color) - Method in class org.pscode.ui.widget.GradientPanel
 
setColors() - Method in class org.pscode.ui.audiotrace.config.AudioTraceColorsPanel
 
setColors(Color[]) - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
setColorScheme(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setColorSchemeIndex(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setComment(String) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
setConnectTo(Point) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setDate(Date) - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
setDefaultFocus() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
setDefaultFocus() - Method in class org.pscode.ui.tracker.TrackerPanel
 
setFadeRate(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setFontFamily(String) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setFontSize(int) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setFormat(AudioFormat) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setFpsLabel() - Method in class org.pscode.screenshooter.ScreenShooter
 
setFrameCount(int) - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
setFrameNumber(int) - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
setFrameNumber(int) - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
setFramePosition(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setFramePosition(int) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
setFrames(ImageSequenceFrame[]) - Method in class org.pscode.xui.ist.ImageSequence
 
setFrameStart(int) - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
setGain(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setGainLoop(boolean) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setGenre(byte) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
setGradientGain(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setGradientsByTraceColor() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setGradientsByTraceColor(boolean) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setHoverColor(Color) - Method in class org.pscode.ui.widget.LinkLabel
 
setIcon() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
Attempts to set the icon of the root level ancestor
setIcon(Icon) - Method in class org.pscode.ui.widget.image.ImageShrinkLabel
 
setIdealSize(Dimension) - Method in class org.pscode.ui.widget.image.ImageShrinkLabel
 
setImageCaption(ImageCaption) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
setImageCaption(ImageCaption) - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
setImageCaptions(ImageCaption[]) - Method in class org.pscode.xui.image.bean.ImageTitles
 
setImageExtension(String) - Method in class org.pscode.xui.ist.ImageSequence
 
setKeyListener(KeyListener) - Method in class org.pscode.ui.tracker.TrackerPanel
 
setLine(TargetDataLine) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setLineListener(LineListener) - Method in class org.pscode.ui.tracker.TrackerPanel
 
setLineNumber(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Informs the class what 'line number' this represents.
setLissajous(boolean) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setLocation(Point) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setLocator(MediaLocator) - Method in class org.pscode.jmf.protocol.ImageDataSource
 
setLookAndFeel() - Static method in class org.pscode.dukebox.DukeBox
 
setLookAndFeel() - Static method in class org.pscode.imac.ImageCompressor
 
setLoopPoints(int, int) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
setMessage(String) - Method in class org.pscode.tracker.Tracker
 
setMessage(String, int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setMicrosecondPosition(long) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
setName(String) - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
setOffset(int) - Method in class org.pscode.ui.widget.GradientPanel
 
setOuterColor(Color, int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setPaintGradient(boolean) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setParentComponent(Component) - Method in class org.pscode.xui.sound.bigclip.BigClip
Sets a parent component to act as owner of a "Loading track.." progress dialog.
setParentResizable() - Method in class org.pscode.imac.ImageCompressor
 
setPointerLocation(Point) - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
setRecord(LogRecord) - Method in class org.pscode.ui.log.config.LogMenu
 
setRenderingHints(RenderingHints) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setSampleSize(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Construct the plot panel.
setScaledVolume(boolean) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setScaledVolume(boolean) - Method in class org.pscode.ui.audiotrace.config.AudioTraceMenu
 
setScreenshot(BufferedImage) - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
setScreenshotName(long) - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
setScrollStep(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setSelectedIndex(int) - Method in class org.pscode.ui.playlist.PlayListPanel
 
setShowVolume(boolean) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setStandardColor(Color) - Method in class org.pscode.ui.widget.LinkLabel
 
setStatus(String) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
setStatusComponent(JLabel) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
setStrokeSize(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setTable(Vector<Track>) - Method in class org.pscode.ui.playlist.PlayListPanel
 
setThreadSleep(long) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
setTitle(String) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
Attempts to set the title of the root level ancestor
setTitle(String) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
setTitle(String) - Method in class org.pscode.xui.playlist.Track
 
setTitleVisibility(boolean) - Method in class org.pscode.imat.ImageTitler
 
setTitleVisibility(boolean) - Method in class org.pscode.iset.ImageSequenceTitler
 
setTrackTitle() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
setUnderlineVisible(boolean) - Method in class org.pscode.ui.widget.LinkLabel
Determines whether the
setVisible(boolean) - Method in class org.pscode.imat.ImageTitler
 
setVisible(boolean) - Method in class org.pscode.iset.ImageSequenceTitler
 
setWidth(int) - Method in class org.pscode.xui.image.bean.ImageCaption
 
setYear(String) - Method in class org.pscode.xui.mp3.id3tag.Tag
 
setZoomStep(int) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
showAbout() - Method in class org.pscode.imat.ImageTitler
 
showAbout() - Method in class org.pscode.iset.ImageSequenceTitler
 
showAbout() - Method in class org.pscode.screenshooter.ScreenShooter
 
showAbout() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
showDudTrackInfo() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
showHelp() - Method in class org.pscode.imat.ImageTitler
 
showHelp() - Method in class org.pscode.iset.ImageSequenceTitler
 
showHelp() - Method in class org.pscode.screenshooter.ScreenShooter
 
showHelp() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
showHistoryInfo() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
showHistoryList() - Method in class org.pscode.ui.playlist.PlayListPanel
 
showImage(int) - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
showInDialog(Container, Window, String) - Static method in class org.pscode.ui.widget.GuiUtilities
 
showLog() - Method in class org.pscode.ui.log.config.LogMenu
 
showPlayListInfo() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
Show general information on this play list, and a button to open it.
showPlayListInfo() - Method in class org.pscode.ui.playlist.PlayListPanel
Show general information on this play list, and a button to open it.
showProgressBar(String) - Method in class org.pscode.ui.tracker.TrackerPanel
 
showTraceColorOptions() - Method in class org.pscode.ui.audiotrace.config.AudioTraceMenu
 
showTraceOptions() - Method in class org.pscode.ui.audiotrace.config.AudioTraceMenu
 
showTrackInfo() - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
shrinkImage(BufferedImage, int) - Static method in class org.pscode.xui.image.ImageUtils
Shrinks an image so the maximum width & height does not exceed the idealSize.
shutDown() - Method in class org.pscode.ui.tracker.TrackerPanel
flag the thread to end, then exit the VM.
skipBack() - Method in class org.pscode.ui.tracker.TrackerPanel
skipMicroseconds backwards in the current track.
skipForward() - Method in class org.pscode.ui.tracker.TrackerPanel
skipMicroseconds forwards in the current track.
SoundIO - Class in org.pscode.xui.sound.io
 
SoundIO() - Constructor for class org.pscode.xui.sound.io.SoundIO
 
standardColor - Variable in class org.pscode.ui.widget.LinkLabel
 
start() - Method in class org.pscode.dukebox.DukeBox
 
start() - Method in class org.pscode.imac.ImageCompressor
 
start() - Method in class org.pscode.jmf.protocol.ImageDataSource
 
start() - Method in class org.pscode.tracker.Tracker
 
start() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
start() - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
start() - Method in class org.pscode.xui.sound.bigclip.BigClip
TODO - fix bug in LOOP_CONTINUOUSLY
stateChanged(ChangeEvent) - Method in class org.pscode.imat.ImageTitler
 
stateChanged(ChangeEvent) - Method in class org.pscode.iset.ImageSequenceTitler
 
stateChanged(ChangeEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
stop() - Method in class org.pscode.beeper.Beeper
 
stop() - Method in class org.pscode.jmf.protocol.ImageDataSource
 
stop() - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
 
stop() - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
stop() - Method in class org.pscode.xui.sound.bigclip.BigClip
 
stopClip() - Method in class org.pscode.ui.tracker.TrackerPanel
 
stopScreenshots() - Method in class org.pscode.screenshooter.ScreenShooter
 
StringFormat - Class in org.pscode.xui.format
 
StringFormat() - Constructor for class org.pscode.xui.format.StringFormat
 
swapFullScreen() - Method in class org.pscode.ui.audiotrace.config.AudioTraceMenu
 

T

Tag - Class in org.pscode.xui.mp3.id3tag
 
Tag() - Constructor for class org.pscode.xui.mp3.id3tag.Tag
 
testMimeType() - Method in class org.pscode.mime.MimeType
Test the mime type given the arguments supplied in the GUI.
TestParameter - Class in org.pscode.xui.param.test
Test class
TestParameter() - Constructor for class org.pscode.xui.param.test.TestParameter
 
title - Variable in class org.pscode.xui.mp3.id3tag.Tag
 
toDo(String) - Method in class org.pscode.imat.ImageTitler
 
toDo(String) - Method in class org.pscode.iset.ImageSequenceTitler
 
toDo(String) - Method in class org.pscode.screenshooter.ScreenShooter
 
toDo(String) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
toDo(String) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
toDo(String) - Method in class org.pscode.ui.widget.image.ImageSequenceViewPanel
 
toString() - Method in class org.pscode.ui.audiotrace.TraceColorOptions
 
toString() - Method in class org.pscode.ui.screenshot.ScreenshotFrame
 
toString() - Method in class org.pscode.xui.image.bean.ImageCaption
 
toString() - Method in class org.pscode.xui.ist.ImageSequenceCaption
 
toString() - Method in class org.pscode.xui.ist.ImageSequenceFrame
 
toString() - Method in class org.pscode.xui.param.Parameter
 
toString() - Method in class org.pscode.xui.playlist.Track
 
TraceColorOptions - Class in org.pscode.ui.audiotrace
 
TraceColorOptions() - Constructor for class org.pscode.ui.audiotrace.TraceColorOptions
 
TraceColorOptionsWrite - Class in org.pscode.ui.audiotrace.test
 
TraceColorOptionsWrite() - Constructor for class org.pscode.ui.audiotrace.test.TraceColorOptionsWrite
 
Track - Class in org.pscode.xui.playlist
Represents a single track in a play list.
Track(URL, int, String, String, int) - Constructor for class org.pscode.xui.playlist.Track
 
Track(URL, int, String, String) - Constructor for class org.pscode.xui.playlist.Track
 
Tracker - Class in org.pscode.tracker
An application/applet wrapper for the TrackerPanel 09-08-21 09-08-18 Source released Cannot load a track in web start for love nor money 09-08-11 First public release
Tracker() - Constructor for class org.pscode.tracker.Tracker
 
TrackerPanel - Class in org.pscode.ui.tracker
An audio track player with GUI and simple controls.
TrackerPanel(String) - Constructor for class org.pscode.ui.tracker.TrackerPanel
 
TrackHandler - Interface in org.pscode.ui.playlist
 
TrackTableModel - Class in org.pscode.ui.playlist
 
TrackTableModel(Vector<Track>) - Constructor for class org.pscode.ui.playlist.TrackTableModel
 
transparent - Variable in class org.pscode.ui.widget.LinkLabel
 

U

underlineVisible - Variable in class org.pscode.ui.widget.LinkLabel
 
UnlicensedException - Exception in org.pscode.ui.license
 
UnlicensedException(String) - Constructor for exception org.pscode.ui.license.UnlicensedException
 
update(LineEvent) - Method in class org.pscode.ui.dukebox.DukeBoxPanel
 
update(LineEvent) - Method in class org.pscode.ui.tracker.TrackerPanel
 
update() - Method in class org.pscode.ui.tracker.TrackerPanel
Update the GUI (progress and trace) as well as act on rewind/ff buttons (repeat rate) every 80 milliseconds.
update(LineEvent) - Method in class org.pscode.xui.sound.bigclip.BigClip
 
updateCaptionFromControls() - Method in class org.pscode.iset.ImageSequenceTitler
 
updateCaptionFromControls() - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
updateControlsFromCaption() - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
updateParent(PropertyChangeEvent) - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
updatePlotPanel() - Method in class org.pscode.ui.tracker.TrackerPanel
 
updateText() - Method in class org.pscode.imat.ImageTitler
 
updateText() - Method in class org.pscode.ui.ite.ImageTitleEditPanel
 
updateVolume() - Method in class org.pscode.ui.tracker.TrackerPanel
 

V

volumeRMS(double[]) - Method in class org.pscode.ui.audiotrace.AudioPlotPanel
Computes the RMS volume of a group of signal sizes ranging from -1 to 1.

W

width - Variable in class org.pscode.xui.image.bean.ImageCaption
The width of the text.
willReadBlock() - Method in class org.pscode.jmf.protocol.ImageSourceStream
 

Y

year - Variable in class org.pscode.xui.mp3.id3tag.Tag
 

A B C D E F G H I J K L M N O P R S T U V W Y