FreeHEP API
Version v1.2.2

org.freehep.application.mdi
Class InternalFramePageManager.InternalFrameCommandProcessor

java.lang.Object
  |
  +--java.util.Observable
        |
        +--org.freehep.util.commanddispatcher.CommandProcessor
              |
              +--org.freehep.application.mdi.PageManager.PageManagerCommandProcessor
                    |
                    +--org.freehep.application.mdi.InternalFramePageManager.InternalFrameCommandProcessor
All Implemented Interfaces:
CommandGroup
Enclosing class:
InternalFramePageManager

public class InternalFramePageManager.InternalFrameCommandProcessor
extends PageManager.PageManagerCommandProcessor


Nested Class Summary
 
Nested classes inherited from class org.freehep.util.commanddispatcher.CommandProcessor
CommandProcessor.BooleanTarget, CommandProcessor.SimpleTarget
 
Constructor Summary
InternalFramePageManager.InternalFrameCommandProcessor()
           
 
Method Summary
 void enableCascade(CommandState state)
           
 void enableTileHorizontally(CommandState state)
           
 void enableTileVertically(CommandState state)
           
 void onCascade()
           
 void onTileHorizontally()
           
 void onTileVertically()
           
 
Methods inherited from class org.freehep.application.mdi.PageManager.PageManagerCommandProcessor
enableCloseAllPages, enableClosePage, onCloseAllPages, onClosePage
 
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor
acceptCommand, acceptCommand, invoke, invokeCommand, invokeCommand, invokeCommand, invokeEnable, setChanged, setManager, translate
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.freehep.util.commanddispatcher.CommandGroup
addObserver, deleteObserver
 

Constructor Detail

InternalFramePageManager.InternalFrameCommandProcessor

public InternalFramePageManager.InternalFrameCommandProcessor()
Method Detail

onCascade

public void onCascade()

onTileHorizontally

public void onTileHorizontally()

onTileVertically

public void onTileVertically()

enableCascade

public void enableCascade(CommandState state)

enableTileVertically

public void enableTileVertically(CommandState state)

enableTileHorizontally

public void enableTileHorizontally(CommandState state)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.