Overview  Package   Class  Tree  Index 

be.lassi.ui.main
Class MainFrames

java.lang.Object
  extended by be.lassi.ui.main.MainFrames
All Implemented Interfaces:
java.lang.Iterable<BasicFrame>

public class MainFrames
extends java.lang.Object
implements java.lang.Iterable<BasicFrame>

Collection of all "child" frames started from MainFrame.


Constructor Summary
MainFrames(ShowContext context, MainFrame mainFrame)
          Create all child frames.
 
Method Summary
 javax.swing.JFrame getAudioFrame()
           
 javax.swing.JFrame getBcf2000Frame()
           
 javax.swing.JFrame getBrowser()
           
 ClockFrame getClockFrame()
          Get ClockFrame.
 javax.swing.JFrame getColorListFrame()
           
 javax.swing.JFrame getColorWheelFrame()
           
 LassiLogFrame getCommandLog()
           
 CueListFrame getCueListFrame()
          Get CueListFrame.
 DmxInMonitorFrame getDmxInMonitor()
           
 DmxOutMonitorFrame getDmxOutMonitor()
           
 javax.swing.JFrame getFixtureListFrame()
           
 javax.swing.JFrame getFixturesMonitorFrame()
           
 GroupsFrame getGroupFrame()
           
 IOMonitorFrame getIOMonitor()
           
 LcEditLogFrame getLcEditLog()
           
 javax.swing.JFrame getLibraryFrame()
           
 MainFrame getMainFrame()
           
 MidiControlFrame getMidiControlFrame()
           
 MixerMonitorFrame getMixerMonitor()
           
 OldCueListFrame getOldCueListFrame()
           
 PatchFrame getPatch()
           
 javax.swing.JFrame getPreferencesFrame()
           
 javax.swing.JFrame getRunner()
           
 SheetFrame getSheet()
          Get Sheet frame.
 javax.swing.JFrame getShowFixturesFrame()
           
 SynchronizerFrame getSynchronizerFrame()
           
 java.util.Iterator<BasicFrame> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainFrames

public MainFrames(ShowContext context,
                  MainFrame mainFrame)
Create all child frames.

Parameters:
context -
Method Detail

getAudioFrame

public javax.swing.JFrame getAudioFrame()

getBcf2000Frame

public javax.swing.JFrame getBcf2000Frame()

getBrowser

public javax.swing.JFrame getBrowser()

getClockFrame

public ClockFrame getClockFrame()
Get ClockFrame.

Returns:
ClockFrame

getColorListFrame

public javax.swing.JFrame getColorListFrame()

getColorWheelFrame

public javax.swing.JFrame getColorWheelFrame()

getCommandLog

public LassiLogFrame getCommandLog()

getCueListFrame

public CueListFrame getCueListFrame()
Get CueListFrame.

Returns:
CueListFrame

getDmxInMonitor

public DmxInMonitorFrame getDmxInMonitor()

getDmxOutMonitor

public DmxOutMonitorFrame getDmxOutMonitor()

getFixtureListFrame

public javax.swing.JFrame getFixtureListFrame()

getFixturesMonitorFrame

public javax.swing.JFrame getFixturesMonitorFrame()

getGroupFrame

public GroupsFrame getGroupFrame()

getIOMonitor

public IOMonitorFrame getIOMonitor()

getLcEditLog

public LcEditLogFrame getLcEditLog()

getLibraryFrame

public javax.swing.JFrame getLibraryFrame()

getMainFrame

public MainFrame getMainFrame()

getMidiControlFrame

public MidiControlFrame getMidiControlFrame()

getMixerMonitor

public MixerMonitorFrame getMixerMonitor()

getOldCueListFrame

public OldCueListFrame getOldCueListFrame()

getPatch

public PatchFrame getPatch()

getPreferencesFrame

public javax.swing.JFrame getPreferencesFrame()

getRunner

public javax.swing.JFrame getRunner()

getSheet

public SheetFrame getSheet()
Get Sheet frame.

Returns:
Sheet

getShowFixturesFrame

public javax.swing.JFrame getShowFixturesFrame()

getSynchronizerFrame

public SynchronizerFrame getSynchronizerFrame()

iterator

public java.util.Iterator<BasicFrame> iterator()
Specified by:
iterator in interface java.lang.Iterable<BasicFrame>

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2