ICY Version 1.0.1.0
Public Member Functions | Protected Member Functions | Protected Attributes

icy.gui.component.IcyPanel Class Reference

Inheritance diagram for icy.gui.component.IcyPanel:
icy.gui.component.IcyLogo

List of all members.

Public Member Functions

 IcyPanel (boolean bgDrawCached)
boolean isBgDrawCached ()
void setBgDrawCached (boolean bgDrawCached)

Protected Member Functions

void paintComponent (Graphics g)

Protected Attributes

boolean bgDrawCached

Member Function Documentation

boolean icy.gui.component.IcyPanel.isBgDrawCached ( )
Returns:
the bgDrawCached
void icy.gui.component.IcyPanel.setBgDrawCached ( boolean  bgDrawCached)
Parameters:
bgDrawCachedthe bgDrawCached to set

Member Data Documentation

background draw cache flag


The documentation for this class was generated from the following file:
 All Classes Functions Variables