|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.sandia.ccaffeine.dc.user_iface.BuilderClient
public class BuilderClient
Field Summary | |
---|---|
static GlobalData |
globalData
|
Constructor Summary | |
---|---|
BuilderClient()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static void |
runGUI(ClientSocket clientSocket,
Args args)
|
protected static void |
scaleFontSizeOfEveryComponent(double fontSizeMultiplier)
Scale the font size of every component. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static GlobalData globalData
Constructor Detail |
---|
public BuilderClient()
Method Detail |
---|
public static final void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void runGUI(ClientSocket clientSocket, Args args)
protected static void scaleFontSizeOfEveryComponent(double fontSizeMultiplier)
fontSizeMultiplier
- The new font size is
the default font size multiplied by this scaling factor.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |