Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Each schema on separate listener

CatinredbootsFeb 19 2018 — edited Feb 21 2018

  Hello,

Is it posible to have each schema on separate listener so each schema will be accessed from different port?

Please let me know if it is possible.

Thanks!

Comments

darrylburke
1. Use code tags to post codes -- [code]CODE[/code] will display as
CODE
Or click the CODE button and paste your code between the {code} tags that appear.

2. Use a DocumentFilter, not a KeyListener.

db
User_64CKJ
BilgehanP wrote:
..I have a JTextField and it should accept only integers.
It 'sounds' as though this might be better done using a JSpinner with a NumberModel, than beeping at the end user every time they hit a key that does not fit (yuck!).
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 21 2018
Added on Feb 19 2018
50 comments
2,064 views