Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show how to replace default icon UI ressource and use UIManager #38

Open
homebeaver opened this issue Oct 30, 2022 · 3 comments
Open

show how to replace default icon UI ressource and use UIManager #38

homebeaver opened this issue Oct 30, 2022 · 3 comments

Comments

@homebeaver
Copy link
Owner

#37 shows how to replace png icons with radience svg

But the new icons are not managed by UIManager!

@homebeaver
Copy link
Owner Author

Für JXSearchField gibt es keine Demo app. Nur ein rudimentätes Visual test JXSearchFieldVisualCheck

  • nacharbeiten

@homebeaver
Copy link
Owner Author

homebeaver commented Nov 2, 2022

JXSearchField hat zwei Modi. Beide sieht man in JXSearchFieldVisualCheck:

  • INSTANT (default) mit einem (passiven) Icon (Lupe) links. Ist der Suchtext befüllt, so erscheint rechts ein Icon <[x] zum Löschen des Textes
  • im REGULAR Modus ist das Lupe Icon aktiv - die Lupe dreht wenn der Cursur (blau) drüber fährt. Beim Klick wird die Suche aktiviert
  • REGULAR kann um eine Funktion zum merken der letzten Sucheinträge erweiert werden (3tes Beispiel)

grafik

homebeaver added a commit to homebeaver/SwingSet3-demos that referenced this issue Nov 3, 2022
homebeaver/SwingSet#38

SearchDemo hat damit drei Möglichkeiten zu Suchen
- NORTH : JXFindBar searchPanel ( wie beísher )
- SHIFT_DOWN+F5 cmdFind : JXFindPanel als Dialog ( wie beísher )
- (neu) SOUTH : DemoFindPanel findPanel mit JXSearchField
@homebeaver
Copy link
Owner Author

Das DemoFindPanel in SOUTH nutzt JXSearchField INSTANT
grafik

homebeaver added a commit to homebeaver/SwingSet3 that referenced this issue Nov 4, 2022
homebeaver added a commit to homebeaver/SwingSet3-demos that referenced this issue Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant