public class NYTExtractorUI
extends javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
javax.swing.JComponent.AccessibleJComponent
Modifier and Type | Field and Description |
---|---|
private boolean |
accepted |
private static java.lang.String |
articleapikey |
private javax.swing.JPanel |
articleSearchInnerPanel |
private javax.swing.JPanel |
articleSearchPanel |
private javax.swing.JLabel |
beginDateLabel |
private javax.swing.JTextField |
beginDateTextField |
private javax.swing.JLabel |
boxLabel |
private javax.swing.JLabel |
boxNELatLabel |
private javax.swing.JTextField |
boxNELatTextField |
private javax.swing.JLabel |
boxNELongLabel |
private javax.swing.JTextField |
boxNELongTextField |
private javax.swing.JPanel |
boxNEpanel |
private javax.swing.JLabel |
boxSWLatLabel |
private javax.swing.JTextField |
boxSWLatTextField |
private javax.swing.JLabel |
boxSWLongLabel |
private javax.swing.JTextField |
boxSWLongTextField |
private javax.swing.JPanel |
boxSWpanel |
private javax.swing.JPanel |
buttonFillerPanel |
private javax.swing.JPanel |
buttonPanel |
private javax.swing.JButton |
cancelButton |
private javax.swing.JPanel |
circlCenterPanel |
private javax.swing.JLabel |
circlCtrLatLabel |
private javax.swing.JTextField |
circlCtrLatTextField |
private javax.swing.JLabel |
circlCtrLongLabel |
private javax.swing.JTextField |
circlCtrLongTextField |
private javax.swing.JLabel |
circleLabel |
private javax.swing.JPanel |
circlRadiusPanel |
private javax.swing.JTextField |
circlRadTextField |
private Context |
context |
private javax.swing.JDialog |
dialog |
private javax.swing.JLabel |
endDateLabel |
private javax.swing.JTextField |
endDateTextField |
private static java.lang.String |
eventapikey |
private javax.swing.JPanel |
eventBoxTab |
private javax.swing.JPanel |
eventCircleTab |
private javax.swing.JPanel |
eventDateRangePanel |
private javax.swing.JPanel |
eventFilterTab |
private javax.swing.JPanel |
eventLimitPanel |
private javax.swing.JTabbedPane |
eventLocationTabs |
private javax.swing.JPanel |
eventOffsetPanel |
private javax.swing.JLabel |
eventQueryLabel |
private javax.swing.JTextField |
eventQueryTextField |
private javax.swing.JPanel |
eventSearchInnerPanel |
private javax.swing.JPanel |
eventSearchPanel |
private javax.swing.JLabel |
evtDateEndLabel |
private javax.swing.JTextField |
evtDateEndTextField |
private javax.swing.JLabel |
evtDateStartLabel |
private javax.swing.JTextField |
evtDateStartTextField |
private javax.swing.JLabel |
evtFilterBoroughLabel |
private javax.swing.JTextField |
evtFilterBoroughTextField |
private javax.swing.JLabel |
evtFilterCatLabel |
private javax.swing.JTextField |
evtFilterCatTextField |
private javax.swing.JCheckBox |
evtFilterFestival |
private javax.swing.JCheckBox |
evtFilterFree |
private javax.swing.JCheckBox |
evtFilterKidFriendly |
private javax.swing.JCheckBox |
evtFilterLastChance |
private javax.swing.JCheckBox |
evtFilterLongRunningShow |
private javax.swing.JLabel |
evtFilterNeighborhoodLabel |
private javax.swing.JTextField |
evtFilterNeighborhoodTextField |
private javax.swing.JCheckBox |
evtFilterPreviewsAndOpenings |
private javax.swing.JLabel |
evtFilterSubCatLabel |
private javax.swing.JTextField |
evtFilterSubCatTextField |
private javax.swing.JCheckBox |
evtFilterTimesPick |
private javax.swing.JLabel |
evtLimitLabel |
private javax.swing.JTextField |
evtLimitTextField |
private javax.swing.JLabel |
evtOffset |
private javax.swing.JTextField |
evtOffsetTextField |
private javax.swing.JLabel |
facetsLabel |
private javax.swing.JTextField |
facetsTextField |
private javax.swing.JLabel |
fieldsLabel |
private javax.swing.JList |
fieldsList |
private javax.swing.JScrollPane |
fieldsListScrollPane |
private javax.swing.JLabel |
filterLabel |
private javax.swing.JButton |
forgetButton |
private javax.swing.JPanel |
jPanel1 |
private static java.lang.String |
NYT_API_BASE |
private static java.lang.String |
NYT_API_EVENT_BASE |
private javax.swing.JTabbedPane |
nytTabbedPane |
private javax.swing.JButton |
okButton |
private javax.swing.JPanel |
optionalArticleSearchFieldsPanel |
private javax.swing.JLabel |
pageLabel |
private javax.swing.JTextField |
pageTextField |
private javax.swing.JLabel |
searchLabel |
private javax.swing.JTextField |
searchQueryTextField |
private javax.swing.JComboBox |
sortComboBox |
private javax.swing.JLabel |
sortLabel |
private Wandora |
wandora |
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
Constructor and Description |
---|
NYTExtractorUI()
Creates
new
form
NYTExtractorUI
|
Modifier and Type | Method and Description |
---|---|
private void |
cancelButtonActionPerformed(java.awt.event.ActionEvent evt) |
private void |
circlCtrLatTextFieldActionPerformed(java.awt.event.ActionEvent evt) |
private void |
circlCtrLongTextFieldActionPerformed(java.awt.event.ActionEvent evt) |
private void |
evtDateStartTextFieldActionPerformed(java.awt.event.ActionEvent evt) |
void |
forgetAuthorization() |
private void |
forgetButtonActionPerformed(java.awt.event.ActionEvent evt) |
WandoraTool[] |
getExtractors(NYTExtractor tool) |
private void |
initComponents()
This
method
is
called
from
within
the
constructor
to
initialize
the
form.
|
private void |
nytTabbedPaneStateChanged(javax.swing.event.ChangeEvent evt) |
private void |
okButtonActionPerformed(java.awt.event.ActionEvent evt) |
void |
open(Wandora w,
Context c) |
void |
setAccepted(boolean b) |
java.lang.String |
solveAPIKey() |
java.lang.String |
solveAPIKey(Wandora wandora) |
private void |
sortComboBoxActionPerformed(java.awt.event.ActionEvent evt) |
protected static java.lang.String |
urlEncode(java.lang.String str) |
boolean |
wasAccepted() |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
private Wandora wandora
private boolean accepted
private javax.swing.JDialog dialog
private Context context
private static final java.lang.String NYT_API_BASE
private static final java.lang.String NYT_API_EVENT_BASE
private static java.lang.String articleapikey
private static java.lang.String eventapikey
private javax.swing.JPanel articleSearchInnerPanel
private javax.swing.JPanel articleSearchPanel
private javax.swing.JLabel beginDateLabel
private javax.swing.JTextField beginDateTextField
private javax.swing.JLabel boxLabel
private javax.swing.JLabel boxNELatLabel
private javax.swing.JTextField boxNELatTextField
private javax.swing.JLabel boxNELongLabel
private javax.swing.JTextField boxNELongTextField
private javax.swing.JPanel boxNEpanel
private javax.swing.JLabel boxSWLatLabel
private javax.swing.JTextField boxSWLatTextField
private javax.swing.JLabel boxSWLongLabel
private javax.swing.JTextField boxSWLongTextField
private javax.swing.JPanel boxSWpanel
private javax.swing.JPanel buttonFillerPanel
private javax.swing.JPanel buttonPanel
private javax.swing.JButton cancelButton
private javax.swing.JPanel circlCenterPanel
private javax.swing.JLabel circlCtrLatLabel
private javax.swing.JTextField circlCtrLatTextField
private javax.swing.JLabel circlCtrLongLabel
private javax.swing.JTextField circlCtrLongTextField
private javax.swing.JTextField circlRadTextField
private javax.swing.JPanel circlRadiusPanel
private javax.swing.JLabel circleLabel
private javax.swing.JLabel endDateLabel
private javax.swing.JTextField endDateTextField
private javax.swing.JPanel eventBoxTab
private javax.swing.JPanel eventCircleTab
private javax.swing.JPanel eventDateRangePanel
private javax.swing.JPanel eventFilterTab
private javax.swing.JPanel eventLimitPanel
private javax.swing.JTabbedPane eventLocationTabs
private javax.swing.JPanel eventOffsetPanel
private javax.swing.JLabel eventQueryLabel
private javax.swing.JTextField eventQueryTextField
private javax.swing.JPanel eventSearchInnerPanel
private javax.swing.JPanel eventSearchPanel
private javax.swing.JLabel evtDateEndLabel
private javax.swing.JTextField evtDateEndTextField
private javax.swing.JLabel evtDateStartLabel
private javax.swing.JTextField evtDateStartTextField
private javax.swing.JLabel evtFilterBoroughLabel
private javax.swing.JTextField evtFilterBoroughTextField
private javax.swing.JLabel evtFilterCatLabel
private javax.swing.JTextField evtFilterCatTextField
private javax.swing.JCheckBox evtFilterFestival
private javax.swing.JCheckBox evtFilterFree
private javax.swing.JCheckBox evtFilterKidFriendly
private javax.swing.JCheckBox evtFilterLastChance
private javax.swing.JCheckBox evtFilterLongRunningShow
private javax.swing.JLabel evtFilterNeighborhoodLabel
private javax.swing.JTextField evtFilterNeighborhoodTextField
private javax.swing.JCheckBox evtFilterPreviewsAndOpenings
private javax.swing.JLabel evtFilterSubCatLabel
private javax.swing.JTextField evtFilterSubCatTextField
private javax.swing.JCheckBox evtFilterTimesPick
private javax.swing.JLabel evtLimitLabel
private javax.swing.JTextField evtLimitTextField
private javax.swing.JLabel evtOffset
private javax.swing.JTextField evtOffsetTextField
private javax.swing.JLabel facetsLabel
private javax.swing.JTextField facetsTextField
private javax.swing.JLabel fieldsLabel
private javax.swing.JList fieldsList
private javax.swing.JScrollPane fieldsListScrollPane
private javax.swing.JLabel filterLabel
private javax.swing.JButton forgetButton
private javax.swing.JPanel jPanel1
private javax.swing.JTabbedPane nytTabbedPane
private javax.swing.JButton okButton
private javax.swing.JPanel optionalArticleSearchFieldsPanel
private javax.swing.JLabel pageLabel
private javax.swing.JTextField pageTextField
private javax.swing.JLabel searchLabel
private javax.swing.JTextField searchQueryTextField
private javax.swing.JComboBox sortComboBox
private javax.swing.JLabel sortLabel
public boolean wasAccepted()
public void setAccepted(boolean b)
public WandoraTool[] getExtractors(NYTExtractor tool) throws TopicMapException
TopicMapException
protected static java.lang.String urlEncode(java.lang.String str)
public java.lang.String solveAPIKey(Wandora wandora)
public java.lang.String solveAPIKey()
public void forgetAuthorization()
private void initComponents()
private void cancelButtonActionPerformed(java.awt.event.ActionEvent evt)
private void okButtonActionPerformed(java.awt.event.ActionEvent evt)
private void forgetButtonActionPerformed(java.awt.event.ActionEvent evt)
private void nytTabbedPaneStateChanged(javax.swing.event.ChangeEvent evt)
private void sortComboBoxActionPerformed(java.awt.event.ActionEvent evt)
private void circlCtrLongTextFieldActionPerformed(java.awt.event.ActionEvent evt)
private void circlCtrLatTextFieldActionPerformed(java.awt.event.ActionEvent evt)
private void evtDateStartTextFieldActionPerformed(java.awt.event.ActionEvent evt)
Copyright 2004-2015 Wandora Team