org.chorem.jtimer.ui.widget
Class WindowProperty2
java.lang.Object
org.jdesktop.application.session.WindowProperty
org.chorem.jtimer.ui.widget.WindowProperty2
- All Implemented Interfaces:
- org.jdesktop.application.session.PropertySupport
public class WindowProperty2
- extends org.jdesktop.application.session.WindowProperty
Code from http://kenai.com/jira/browse/BSAF-74.
Force jtimer to always start in not iconified mode.
- Version:
- $Revision: 2835 $
Last update : $Date: 2012-03-19 10:06:53 +0100 (Mon, 19 Mar 2012) $
By : $Author: echatellier $
- Author:
- chatellier
Methods inherited from class org.jdesktop.application.session.WindowProperty |
getSessionState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowProperty2
public WindowProperty2()
setSessionState
public void setSessionState(Component comp,
Object state)
- Specified by:
setSessionState
in interface org.jdesktop.application.session.PropertySupport
- Overrides:
setSessionState
in class org.jdesktop.application.session.WindowProperty
Copyright © 2007-2012 CodeLutin. All Rights Reserved.