de.ug2t.unifiedGui
Class UnBoxBorder

java.lang.Object
  extended by de.ug2t.unifiedGui.UnBoxBorder

public class UnBoxBorder
extends java.lang.Object


Field Summary
 java.lang.String color
           
 int style
           
 int width
           
 
Constructor Summary
UnBoxBorder(java.lang.String xColor, int xWidth, int xStyle)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public int width

style

public int style

color

public java.lang.String color
Constructor Detail

UnBoxBorder

public UnBoxBorder(java.lang.String xColor,
                   int xWidth,
                   int xStyle)

WidgetServer