tn5250j/src/org/tn5250j/event ScreenOIAListener.java,1.2,1.3
"Kenneth J. Pouncey" <[email protected]> Sun, 18 Jul 2004 13:28:26 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/event
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24125/src/org/tn5250j/event
Modified Files:
ScreenOIAListener.java
Log Message:
Updates for headless. Changes by Wim
Index: ScreenOIAListener.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/event/ScreenOIAListener.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ScreenOIAListener.java 5 Jul 2004 16:46:46 -0000 1.2
--- ScreenOIAListener.java 18 Jul 2004 13:28:23 -0000 1.3
***************
*** 30,35 ****
public interface ScreenOIAListener {
- public void onOIAChanged(ScreenOIA oia);
! }
\ No newline at end of file
--- 30,45 ----
public interface ScreenOIAListener {
+ public static final int OIA_CHANGED_INSERT_MODE = 0;
+ public static final int OIA_CHANGED_KEYS_BUFFERED = 1;
+ public static final int OIA_CHANGED_KEYBOARD_LOCKED = 2;
+ public static final int OIA_CHANGED_MESSAGELIGHT = 3;
+ public static final int OIA_CHANGED_SCRIPT = 4;
+ public static final int OIA_CHANGED_BELL = 5;
+ public static final int OIA_CHANGED_CLEAR_SCREEN = 6;
+ public static final int OIA_CHANGED_INPUTINHIBITED = 7;
+ public static final int OIA_CHANGED_CURSOR = 8;
! public void onOIAChanged(ScreenOIA oia, int change);
!
! }
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click