Uses of Class
holoedit.gui.FloatingWindow

Packages that use FloatingWindow
holoedit.fileio   
holoedit.functions   
holoedit.gui   
 

Uses of FloatingWindow in holoedit.fileio
 

Subclasses of FloatingWindow in holoedit.fileio
 class SDIFdialog
           
 

Uses of FloatingWindow in holoedit.functions
 

Subclasses of FloatingWindow in holoedit.functions
 class AlgorithmDialog
           
 class GroovyWindow
           
 

Uses of FloatingWindow in holoedit.gui
 

Subclasses of FloatingWindow in holoedit.gui
 class HelpWindow
          La fenetre d'aide accessible par menu View -> Help Window
 class HoloPointEditor
           
 class ProgressBar
           
 class Room3DGUI
           
 class RoomGUI
           
 class ScoreGUI
           
 class SoundPoolGUI
           
 class SpeakerEditor
           
 class TimeEditorGUI
           
 class TrackSelector
           
 class TransportPanel
           
 

Fields in holoedit.gui declared as FloatingWindow
private  FloatingWindow RoomGUI.RoomGLCanvas.fwRef
           
private  FloatingWindow HoloMenuBar.parent
           
 

Methods in holoedit.gui with parameters of type FloatingWindow
 void HoloMenuBar.setParent(FloatingWindow f)
           
 

Constructors in holoedit.gui with parameters of type FloatingWindow
HoloMenuBar(Main s, FloatingWindow p)
           
HoloPointEditor(int _ptIndex, java.awt.Point position, FloatingWindow fw, Main mr)
           
Room3DGUI.Room3DCanvas(FloatingWindow fw)
           
RoomGUI.RoomGLCanvas(FloatingWindow fw)