com.notuvy.gui
Class StripPanelCreator.Vertical

java.lang.Object
  extended by com.notuvy.gui.PanelCreator
      extended by com.notuvy.gui.StripPanelCreator
          extended by com.notuvy.gui.StripPanelCreator.Vertical
Enclosing class:
StripPanelCreator

public static class StripPanelCreator.Vertical
extends StripPanelCreator


Nested Class Summary
 
Nested classes/interfaces inherited from class com.notuvy.gui.StripPanelCreator
StripPanelCreator.Horizontal, StripPanelCreator.Vertical
 
Field Summary
 
Fields inherited from class com.notuvy.gui.PanelCreator
LOG
 
Constructor Summary
StripPanelCreator.Vertical()
           
 
Method Summary
protected  GridLayout createGridLayout()
           
protected  String giveOrientation()
           
 
Methods inherited from class com.notuvy.gui.StripPanelCreator
add, createPanel
 
Methods inherited from class com.notuvy.gui.PanelCreator
getEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StripPanelCreator.Vertical

public StripPanelCreator.Vertical()
Method Detail

createGridLayout

protected GridLayout createGridLayout()
Specified by:
createGridLayout in class StripPanelCreator

giveOrientation

protected String giveOrientation()
Specified by:
giveOrientation in class StripPanelCreator


Copyright © 2013. All Rights Reserved.