Uses of Interface
vooga.devEnvironment.FilenameReceiver

Packages that use FilenameReceiver
vooga.devEnvironment   
 

Uses of FilenameReceiver in vooga.devEnvironment
 

Classes in vooga.devEnvironment that implement FilenameReceiver
 class TextureChangeFrame
          A JFrame which allows for changing the texture of an item to an image loaded from a file.
 

Constructors in vooga.devEnvironment with parameters of type FilenameReceiver
BrowseListener(javax.swing.JFileChooser chooser, FilenameReceiver receiver)