org.openorb.board.layout

Class ExplorerPluginLayout

public class ExplorerPluginLayout extends Object implements PluginLayout

OpenORB Management Board / Explorer Plugin Layout This layout uses three areas into top area and a split pane. Basically an history area, a browse area and a content area.

Author: Olivier Modica

Constructor Summary
ExplorerPluginLayout(int orientation)
Constructor
Method Summary
JComponentgetComponentAt(int i)
JComponentgetRootComponent()
voidsetComponentAt(JComponent component, int i)

Constructor Detail

ExplorerPluginLayout

public ExplorerPluginLayout(int orientation)
Constructor

Method Detail

getComponentAt

public JComponent getComponentAt(int i)

getRootComponent

public JComponent getRootComponent()

setComponentAt

public void setComponentAt(JComponent component, int i)