Uses of Interface
net.officefloor.demo.record.FrameVisibilityListener

Packages that use FrameVisibilityListener
net.officefloor.demo.gui   
net.officefloor.demo.record   
 

Uses of FrameVisibilityListener in net.officefloor.demo.gui
 

Methods in net.officefloor.demo.gui with parameters of type FrameVisibilityListener
 void DemoTool.attachComponents(Frame frame, FrameVisibilityListener visibilityListener, Container container, MacroSource... macroSources)
          Attaches the Component instances for demo generation.
 

Uses of FrameVisibilityListener in net.officefloor.demo.record
 

Constructors in net.officefloor.demo.record with parameters of type FrameVisibilityListener
RecordComponent(Robot robot, Frame frame, FrameVisibilityListener visibilityListener, RecordListener recordListener)
          Initiate.
 



Copyright © 2005-2012. All Rights Reserved.