- add(EventListener) - Method in class cz.gyarab.util.event.EventListeners
-
Přidá posluchače do seznamu.
- add(Shape, Shape) - Method in class cz.gyarab.util.game.rps.Match
-
Přidá tah do záznamu.
- add(Image) - Method in interface cz.gyarab.util.paint.Canvas
-
Přidá objekt do kolekce vykreslovaných objektů.
- add(Image) - Method in class cz.gyarab.util.paint.Images
-
Přidá obrázek do kolekce.
- add(Image) - Method in class cz.gyarab.util.paint.Painter
-
Přidá objekt do kolekce vykreslovaných objektů.
- add(Image) - Method in class cz.gyarab.util.paint.SwingCanvas
-
- addChangeListener(EventListener<LightChangeEvent>) - Method in interface cz.gyarab.util.light.InteractiveLightPanel
-
Přidá posluchače změny.
- addChangeListener(EventListener<LightChangeEvent>) - Method in class cz.gyarab.util.light.SwingLightPanel
-
- addGuess(Tuples) - Method in class cz.gyarab.util.game.mastermind.Board
-
Přidá další tipnutou n-tici do panelu na následující řádek.
- addGuess(Peg...) - Method in class cz.gyarab.util.game.mastermind.Board
-
Přidá další tipnutou n-tici do panelu na následující řádek.
- addKeyListener(EventListener<KeyEvent>) - Method in interface cz.gyarab.util.light.InteractiveLightPanel
-
Přidá posluchače klávesnice.
- addKeyListener(EventListener<KeyEvent>) - Method in class cz.gyarab.util.light.SwingLightPanel
-
- addListener(EventListener<LightChangeEvent>) - Method in class cz.gyarab.util.light.BasicLightMatrix
-
Přidá posluchače událostí změny barvy.
- addRange(Peg...) - Method in class cz.gyarab.util.game.mastermind.Board.Builder
-
Přidá barvu kolíčku.
- addRegistry(Class<I>, ObjectRegistry.Scope, ObjectRegistry.Keying, ReferenceProvider<I>) - Method in class cz.gyarab.util.rmi.server.ObjectManager
-
- addRegistry(Class<I>, ObjectRegistry.Scope, ObjectRegistry.Keying, ReferenceProvider<I>) - Method in interface cz.gyarab.util.rmi.server.RegistryProvider
-
Zaregistruje poskytovatele registrace.
- addSelectListener(EventListener<LightSelectEvent>) - Method in interface cz.gyarab.util.light.InteractiveLightPanel
-
Přidá posluchače výběru.
- addSelectListener(EventListener<LightSelectEvent>) - Method in class cz.gyarab.util.light.SwingLightPanel
-
- allowEmpty() - Method in class cz.gyarab.util.game.mastermind.Board.Builder
-
Umožní vytvářené hrací desce vytváření barevných kombinaci s
chybějícími kolíčky.
- authenticate(String, String) - Method in interface cz.gyarab.util.rmi.server.SessionManager.Auth
-
Provede autentizaci (ověření pravosti) uživatele.
- AuthException - Exception in cz.gyarab.util.rmi
-
Výjimka je vyvolána, pokud server požaduje ověření jménem a heslem a klient
tyto údaje neposkytl nebo poskytl nesprávné,
- AuthException() - Constructor for exception cz.gyarab.util.rmi.AuthException
-
Creates a new instance of AuthException
without detail
message.
- AuthException(String) - Constructor for exception cz.gyarab.util.rmi.AuthException
-
Constructs an instance of AuthException
with the specified
detail message.
- AutoCloseables<T extends java.lang.AutoCloseable> - Class in cz.gyarab.util.collection
-
Kolekce objektů, které implementují AutoCloseable
.
- await() - Method in class cz.gyarab.util.fx.FXSync
-
Čeká na uvolnění zámku (voláno volajícím vláknem).
- await(long, TimeUnit) - Method in class cz.gyarab.util.fx.FXSync
-
Čeká na uvolnění zámku (voláno volajícím vláknem).
- await() - Method in class cz.gyarab.util.game.rps.League
-
Čekání na dohrání posledního zápasu.