|
| class | CustomComboBoxRenderer |
| |
◆ createChart()
| static JFreeChart view.Utils.createChart |
( |
CategoryDataset | dataset | ) |
|
|
static |
◆ createDataset()
| static CategoryDataset view.Utils.createDataset |
( |
List< University > | universities | ) |
|
|
static |
◆ customizeButton()
| static void view.Utils.customizeButton |
( |
JButton | button, |
|
|
Color | defaultColor, |
|
|
Color | hoverColor ) |
|
static |
Customize backcolor of a JButton on mouse hover
- Parameters
-
| button | |
| defaultColor | |
| hoverColor | |
◆ customizeButtonsInsidePanel()
| static void view.Utils.customizeButtonsInsidePanel |
( |
JPanel | panel | ) |
|
|
static |
◆ getParentCenterLocation()
| static Point view.Utils.getParentCenterLocation |
( |
Component | parent, |
|
|
Component | child ) |
|
static |
Centers
- Parameters
-
| parent | Parent component |
| child | : Child component |
- Returns
- Point
◆ showChart()
| static void view.Utils.showChart |
( |
List< University > | universities | ) |
|
|
static |
The documentation for this class was generated from the following file: