anl.aida.client.gui
Class ProgressLayer
java.lang.Object
anl.aida.client.gui.ProgressLayer
public class ProgressLayer
- extends java.lang.Object
Date: Feb 17, 2009 9:55:54 AM
Field Summary |
private org.jdesktop.swingx.JXBusyLabel |
busyLabel
|
static java.lang.String |
CLIENT_KEY
|
private javax.swing.JComponent |
comp
|
private org.jdesktop.jxlayer.JXLayer |
layer
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLIENT_KEY
public static final java.lang.String CLIENT_KEY
layer
private org.jdesktop.jxlayer.JXLayer layer
busyLabel
private org.jdesktop.swingx.JXBusyLabel busyLabel
comp
private javax.swing.JComponent comp
ProgressLayer
public ProgressLayer(javax.swing.JComponent comp)
setEnabled
private void setEnabled(javax.swing.JComponent comp,
boolean enabled)
getBusyText
public java.lang.String getBusyText()
setBusyText
public void setBusyText(java.lang.String text)
setEnabled
public void setEnabled(boolean enabled)
isEnabled
public boolean isEnabled()
getJXLayer
public org.jdesktop.jxlayer.JXLayer getJXLayer()