|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.fmap.mapcontrol.dal.feature.swing.table.notification.ColumnHeaderSelectionChangeNotification
public class ColumnHeaderSelectionChangeNotification
Notification fired when the column header selection has been changed.
| Field Summary | |
|---|---|
static java.lang.String |
COLUMNHEADER_SELECTION_CHANGE
|
| Constructor Summary | |
|---|---|
ColumnHeaderSelectionChangeNotification(FeatureTable featureTable)
Creates a new ColumnHeaderSelectionChangeNotification with the originating FeatureTable. |
|
| Method Summary | |
|---|---|
FeatureTable |
getFeatureTable()
Returns the FeatureTable originating the notification. |
java.lang.String |
getType()
Returns the type of the notification. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COLUMNHEADER_SELECTION_CHANGE
| Constructor Detail |
|---|
public ColumnHeaderSelectionChangeNotification(FeatureTable featureTable)
FeatureTable.
featureTable - origin of the notification| Method Detail |
|---|
public FeatureTable getFeatureTable()
FeatureTableNotificationFeatureTable originating the notification.
getFeatureTable in interface FeatureTableNotificationFeatureTablepublic java.lang.String getType()
FeatureTableNotification
getType in interface FeatureTableNotification
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||