Serialized Form


Package org.glassfish.jersey.examples.aggregator

Class org.glassfish.jersey.examples.aggregator.MainWindow extends JFrame implements Serializable

Serialized Fields

keywordListModel

DefaultListModel keywordListModel

receiveMessages

AtomicBoolean receiveMessages

dataAggregators

List<E> dataAggregators

addButton

JButton addButton

connectionStatusLabel

JLabel connectionStatusLabel

jPanel4

JPanel jPanel4

keywordList

JList keywordList

messagesArea

JTextArea messagesArea

newKeywordField

JTextField newKeywordField

startStopButton

JButton startStopButton

testCheckbox

JCheckBox testCheckbox

testColorLabel

JLabel testColorLabel

twitterCheckbox

JCheckBox twitterCheckbox

twitterColorLabel

JLabel twitterColorLabel

Class org.glassfish.jersey.examples.aggregator.RemoveSelectedListItemsAction extends AbstractAction implements Serializable

Serialized Fields

list

JList list

listModel

DefaultListModel listModel



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.