org.rapla.gui.toolkit
Interface FrameController

All Known Implementing Classes:
DialogUI, RaplaFrame, WizardDialog

public interface FrameController

All classes implementing this Interface must call FrameControllerList.addFrameController(this) on initialization FrameControllerList.removeFrameController(this) on close This Class is used for automated close of all Frames on Logout.


Method Summary
 void close()
           
 

Method Detail

close

void close()


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.