Serialized Form


Package org.jdesktop.application

Class org.jdesktop.application.ApplicationAction extends AbstractAction implements Serializable

Serialized Fields

appAM

ApplicationActionMap appAM

resourceMap

ResourceMap resourceMap

actionName

String actionName

actionMethod

Method actionMethod

enabledProperty

String enabledProperty

isEnabledMethod

Method isEnabledMethod

setEnabledMethod

Method setEnabledMethod

selectedProperty

String selectedProperty

isSelectedMethod

Method isSelectedMethod

setSelectedMethod

Method setSelectedMethod

taskService

String taskService

block

Task.BlockingScope block

proxy

Action proxy

proxySource

Object proxySource

proxyPCL

PropertyChangeListener proxyPCL

enabledNegated

boolean enabledNegated

Class org.jdesktop.application.ApplicationActionMap extends ActionMap implements Serializable

Serialized Fields

context

ApplicationContext context

resourceMap

ResourceMap resourceMap

actionsClass

Class<T> actionsClass

actionsObject

Object actionsObject

proxyActions

List<E> proxyActions

Class org.jdesktop.application.ResourceConverter.ResourceConverterException extends Exception implements Serializable

Serialized Fields

badString

String badString

Class org.jdesktop.application.ResourceMap.InjectFieldException extends RuntimeException implements Serializable

Serialized Fields

field

Field field

target

Object target

key

String key

Class org.jdesktop.application.ResourceMap.LookupException extends RuntimeException implements Serializable

Serialized Fields

type

Class<T> type

key

String key

Class org.jdesktop.application.ResourceMap.PropertyInjectionException extends RuntimeException implements Serializable

Serialized Fields

key

String key

component

Component component

propertyName

String propertyName

Class org.jdesktop.application.TaskEvent extends EventObject implements Serializable

Serialized Fields

value

Object value



Copyright © 2009-2011. All Rights Reserved.