Protege 2.1.2

edu.stanford.smi.protegex.widget.contains
Class VerticalWidgetBoxLayoutManager

java.lang.Object
  extended byedu.stanford.smi.protegex.widget.contains.WidgetBoxLayoutManager
      extended byedu.stanford.smi.protegex.widget.contains.VerticalWidgetBoxLayoutManager
All Implemented Interfaces:
LayoutManager

public class VerticalWidgetBoxLayoutManager
extends WidgetBoxLayoutManager

Description of the Class

Author:
William Grosso

Field Summary
protected  int _outsideScrollPaneHeight
           
 
Fields inherited from class edu.stanford.smi.protegex.widget.contains.WidgetBoxLayoutManager
_currentContainer, _outsideScrollPane, _parentComponent, _widgetBoxSize, _widgetSeparators
 
Constructor Summary
VerticalWidgetBoxLayoutManager()
           
 
Method Summary
protected  void actuallyAddWrappers()
           
protected  void adjustBoxSizeForScrollPane()
           
protected  void makeFirstPassAtBoxDimensions()
           
 
Methods inherited from class edu.stanford.smi.protegex.widget.contains.WidgetBoxLayoutManager
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_outsideScrollPaneHeight

protected int _outsideScrollPaneHeight
Constructor Detail

VerticalWidgetBoxLayoutManager

public VerticalWidgetBoxLayoutManager()
Method Detail

actuallyAddWrappers

protected void actuallyAddWrappers()
Specified by:
actuallyAddWrappers in class WidgetBoxLayoutManager

adjustBoxSizeForScrollPane

protected void adjustBoxSizeForScrollPane()
Specified by:
adjustBoxSizeForScrollPane in class WidgetBoxLayoutManager

makeFirstPassAtBoxDimensions

protected void makeFirstPassAtBoxDimensions()
Specified by:
makeFirstPassAtBoxDimensions in class WidgetBoxLayoutManager

Protege 2.1.2

Submit a bug report or feature request