Serialized Form


Package org.friendularity.bundle.ui.swing.animation

Class org.friendularity.bundle.ui.swing.animation.AnimationLibraryPanel extends JPanel implements Serializable

Serialized Fields

myPromptLibrary

org.mechio.api.animation.library.AnimationLibrary myPromptLibrary

myPlayerSource

org.jflux.api.core.Source<E> myPlayerSource

myFilters

List<E> myFilters

animationListPanel1

AnimationListPanel animationListPanel1

btnAdd

JButton btnAdd

btnBrowse

JButton btnBrowse

btnClear

JButton btnClear

jLabel1

JLabel jLabel1

txtAnimationFolderPath

JTextField txtAnimationFolderPath

Class org.friendularity.bundle.ui.swing.animation.AnimationListPanel extends JPanel implements Serializable

Serialized Fields

myAnimationJobPanels

SortedSet<E> myAnimationJobPanels

myAnimationJobMap

Map<K,V> myAnimationJobMap

myPlayerSource

org.jflux.api.core.Source<E> myPlayerSource

myIndirectSource

org.friendularity.bundle.ui.swing.animation.AnimationListPanel.PlayerSource myIndirectSource

myFilters

List<E> myFilters

myFilteredAnimationJobPanels

SortedSet<E> myFilteredAnimationJobPanels

jTextField1

JTextField jTextField1

myAnimationJobsPanel

JPanel myAnimationJobsPanel

myAnimationJobsScrollPane

JScrollPane myAnimationJobsScrollPane

Class org.friendularity.bundle.ui.swing.animation.AnimationPanel extends JPanel implements Serializable

Serialized Fields

myAnimation

org.mechio.api.animation.Animation myAnimation

myPlayerSource

org.jflux.api.core.Source<E> myPlayerSource

btnLoop

JButton btnLoop

btnPlay

JButton btnPlay

btnStop

JButton btnStop

lblAnim

JLabel lblAnim

pnlAnim

org.rwshop.swing.animation.AnimationRenderer pnlAnim

Class org.friendularity.bundle.ui.swing.animation.AnimPromptPanel extends JPanel implements Serializable

Serialized Fields

myLibrary

org.mechio.api.animation.library.AnimationLibrary myLibrary

myPlayerSource

org.jflux.api.core.Source<E> myPlayerSource

myPromptProducer

org.jflux.api.core.node.ProducerNode<E> myPromptProducer

btnConnect

JButton btnConnect

btnStart

JButton btnStart

pnlPromptConnect

org.cogchar.bundle.demo.convo.ui.MessagingConnectPanel pnlPromptConnect

defAnims

List<E> defAnims

Class org.friendularity.bundle.ui.swing.animation.DemoPlayerPanel extends JPanel implements Serializable

Serialized Fields

animPromptPanel1

AnimPromptPanel animPromptPanel1

animationLibraryPanel1

AnimationLibraryPanel animationLibraryPanel1

jLabel1

JLabel jLabel1

playerClientPanel1

PlayerClientPanel playerClientPanel1

Class org.friendularity.bundle.ui.swing.animation.PlayerClientComboBoxModel extends DefaultComboBoxModel implements Serializable

Serialized Fields

myEntries

List<E> myEntries

selected

String selected

myPrefs

Preferences myPrefs

Class org.friendularity.bundle.ui.swing.animation.PlayerClientPanel extends JPanel implements Serializable

Serialized Fields

myLifecycle

org.mechio.api.animation.lifecycle.AnimationPlayerClientLifecycle myLifecycle

myPlayerService

org.jflux.impl.services.rk.lifecycle.ManagedService<T> myPlayerService

mySenderService

org.jflux.impl.services.rk.lifecycle.ManagedService<T> mySenderService

myConnectionService

org.jflux.impl.services.rk.lifecycle.ManagedService<T> myConnectionService

mySessionService

org.jflux.impl.services.rk.lifecycle.ManagedService<T> mySessionService

myReceiverService

org.jflux.impl.services.rk.lifecycle.ManagedService<T> myReceiverService

myStartFlag

boolean myStartFlag

myModel

PlayerClientComboBoxModel myModel

btnClear

JButton btnClear

btnConnect

JButton btnConnect

btnDisconnect

JButton btnDisconnect

jComboBox1

JComboBox jComboBox1

jLabel1

JLabel jLabel1

Class org.friendularity.bundle.ui.swing.animation.RemotePlayerFrame extends JFrame implements Serializable

Serialized Fields

demoPlayerPanel1

DemoPlayerPanel demoPlayerPanel1



Copyright © 2011-2014. All Rights Reserved.