Cytoscape 2.8.0 API

cytoscape.view
Class CyDesktopManager

java.lang.Object
  extended by cytoscape.view.CyDesktopManager

public class CyDesktopManager
extends Object


Nested Class Summary
static class CyDesktopManager.Arrange
           
 
Field Summary
static int DEFAULT_WIN_HEIGHT
           
static int DEFAULT_WIN_WIDTH
           
protected static JDesktopPane desktop
           
static int MINIMUM_WIN_HEIGHT
           
static int MINIMUM_WIN_WIDTH
           
 
Method Summary
static void arrangeFrames(CyDesktopManager.Arrange pStyle)
           
 void closeAllWindows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MINIMUM_WIN_WIDTH

public static int MINIMUM_WIN_WIDTH

MINIMUM_WIN_HEIGHT

public static int MINIMUM_WIN_HEIGHT

DEFAULT_WIN_WIDTH

public static int DEFAULT_WIN_WIDTH

DEFAULT_WIN_HEIGHT

public static int DEFAULT_WIN_HEIGHT

desktop

protected static JDesktopPane desktop
Method Detail

closeAllWindows

public void closeAllWindows()

arrangeFrames

public static void arrangeFrames(CyDesktopManager.Arrange pStyle)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.