fr.inria.oadymppac.panel
Class MainFrameDecorator
java.lang.Object
fr.inria.oadymppac.panel.MainFrameDecorator
- public class MainFrameDecorator
- extends java.lang.Object
- Author:
- raf
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static org.apache.log4j.Logger logger
FILE_MENU
public static final java.lang.String FILE_MENU
- See Also:
- Constant Field Values
WIND_MENU
public static final java.lang.String WIND_MENU
- See Also:
- Constant Field Values
HELP_MENU
public static final java.lang.String HELP_MENU
- See Also:
- Constant Field Values
READY
public static final java.lang.String READY
- See Also:
- Constant Field Values
MESSAGE_DELAY
public static final int MESSAGE_DELAY
- See Also:
- Constant Field Values
MainFrameDecorator
public MainFrameDecorator(Properties properties)
throws java.awt.HeadlessException
- Throws:
java.awt.HeadlessException
MainFrameDecorator
public MainFrameDecorator(Properties properties,
java.lang.String title)
- Parameters:
title
-
- Throws:
java.awt.HeadlessException
setMessage
public void setMessage(java.lang.String message)
getFrame
public javax.swing.JFrame getFrame()
- Returns:
- Returns the frame.