Java SystemColor ACTIVE_CAPTION

Syntax

SystemColor.ACTIVE_CAPTION has the following syntax.

public static final int ACTIVE_CAPTION

Example

In the following code shows how to use SystemColor.ACTIVE_CAPTION field.


import java.awt.SystemColor;
// w w w  .  j a  va2s  . c om
public class Main {
  public static void main(String[] args) {
     System.out.println(SystemColor.ACTIVE_CAPTION);

  }
}




















Home »
  Java Tutorial »
    java.awt »




BasicStroke
BorderLayout
CardLayout
Color
Cursor
Desktop
DesktopManager
DisplayMode
EventQueue
FlowLayout
FocusTraversalPolicy
Font
FontMetrics
GradientPaint
Graphics
Graphics2D
GraphicsConfiguration
GraphicsDevice
GraphicsEnvironment
GridBagConstraints
GridBagLayout
GridLayout
Image
ItemSelectable
KeyboardFocusManager
LayoutManager
LayoutManager2
Point
Rectangle
Robot
Shape
SplashScreen
SystemColor
SystemTray
TexturePaint
TrayIcon
Toolkit
Transparency