jaxx.runtime.swing
Class StatusMessagePanelHandler

java.lang.Object
  extended by jaxx.runtime.swing.StatusMessagePanelHandler

public class StatusMessagePanelHandler
extends Object

Since:
1.6.0
Author:
chemit

Field Summary
protected  Color statusForeground
           
protected  String statusReferenceContent
           
protected  Timer timer
           
 
Constructor Summary
StatusMessagePanelHandler()
           
 
Method Summary
protected  void fadeStatus(StatusMessagePanel ui)
           
protected  void startStatusFader(StatusMessagePanel ui)
           
protected  void stopStatusFader(StatusMessagePanel ui)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

statusForeground

protected Color statusForeground

statusReferenceContent

protected String statusReferenceContent

timer

protected Timer timer
Constructor Detail

StatusMessagePanelHandler

public StatusMessagePanelHandler()
Method Detail

fadeStatus

protected void fadeStatus(StatusMessagePanel ui)

startStatusFader

protected void startStatusFader(StatusMessagePanel ui)

stopStatusFader

protected void stopStatusFader(StatusMessagePanel ui)


Copyright © 2008-2010 CodeLutin. All Rights Reserved.