|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjpview.gui.Defaults
public class Defaults
This class contains default values for various look and feel settings
| Field Summary | |
|---|---|
static javax.swing.border.Border |
CONTROL_BORDER
The default border for JPanels |
static java.awt.Font |
CONTROL_FONT
The default font for the control panels |
static java.awt.Color |
FONT_COLOR
The default font color for the control panels |
static java.awt.Rectangle |
HL_WINDOW_SZ
The default highlight window size |
static java.awt.Color |
SEE_THROUGH_GREY
The default "see-through" color for internal frames |
static java.awt.Rectangle |
SM_WINDOW_SZ
The default small window size |
static java.awt.Dimension |
THUMB_SZ
The default thumbnail size |
| Constructor Summary | |
|---|---|
Defaults()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.Font CONTROL_FONT
public static final java.awt.Color FONT_COLOR
public static final javax.swing.border.Border CONTROL_BORDER
public static final java.awt.Color SEE_THROUGH_GREY
public static final java.awt.Rectangle HL_WINDOW_SZ
public static final java.awt.Rectangle SM_WINDOW_SZ
public static final java.awt.Dimension THUMB_SZ
| Constructor Detail |
|---|
public Defaults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||