org.keridwen.modelling.group.editor.ui
Class TestGui

java.lang.Object
  extended by org.keridwen.modelling.group.editor.ui.TestGui

public class TestGui
extends Object


Constructor Summary
TestGui()
           
 
Method Summary
static void forceVerticalComponentSize(JComponent comp, int verticalSize)
           
static void main(String[] args)
           
static JPanel showColorChart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGui

public TestGui()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

showColorChart

public static JPanel showColorChart()

forceVerticalComponentSize

public static void forceVerticalComponentSize(JComponent comp,
                                              int verticalSize)


Copyright © 2012-2013 Artenum. All Rights Reserved.