org.siebengeisslein.ide.gui
Class GuiHelper

java.lang.Object
  extended by org.siebengeisslein.ide.gui.GuiHelper

public class GuiHelper
extends java.lang.Object


Constructor Summary
GuiHelper()
           
 
Method Summary
static int getCellConstraintX(PConstraint c)
           
static int getCellConstraintY(PConstraint c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiHelper

public GuiHelper()
Method Detail

getCellConstraintX

public static int getCellConstraintX(PConstraint c)

getCellConstraintY

public static int getCellConstraintY(PConstraint c)