net.sf.zekr.ui
Class GlobalGuiConfig

java.lang.Object
  extended by net.sf.zekr.ui.GlobalGuiConfig

public class GlobalGuiConfig
extends java.lang.Object

This class is to be used for default GUI properties. In case that Zekr is about to port to a system with special GUI configs, it should suffice to change zekr-gui.properties file.

Author:
Mohsen Saboorian

Field Summary
static int BUTTON_WIDTH
           
 
Constructor Summary
GlobalGuiConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUTTON_WIDTH

public static final int BUTTON_WIDTH
Constructor Detail

GlobalGuiConfig

public GlobalGuiConfig()