public class MonitoringTheme extends Object
MonitoringTheme define o padrão de cores para
interfaces de monitoração.| Constructor and Description |
|---|
MonitoringTheme() |
| Modifier and Type | Method and Description |
|---|---|
static Color |
getAxisColor() |
static Color |
getDataPaletteColor(int row,
int col) |
static int |
getDataPaletteColumnCount() |
static int |
getDataPaletteRowCount() |
static Color |
getFreeColor() |
static Color |
getGridColor() |
static Color |
getOutColor() |
static Color |
getProcessorColor() |
static Color |
getRAMMemoryColor() |
static Color |
getRangeAlertColor() |
static Color |
getRangeDefaultColor() |
static Color |
getRangeErrorColor() |
static Color |
getRangeNormalColor() |
static Color |
getRangePanicColor() |
static Color |
getRangeWarningColor() |
static Color |
getSwapMemoryColor() |
static Color |
getUsedColor() |
public static Color getRangeNormalColor()
public static Color getRangeWarningColor()
public static Color getRangeAlertColor()
public static Color getRangePanicColor()
public static Color getRangeErrorColor()
public static Color getRangeDefaultColor()
public static Color getOutColor()
public static Color getProcessorColor()
public static Color getRAMMemoryColor()
public static Color getSwapMemoryColor()
public static Color getAxisColor()
public static Color getGridColor()
public static int getDataPaletteRowCount()
public static int getDataPaletteColumnCount()
public static Color getDataPaletteColor(int row, int col)
public static Color getUsedColor()
public static Color getFreeColor()
Copyright © 2016. All rights reserved.