|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.editor.gui.GlobalVariables
public class GlobalVariables
Constructor Summary | |
---|---|
GlobalVariables()
|
Method Summary | |
---|---|
static javax.swing.ImageIcon |
getImage(java.lang.String filename)
|
static javax.swing.JComponent |
getSelectedComponent()
|
static void |
setBorderForUnselectedComponent(javax.swing.JComponent c)
|
static void |
setSelectedComponent(javax.swing.JComponent c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalVariables()
Method Detail |
---|
public static void setBorderForUnselectedComponent(javax.swing.JComponent c)
public static void setSelectedComponent(javax.swing.JComponent c)
public static javax.swing.JComponent getSelectedComponent()
public static javax.swing.ImageIcon getImage(java.lang.String filename)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |