An object that reacts to an event that it is 'listening' for.

learn more… | top users | synonyms

0
votes
1answer
8 views

ZK: How to intercept/use an event from a parent menubar?

I just started to learn ZK, and I'm having a seriuos problem to intercept an event (onClick) from a parent menubar that contain several menu and menuitem. I'm using AJAX to change the src uri of a ...
0
votes
0answers
4 views

How to create a sound on off button with ActionListener class?

I am totally noob and I set up a gui including a checkbox button in order to play and stop music from playing... I programmed an Action Listener for that button, but i don't know how to stop the ...
0
votes
0answers
3 views

Listener for new Button to get my location in GMaps v2

I think that it is a really noob question but i could not do it. In new Google maps API for Android (v2) you can get you location right now touching the new button that appears on the map when you ...
1
vote
2answers
30 views

Calling a function within a listener function

I'm new to the C# world and I am trying to call another function inside a listener using this code below: private void Form1_Load(object sender, EventArgs e) { listener = new ...
0
votes
2answers
52 views

c# public function defined and used in other functions

Hey all i have the following code: namespace testingLeap { class Program : Listener { GestureListener listener; Controller controller; static void Main(string[] args) { ...
0
votes
1answer
30 views

How do I use methods from an existing running thread in different Activities

I got the following problem. My App has 5 activities and works as TCP-Client. If I start the App, activity 1 gets started and establishes a connection with a server. This activity owns a listener ...
0
votes
1answer
49 views

NullPointerException in Java TableRowSorter

I made a jtable for the list of chemicals in the inventory where I can sort each columns using the following code (chemicalTable is the name of the jTable): ...
2
votes
3answers
68 views

PHP: Detecting when a variables value has been changed

I was wondering if there is a way to add something like a change listener to a variable. The simplest example of what I mean would work something along these lines; // Start with a variable $variable ...
0
votes
1answer
37 views

Omit sender of delegates

Is it possible to send reference of 'sender' without specifying it explicitly as a parameter in delegate-based event handling? I have a internal class which raises some events and I want to call the ...
1
vote
1answer
25 views

How to properly make D3 event listener?

I have code that draws a bunch of hexagons but I need them to appear white and do some other stuff when I mouse over them. Why isn't the event listener working and what do I need to do to ...
0
votes
0answers
12 views

Symfony2: Custom AuthenticationProvider leads to a AuthenticationCredentialsNotFoundException

I currently develop my custom AuthenticationProvider (Symfony 2.1) which is quite similar to the form login. My authentication listener's handle() function does check whether the request matches the ...
0
votes
0answers
22 views

ORA 12505 error for SQL Developer

I have recently ran into a problem when trying to connect to my Database. The error is stating that it cant find the listener. Status : Failure -Test failed: Listener refused the connection with the ...
0
votes
0answers
21 views

How can I add event listeners in a different window?

I am working in the development of a Firefox extension and I would have a question concerning event listeners. If I write : window.addEventListener(...) I add an event listener in the current ...
0
votes
2answers
15 views

GWT - Handler for lost focus on widgets in flextable

I'm currently coding in GWT, for the first time, and it's going well so far. I'm having a problem with EventHandlers though. I have a FlexTable which has 2 columns, 1 for labels, and 1 for ...
0
votes
1answer
18 views

Internal error using Network Service Discovery in Android

During the first implementation of the NSDManager using the examples and the tutorial on the developer page , the application successfully started the discovery and found the devices. However now it ...
0
votes
1answer
26 views

How to listen for a change in java.awt.Window screen? Is there a way to give focus to other windows/programs whilst using setFullScreenWindow()?

I have a full screen Window made like this GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment(); GraphicsDevice[] gs = ge.getScreenDevices(); if (gs.length >= 1) ...
0
votes
1answer
22 views

Android - Function execute listener

Hey i don't know if that's the right way to do it but if it is how can i do it... I have one abstact class with AsyncTask public abstract class A{ A(){ new Task().execute(); } public ...
0
votes
1answer
39 views

Action Performed when Button Clicked n Times

public void boss(final Boss boss) { forward.setOnClickListener(new View.OnClickListener() { public void onClick(View v) { boss.setHp(boss.getHp() - 1); log("" + ...
0
votes
1answer
18 views

Sencha touch html div tap listener

I am working on a sencha touch application. I have a view that extends from panel The view Ext.define('MyApp.view.home', { extend : 'Ext.Panel', xtype : 'homeGrid', config : { scrollable: ...
1
vote
1answer
12 views

Key Listener not detecting Keys

I am having trouble with my Key Listener, it is not detecting any keys at all. I might have complety messed it up or hopefully just be missing something simple but i just cant see it. Any help would ...
0
votes
0answers
12 views

How to make simpleOnGestureListener inactive for 1 second before allowing another swipe gesture

I have a ViewFlipper setup with a TextView but need to ensure the user cannot swipe past each TextView too quickly using left or right swipe gestures. What is the best way to achieve this? I've ...
0
votes
2answers
48 views

Variable listener between 2 classes

I have a problem for a month ago :S .This is it: I have 3 classes: Class 1: TabbedPane with a MouseListener, when someone click on a tab, the mouse listener change a variable called "update". This ...
0
votes
2answers
45 views

primefaces FileUploadEvent returns null

I'm trying to upload a file with primefaces fileuploader but it returns null, addPhotos.xhtml : <h:form id="importDevicesForm" enctype="multipart/form-data"> <h:outputText ...
0
votes
1answer
22 views

How to add a listener to the requestcycle onbegin request?

We are trying to get the server name, session id browser info... to keep the information in the MDC for logging. For this we are trying to add a listener in the RequestCycle of the onBeginRequest() ...
0
votes
1answer
13 views

Setting event listener on a specific layer (google maps)

Currently what I have is a zoom_changed listener that loads a layer when the zoom level is > 19. Once this layer has loaded it will be overlayed with other layers simultaneously. ...
1
vote
1answer
26 views

Android onBackPressed, how to test if unsaved changes *actually* made?

I've searched at length and tried the usual suspects, but it's time to ask for help. My Android activity loads EditText, Spinner and CheckBox values from SQLite happily enough. The problem is ...
0
votes
0answers
44 views

set click event on gmap markers and add diff text on every marker

i am try to set marker on gmap using javascript with latitude value and longitude. done to set markers on gmap. but now i want to Add text to gmap marker. i have following code:- for (var j=0; ...
1
vote
0answers
23 views

Is there any transition intent listener?

Is it possible to handle animation of intent transition? Actually I am possible in my project to click on button (which opens new intent) and fast click back - so that code in activity second is ...
0
votes
0answers
13 views

issue with rate in registerListener method of SensorManager

All, i recently came across rather strange situation. when i tried to register sensor with 1 second interval (i am using version 4.1) using registerListener i received calls onSensorChanged within a ...
2
votes
2answers
51 views

How do you replace a listener in dart?

I have a class that creates a button and connects a listener to the click event. In a sub class I'd like to replace the superclass handler. This code adds a listener: ...
0
votes
0answers
9 views

Receiving Rollout Event from iframe onto Webkit Browser Chrome

Here's a fiddle demonstrating my problem: http://jsfiddle.net/B6GTh/2/ The main page has a large iframe that will overflow your browser: <iframe width="10000" height="10000" ...
0
votes
2answers
31 views

Android: how add opacity on ImageButton click?

I tought to use OnTouchListener and tracking down and up events, setting then an alpha value, but I have to add this listener to all ImageButtons (they are really a lot). I wonder if there is a ...
2
votes
1answer
69 views

How to add listener on ArrayList in java

I want to create my own implementation of ArrayList in java, that can listen when the list is changing and to do action when this happens. From what I have read, I understand that I can't extend ...
0
votes
0answers
22 views

How do I get a non-Transient field into @PrePersist or any other Listener method with EclipseLink?

I need a field (String would be OK) in a @PrePersist method of an EntityListener. Any field which does not go to the database (meaning a @Transient field) does not reach the @PrePersist (or any other) ...
2
votes
2answers
76 views

Activation of GPS when the app is already running

I'm trying to use the GPS for my android application. In particular I use the coordinates received from the GPS (or alternatively from the 3g connection) to display the user's location on a map. But ...
0
votes
1answer
33 views

chrome.extension.onMessage.addListener blocks chrome.runtime.onInstalled.addListener

Adding an onMessage-listener prevents my onInstalled-listener from triggering. Why? This is my code: manifest.json { "name": "BUGTESTER", "description": "Hmmmmm...", "version": "0.1", ...
4
votes
2answers
45 views

Implement a listener for a Class instead of an instance

I have a lot of instances of class MyClass and they ALL have to react to some generated event from another class MyEventClass. How should I do this? My first thought was to define a listener in ...
0
votes
3answers
49 views

Why addListener() typically returns void?

Am seeing that a typical addXXXListener() returns void ! I have seen this as a practice across the board whether it is UI frameworks (like Swing) or server-side frameworks. For ex: Class: ...
3
votes
2answers
87 views

Do something at variable change in Java

I want to do the following: As soon as a specific Variable (roomName) changes its Value, the Title of a JFrame should be changed to the new Value of roomName. My only problem is, that the JFrame is ...
0
votes
1answer
51 views

setOnItemSelectedListener : application stops working

I'm new to android , and I'm trying to make editText to get visible while selecting an Item ,the code seems to be fine , but the emulator stops working anytime I run the application and click on the ...
0
votes
1answer
41 views

How to stop setOnItemSelectedListener from running in onCreate [duplicate]

I set values in my setOnItemSelectedListener depending on what is selected in my spinner. How can I stop this method being called onCreate? Thanks in advance
-2
votes
0answers
19 views

Is there a way to run one of my apps functions after every minute in blackberry 10? [duplicate]

I used to achieve this functionality using real time clock listener and the event clockupdated() in previous blackberry versions.My app received a notification from clockupdated() every minute.After ...
0
votes
1answer
21 views

Is there anything like real time clock listener in blackberry 10?

There used to be a real time clock listener in previous versions of blackberry(When the coding was in java). Now I was searching the internet but couldn't find anything like a real time clock listener ...
0
votes
2answers
23 views

Diagnostic Monitor Trace Listener

I would like to know if it is possible to modify the way the Trace is recording trace information ? Trace.Listeners.Add(new DiagnosticMonitorTraceListener()); ...
2
votes
1answer
70 views

Why is onNothingSelected method needed in spinner listener?

native English speaker, so I'd say sorry about my bad English skills to you guys. I've been studing Android since 5 weeks ago. I tried to implement a spinner and my mentor asked why the ...
0
votes
0answers
41 views

Call method when list view element is visualized

This question is the final bit I need to sort out this other question of mine (I am linking so that I justify why I need what I ask for). Is there a way to invoke a method when a specific ListView ...
1
vote
2answers
42 views

Java MouseClick Listener not working

So I'm working on a deal or no deal java game essentially, and right now I'm trying to have the image icon disappear where the user clicked. So I have an 6 by 6 array of 'metal briefcase' (casesArray) ...
1
vote
0answers
40 views

JPA entities PrePersist and PreRemove callbacks, are they fired only once per life time of an application?

The JPA 2.0 specification talks about the PrePersist and PreRemove callbacks on page 95: The PrePersist and PreRemove callback methods are invoked for a given entity before the respective ...
0
votes
1answer
21 views

How to remove different listeners on the same object that are also listening to the same event?

Does an event and a listener on a certain object act as an "identifying pair" for that listener? Or just the event on the object? reading over node.js documentation here: ...
0
votes
2answers
60 views

EditText getText returns empty

hopefully I am just passing something silly. PROBLEM: my EditText (2) getText() return empty String "" @ runtime IN THE LISTENER. Please see the lines inside the onClick(...) I suspect it has to be ...

1 2 3 4 5 34