jfig.utils
Class Hugo

java.lang.Object
  extended byjfig.utils.Hugo

public class Hugo
extends java.lang.Object


Nested Class Summary
(package private)  class Hugo.KL
           
(package private)  class Hugo.ML
           
 
Field Summary
(package private) static JModularEditor editor
           
(package private) static Hugo.KL kl
           
(package private) static Hugo.ML ml
           
 
Constructor Summary
Hugo()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
static void register(java.awt.Container container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

editor

static JModularEditor editor

ml

static Hugo.ML ml

kl

static Hugo.KL kl
Constructor Detail

Hugo

public Hugo()
Method Detail

register

public static void register(java.awt.Container container)

main

public static void main(java.lang.String[] argv)