uk.ac.ic.doc.automed.editor.layout
Class AestheticRootLayout

java.lang.Object
  extended by uk.ac.ic.doc.automed.editor.layout.RootLayout
      extended by uk.ac.ic.doc.automed.editor.layout.AestheticRootLayout
All Implemented Interfaces:
LayoutInterface

public class AestheticRootLayout
extends RootLayout


Constructor Summary
AestheticRootLayout(Gui g, java.lang.Object[] o)
           
 
Method Summary
static UserActionResult aestheticRootLayout(Gui g, java.lang.Object[] o)
           
 SchemaObject ChooseMainNode(SchemaObject[] so)
           
 
Methods inherited from class uk.ac.ic.doc.automed.editor.layout.RootLayout
initialiseRepository, main, NotProcessed, ProcessLinkNode, ProcessNode, run, setAtributs, setGenerations, setOffset, setRootNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AestheticRootLayout

public AestheticRootLayout(Gui g,
                           java.lang.Object[] o)
Method Detail

aestheticRootLayout

public static UserActionResult aestheticRootLayout(Gui g,
                                                   java.lang.Object[] o)

ChooseMainNode

public SchemaObject ChooseMainNode(SchemaObject[] so)
Specified by:
ChooseMainNode in class RootLayout