org.telscenter.pas.ui.sidebar
Class SidebarMeditor

java.lang.Object
  extended by org.telscenter.pas.ui.sidebar.SidebarMeditor
All Implemented Interfaces:
Meditor

public class SidebarMeditor
extends java.lang.Object
implements Meditor

Author:
aperritano

Constructor Summary
SidebarMeditor(PasFrame pasFrame)
           
 
Method Summary
 void collapseView()
           
 void expandView()
           
 javax.swing.JButton getCollapseCompactViewButton()
           
 javax.swing.JButton getExpandCompactViewButton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SidebarMeditor

public SidebarMeditor(PasFrame pasFrame)
Parameters:
wholePanel -
splitPane -
pasProjectNavigationPanel -
Method Detail

collapseView

public void collapseView()

expandView

public void expandView()

getCollapseCompactViewButton

public javax.swing.JButton getCollapseCompactViewButton()

getExpandCompactViewButton

public javax.swing.JButton getExpandCompactViewButton()


Copyright © 2004-2008 TELS Center. All Rights Reserved.