org.genealogie.ihm
Class MainRessource

java.lang.Object
  |
  +--org.genealogie.ihm.MainRessource

public class MainRessource
extends java.lang.Object


Field Summary
private static BrowseTree bt
           
private static InformationPanel ip
           
private static Main main
           
private static Menubar mb
           
private static Menuitems mi
           
 
Constructor Summary
MainRessource()
           
 
Method Summary
static BrowseTree getBrowseTree()
           
static InformationPanel getInformationPanel()
           
static Main getMain()
           
static Menubar getMenubar()
           
static Menubar getMenuItems()
           
static void setBrowseTree(BrowseTree browseTree)
           
static void setInformationPanel(InformationPanel informationPanel)
           
static void setMain(Main m)
           
static void setMenubar(Menubar menubar)
           
static void setMenuItems(Menuitems menuitems)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

bt

private static BrowseTree bt

mb

private static Menubar mb

mi

private static Menuitems mi

main

private static Main main

ip

private static InformationPanel ip
Constructor Detail

MainRessource

public MainRessource()
Method Detail

getBrowseTree

public static BrowseTree getBrowseTree()

setBrowseTree

public static void setBrowseTree(BrowseTree browseTree)

getMenubar

public static Menubar getMenubar()

setMenubar

public static void setMenubar(Menubar menubar)

getMenuItems

public static Menubar getMenuItems()

setMenuItems

public static void setMenuItems(Menuitems menuitems)

getInformationPanel

public static InformationPanel getInformationPanel()

setInformationPanel

public static void setInformationPanel(InformationPanel informationPanel)

getMain

public static Main getMain()

setMain

public static void setMain(Main m)


Copyright © 2002 JGenea Ihm. All Rights Reserved.