public interface PropertiesPage
extends org.gvsig.tools.swing.api.Component
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority()
The priority of this properties page.
|
java.lang.String |
getTitle()
Title of the properties page
|
boolean |
whenAccept()
Called when the button accept is presed by the user.
|
boolean |
whenApply()
Called when the button apply is presed by the user.
|
boolean |
whenCancel()
Called when the button accept is presed by the user.
|
int getPriority()
java.lang.String getTitle()
boolean whenAccept()
boolean whenApply()
boolean whenCancel()
Copyright © 2017 gvSIG Association. All Rights Reserved.