com.notuvy.gui
Class StripPanelCreator.Horizontal

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

public static class StripPanelCreator.Horizontal
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.Horizontal()
           
 
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.Horizontal

public StripPanelCreator.Horizontal()
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.