JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.vividsolutions.jump.workbench.model
Task
NameListener
Contents
Description
Method Summary
Method Details
taskNameChanged(String)
Hide sidebar
Show sidebar
Interface Task.NameListener
All Known Implementing Classes:
TaskFrame
Enclosing class:
Task
public static interface
Task.NameListener
Interface: NameListener must respond to task name changing.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
taskNameChanged
(
String
name)
Method Details
taskNameChanged
void
taskNameChanged
(
String
name)