|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.refFaultParamDb.gui.infotools.GUI_Utils
public class GUI_Utils
Title: GUI_Utils.java
Description:
Copyright: Copyright (c) 2002
Company:
| Field Summary | |
|---|---|
static DecimalFormat |
decimalFormat
|
static GridBagLayout |
gridBagLayout
|
static DecimalFormat |
latFormat
|
static DecimalFormat |
lonFormat
|
| Constructor Summary | |
|---|---|
GUI_Utils()
|
|
| Method Summary | |
|---|---|
static JPanel |
getPanel(InfoLabel infoLabel,
String borderTitle)
Get Bordered Panel |
static JPanel |
getPanel(String borderTitle)
Get Bordered Panel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GridBagLayout gridBagLayout
public static final DecimalFormat decimalFormat
public static final DecimalFormat latFormat
public static final DecimalFormat lonFormat
| Constructor Detail |
|---|
public GUI_Utils()
| Method Detail |
|---|
public static JPanel getPanel(InfoLabel infoLabel,
String borderTitle)
infoLabel - borderTitle -
public static JPanel getPanel(String borderTitle)
infoLabel - borderTitle -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||