Uses of Class
net.shredzone.ifish.IFishPane

Packages that use IFishPane
net.shredzone.ifish   
net.shredzone.ifish.actions   
net.shredzone.ifish.gui   
 

Uses of IFishPane in net.shredzone.ifish
 

Constructors in net.shredzone.ifish with parameters of type IFishPane
IFishRenameCallback(IFishPane fish)
           
 

Uses of IFishPane in net.shredzone.ifish.actions
 

Fields in net.shredzone.ifish.actions declared as IFishPane
protected  IFishPane IFishAction.fish
           
 

Constructors in net.shredzone.ifish.actions with parameters of type IFishPane
AboutAction(IFishPane fish)
          Create a new AboutAction.
AsyncIFishAction(IFishPane fish, String name, Icon icon, String tip, KeyStroke accel)
          Create a new, asynchronous Action.
DeleteDatabaseAction(IFishPane fish)
          Create a new DeleteDatabaseAction.
ExportDatabaseAction(IFishPane fish)
          Create a new ExportDatabaseAction.
IFishAction(IFishPane fish, String name, Icon icon, String tip, KeyStroke accel)
          Create a new, synchronous Action.
PlayerAction(IFishPane fish, int type)
          Create a new PlayerAction.
PrefsAction(IFishPane fish)
          Create a new PrefsAction.
QuitAction(IFishPane fish)
          Create a new QuitAction.
ReadDatabaseAction(IFishPane fish)
          Create a new ReadDatabaseAction.
SaveDatabaseAction(IFishPane fish)
          Create a new SaveDatabaseAction.
SyncDatabaseAction(IFishPane fish)
          Create a new SyncDatabaseAction.
 

Uses of IFishPane in net.shredzone.ifish.gui
 

Constructors in net.shredzone.ifish.gui with parameters of type IFishPane
DatabasePane(IFishPane fish)
          Create a new DatabasePane.
EntryTransferHandler(IFishPane fish)
          Create a new EntryTransferHandler
PlaylistPane.AllAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip)
           
PlaylistPane.CreateAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip)
           
PlaylistPane.DeleteAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip)
           
PlaylistPane.MoveAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip, int mode)
           
PlaylistPane.PasteAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip)
           
PlaylistPane.RemoveAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip)
           
PlaylistPane.RenameAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip)
           
PlaylistPane.SortAction(PlaylistPane pl, IFishPane fish, String name, Icon icon, String tip, int mode)
           
PlaylistPane(IFishPane fish)
          Create a PlaylistPane.
PrefsPane(IFishPane fish)
          Create a new Prefs pane.
ScannerPane(IFishPane fish)
          Create a new ScannerPane
 



Copyright © 2007-2011 shredzone.org. All Rights Reserved.