-
Field Summary
Fields
protected int
protected int
protected boolean
protected boolean
-
Constructor Summary
Constructors
-
Method Summary
void
void
static void
void
protected void
void
void
Methods inherited from class javax.swing.plaf.LayerUI
addPropertyChangeListener, addPropertyChangeListener, doLayout, eventDispatched, firePropertyChange, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, imageUpdate, installUI, paintImmediately, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removePropertyChangeListener, removePropertyChangeListener, uninstallUI, updateUI
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
running
protected boolean running
-
fadingOut
protected boolean fadingOut
-
-
fadeCount
protected int fadeCount
-
fadeLimit
protected int fadeLimit
-
Constructor Details
-
PanelLoadingLayer
public PanelLoadingLayer()
-
Method Details
-
-
paintFade
protected void paintFade(Graphics2D g,
int w,
int h)
-
start
public void start()
-
-
-
-
main
public static void main(String[] args)