1.

Record Nr.

UNINA9910459031303321

Titolo

The debate on the Trial of the Templars, 1307-1314 [[electronic resource] /] / edited by Jochen Burgtorf, Paul Crawford, Helen Nicholson

Pubbl/distr/stampa

Farnham, Surrey, England ; ; Burlington, VT, : Ashgate, c2010

ISBN

1-317-03631-X

1-317-03630-1

1-282-70144-4

9786612701443

1-4094-1009-9

Descrizione fisica

1 online resource (426 p.)

Altri autori (Persone)

BurgtorfJochen

CrawfordPaul

NicholsonHelen

Disciplina

345.44/0288

Soggetti

Trials (Heresy) - France

Trials (Heresy) - Europe - History

Inquisition - Europe - History

Hospitalers - History - To 1500

Military religious orders - History - To 1500

Grail - Legends - History and criticism

Electronic books.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Description based upon print version of record.

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

Cover; Contents; Notes on Contributors; List of Abbreviations; List of Figures; Maps; Preface; Introduction; Part IBefore the Trial; Part IIThe Trial in France; Part IIIThe Trial in the Iberian Peninsula; Part IV The Trial in the British Isles; Part VThe Trial in Other Countries; Part VIGeneral Aspects and the Aftermath; Conclusion; Select Bibliography; Indexes

Sommario/riassunto

In October 1307, all the brothers of the military-religious order of the Temple in France were arrested on the instructions of King Philip IV and charged with heresy and other crimes. In 1312, Pope Clement V, at the Council of Vienne, dissolved the order. Seven centuries later there is



still hot debate about the causes of this notorious affair, its course, and its aftermath. This book collects the research of both junior and senior scholars from around the world to establish the current state of scholarship and identify areas for new research. Individual chapters examine the background to the

2.

Record Nr.

UNINA9910522998303321

Autore

Sharan Kishori

Titolo

Learn JavaFX 17 : Building User Experience and Interfaces with Java / / by Kishori Sharan, Peter Späth

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2022

ISBN

9781484278482

1484278488

Edizione

[2nd ed. 2022.]

Descrizione fisica

1 online resource (947 pages)

Disciplina

005.437

Soggetti

Java (Computer program language)

User interfaces (Computer systems)

Human-computer interaction

Programming languages (Electronic computers)

Software engineering

Java

User Interfaces and Human Computer Interaction

Programming Language

Software Engineering

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

1: Getting Started -- 2: Properties and Bindings -- 3: Observable Collections -- 4: Managing Stages -- 5: Making Scenes -- 6: Understanding Nodes -- 7: Playing with Colors -- 8: Styling Nodes -- 9: Event Handling -- 10: Understanding Layout Panes -- 11: Model-View-Controller Pattern -- 12: Understanding Controls -- 13: Understanding TableView -- 14: Understanding 2D Shapes -- 15: Understanding Text Nodes -- 16: Understanding 3D Shapes -- 17:



Applying Effects -- 18: Understanding Transformations -- 19: Understanding Animation -- 20: Understanding Charts -- 21: Understanding the Image API -- 22: Drawing on a Canvas -- 23: Understanding Drag and Drop -- 24: Understanding Concurrency in JavaFX -- 25: Playing Audio and Video -- 26: Understanding FXML -- 27: Understanding the Print API -- Appendix A: Additional Controls and Resources.

Sommario/riassunto

This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI that is built at every step in the discussion. This book has been revised to include JavaFX 17 and earlier releases since previous edition. It starts with an introduction to JavaFX and its history. It lists the system requirements and the steps to start developing JavaFX applications. It shows you how to create a Hello World application in JavaFX, explaining every line of code in the process. Later in the book, authors Kishori Sharan and Peter Späth discuss advanced topics such as 2D and 3D graphics, charts, FXML, advanced controls, and printing. Some of the advanced controls such as TableView, and WebView are covered at length in separate chapters. This book provides complete and comprehensive coverage of JavaFX 17 features; uses an incremental approach to teach JavaFX, assuming no prior GUI knowledge; includes code snippets, complete programs, and pictures; covers MVC patterns using JavaFX; and covers advanced topics such as FXML, effects, transformations, charts, images, canvas, audio and video, DnD, and more. So, after reading and using this book, you'll come away with a comprehensive introduction to the JavaFX APIs. You will: Build JavaFX User Interfaces and Java clients Understand properties, bindings, observable collections, stages, scenes; how to use these Play with colors, styling nodes and event handling Add user interactivity (mouse, keyboard, DnD) Use tables, trees and tree tables Create 2D shapes, text nodes, and 3D shapes Apply effects, transformations, animations, images Learn to draw and play audio and video.