

Protected Member Functions | |
| LogoPanel (Color start, Color end) | |
| void | paintComponent (Graphics g) |
Protected Attributes | |
| GradientPaint | gradientPaint = null |
Private Attributes | |
| Color | startcolor |
| Color | endcolor |
| int | oldW |
| int | oldH |
| alma::acs::commandcenter::gui::LogoPanel::LogoPanel | ( | Color | start, | |
| Color | end | |||
| ) | [inline, protected] |
References endcolor, and startcolor.
| void alma::acs::commandcenter::gui::LogoPanel::paintComponent | ( | Graphics | g | ) | [inline, protected] |
References endcolor, gradientPaint, oldH, oldW, and startcolor.
Color alma::acs::commandcenter::gui::LogoPanel::endcolor [private] |
Referenced by LogoPanel(), and paintComponent().
GradientPaint alma::acs::commandcenter::gui::LogoPanel::gradientPaint = null [protected] |
Referenced by paintComponent().
int alma::acs::commandcenter::gui::LogoPanel::oldH [private] |
Referenced by paintComponent().
int alma::acs::commandcenter::gui::LogoPanel::oldW [private] |
Referenced by paintComponent().
Color alma::acs::commandcenter::gui::LogoPanel::startcolor [private] |
Referenced by LogoPanel(), and paintComponent().
1.6.2