Uses of Class
org.keridwen.core.ui.dockingframes.ViewPosition

Packages that use ViewPosition
org.keridwen.core.ui.dockingframes   
org.keridwen.core.ui.dockingframes.internal   
 

Uses of ViewPosition in org.keridwen.core.ui.dockingframes
 

Methods in org.keridwen.core.ui.dockingframes with parameters of type ViewPosition
 void MainViewService.addComponent(String componentTitle, Component componentToAdd, ViewPosition positionToSet, bibliothek.gui.dock.common.action.CAction... actions)
           
 void MainViewService.addComponentToPerspective(String perspectiveName, String componentTitle, Component componentToAdd, ViewPosition viewPosition, bibliothek.gui.dock.common.action.CAction... actions)
           
 void MainViewService.addComponentToWorkingArea(String workingAreaName, String componentTitle, Component componentToAdd, ViewPosition viewPosition, bibliothek.gui.dock.common.action.CAction... actions)
           
 bibliothek.gui.dock.common.perspective.CWorkingPerspective MainViewService.createWorkingArea(String perspectiveName, String workName, ViewPosition viewPosition)
           
 

Uses of ViewPosition in org.keridwen.core.ui.dockingframes.internal
 

Methods in org.keridwen.core.ui.dockingframes.internal with parameters of type ViewPosition
 void DefaultMainViewService.addComponent(String componentTitle, Component componentToAdd, ViewPosition positionToSet, bibliothek.gui.dock.common.action.CAction... actions)
           
 void DefaultMainViewService.addComponentToPerspective(String perspectiveName, String componentTitle, Component componentToAdd, ViewPosition viewPosition, bibliothek.gui.dock.common.action.CAction... actions)
           
 void DefaultMainViewService.addComponentToWorkingArea(String workingAreaName, String componentTitle, Component componentToAdd, ViewPosition viewPosition, bibliothek.gui.dock.common.action.CAction... actions)
           
 bibliothek.gui.dock.common.perspective.CWorkingPerspective DefaultMainViewService.createWorkingArea(String perspectiveName, String workName, ViewPosition viewPosition)
           
 



Copyright © 2011-2013 Artenum. All Rights Reserved.