Uses of Class
jurpedemo.frames.JurpeFrame

Packages that use JurpeFrame
jurpedemo.frames   
 

Uses of JurpeFrame in jurpedemo.frames
 

Subclasses of JurpeFrame in jurpedemo.frames
 class FrameMain
          Swing graphical user interface.
 

Methods in jurpedemo.frames that return JurpeFrame
 JurpeFrame PanelGame.getJurpeFrame()
           
 

Constructors in jurpedemo.frames with parameters of type JurpeFrame
DungeonCommander(JurpeFrame frame, DungeonCommand command)
          Constructor
FrameCombat(JurpeFrame xp, java.lang.String monsterName, boolean fastlog)
          Constructor
FrameHighScores(JurpeFrame xp)
          Costructor
FrameTutorial(JurpeFrame xp)
          Constructor.
InventoryListBox(JurpeFrame parentFrame)
          Constructor
PanelCharacter(JurpeFrame gui)
          Init panel for character
PanelGame(JurpeFrame gui)
          Constructor
PanelInn(JurpeFrame gui)
          Init panel for inn
PanelInventory(JurpeFrame gui)
          Init panel for inventory
PanelShop(JurpeFrame gui)
          Init panel for shop
PanelSkills(JurpeFrame gui)
          Init panel for skills
 


Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net