Java SystemColor ACTIVE_CAPTION_BORDER

Syntax

SystemColor.ACTIVE_CAPTION_BORDER has the following syntax.

public static final int ACTIVE_CAPTION_BORDER

Example

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


import java.awt.SystemColor;
//from  ww w  .j  ava  2  s.c o  m
public class Main {
  public static void main(String[] args) {
     System.out.println(SystemColor.ACTIVE_CAPTION_BORDER);

  }
}




















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