com.leafdigital.ui.api
Interface PageTool

All Superinterfaces:
Tool

public interface PageTool
extends Tool

A tool that's based on a UI page.


Method Summary
 Page getPage()
           
 
Methods inherited from interface com.leafdigital.ui.api.Tool
getDefaultPosition, removed
 

Method Detail

getPage

Page getPage()
Returns:
Page


Copyright © 2011 Samuel Marshall. All rights reserved.