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

I

id - Variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID - Variable in class com.vwp.vuapi.objects.VUGroundObjectInfo
 
ID - Variable in class com.vwp.vuapi.util.VUInfo
This field contains a value that identifies a world / object / user non-ambiguous.
ID_2CHN - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_4CHN - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_6CHN - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_8CHN - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_CD81 - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_FLT4 - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_FLT8 - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_MK - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_MK_EXT - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_NONE - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_NT - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_OCTA - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_OKTA - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_POSTFIX_CH - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
ID_PREFIX_TDZ - Static variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
Ident - Class in com.vwp.net.irc
A simple IdentServer which provides a means to determine the identity of a user of a particular TCP connection.
Ident(MessagePipe, String) - Constructor for class com.vwp.net.irc.Ident
Constructs and starts an instance of an IdentServer that responds to a client with the provided LoginName.
ImagePNGData - Class in com.vwp.awt.image
This class is a saver for Images and BufferedImages.
ImagePNGData() - Constructor for class com.vwp.awt.image.ImagePNGData
Default constructor
ImagePNGData(Image) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(BufferedImage) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(Image, boolean) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(BufferedImage, boolean) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(Image, boolean, int) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(BufferedImage, boolean, int) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(BufferedImage, boolean, int, int) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImagePNGData(Image, boolean, int, int) - Constructor for class com.vwp.awt.image.ImagePNGData
Deprecated. Please use class ImageWriter with MIME-type image/png instead!
ImageUtils - Class in com.vwp.awt.image
This class contains a collection of useful functions related to image manipulation and handling.
ImageUtils() - Constructor for class com.vwp.awt.image.ImageUtils
Main constructor
indent() - Method in class com.vwp.sound.mod.util.io.IndentingWriter
 
IndentingWriter - Class in com.vwp.sound.mod.util.io
a writer that support indentation
IndentingWriter(Writer) - Constructor for class com.vwp.sound.mod.util.io.IndentingWriter
 
init(Output, boolean) - Method in class com.vwp.sound.mod.modplay.Player
initialize the player
initDivision(int, int, int, int[], int[], int[]) - Method in class com.vwp.sound.mod.modplay.module.Track
initializes a division int the track.
initialize() - Method in class com.vwp.j3d.utils.behaviors.keyboard.KeyNavigatorBehavior
Override Behavior's initialize method to setup wakeup criteria.
INPUT_RATE - Static variable in interface com.vwp.sound.mod.sound.output.Output
the assumed sampeling rate of the input to write(byte[], int, int)
insertString(int, String, AttributeSet) - Method in class com.vwp.swing.text.ExtendedDocument
 
Instrument - Class in com.vwp.sound.mod.modplay.module
An instrument.
Instrument(String, int[], Sample[], AutoEffect[], double) - Constructor for class com.vwp.sound.mod.modplay.module.Instrument
 
INSTRUMENT_PANNING - Static variable in class com.vwp.sound.mod.modplay.module.Module
indicates that the panning of a sample is decided by the panning value of the instrument that this sample is a part of
instrumentCount - Variable in class com.vwp.sound.mod.modplay.loader.ModLoader.IDInfo
 
InterpolatingMixer - Class in com.vwp.sound.mod.modplay.player
 
InterpolatingMixer() - Constructor for class com.vwp.sound.mod.modplay.player.InterpolatingMixer
 
InvalidFormatException - Exception in com.vwp.sound.mod.modplay.loader
 
InvalidFormatException(String) - Constructor for exception com.vwp.sound.mod.modplay.loader.InvalidFormatException
 
IP - Variable in class com.vwp.vuapi.VUInterface
 
IRC - Class in com.vwp.net.irc
This is the base class which has to be used for an IRC connection.
IRC(String, short, String, String, String, MessagePipe, boolean, String) - Constructor for class com.vwp.net.irc.IRC
The default constructor for an IRC object.
isActive() - Method in class com.vwp.sound.mod.modplay.player.autoeffect.VolumeEnvelope
 
isExtensionListInDescription() - Method in class com.vwp.swing.filechooser.ExtendedFileFilter
 
isMoving() - Method in class com.vwp.j3d.utils.behaviors.keyboard.KeyNavigatorBehavior
Specifies if currently a movement is handled
isMute(int) - Method in class com.vwp.sound.mod.modplay.player.DefaultMixer
 
isMute(int) - Method in interface com.vwp.sound.mod.modplay.player.Mixer
 
isOpen() - Method in class com.vwp.sound.mod.sound.output.JavaSoundOutput
 
isOpen() - Method in interface com.vwp.sound.mod.sound.output.Output
tests if an output plugin is open for writeing
isOpen() - Method in class com.vwp.sound.mod.sound.output.WavOutput
 
isPaused() - Method in class com.vwp.sound.mod.modplay.ThreadedPlayer
check if the module is paused
isPrimitive(int) - Static method in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
 
isRunning() - Method in class com.vwp.sound.mod.modplay.ThreadedPlayer
check if the player thread is still running
IT - Static variable in class com.vwp.sound.mod.modplay.loader.ModuleLoader
 
ITLoader - Class in com.vwp.sound.mod.modplay.loader
 
ITLoader(String, byte[]) - Constructor for class com.vwp.sound.mod.modplay.loader.ITLoader
 

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