Git Product home page Git Product logo

javabeamstudioold's People

Contributors

orekyuu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

javabeamstudioold's Issues

Javaビーム工房の設計見直し

永続層のライブラリにJPAを使用
無駄に多い○○Managerクラスを消したい
DIライブラリを作成してJavaFXのControllerに必要なインスタンスを注入する

NullPointerException

java.lang.Exception: java.lang.NullPointerException
at net.orekyuu.javatter.core.Main.lambda$main$25(Main.java:61)
at net.orekyuu.javatter.core.Main$$Lambda$48/96639997.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at com.sun.glass.ui.Application.reportException(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$141(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$37/728890494.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at net.orekyuu.javatter.core.column.TweetCellController.updateTweetTextFlow(TweetCellController.java:202)
at net.orekyuu.javatter.core.column.TweetCellController.access$500(TweetCellController.java:43)
at net.orekyuu.javatter.core.column.TweetCellController$2.succeeded(TweetCellController.java:128)
at javafx.concurrent.Task.setState(Unknown Source)
at javafx.concurrent.Task$TaskCallable.lambda$call$443(Unknown Source)
at javafx.concurrent.Task$TaskCallable$$Lambda$125/783394813.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$164(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$47/312815177.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$165(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$46/1147985808.run(Unknown Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
... 4 more

Twitterアカウント認証処理について

Twitterアカウントを新規登録する際、認証情報の反映に再起動が必要なのは、個人的には不便だなぁと。
あと、PINコード入力画面がモーダルではないため、設定画面などの後ろに隠れてしまい、不便だと思いました。

スプラッシュ画面の実装

起動時にスプラッシュ画面を表示する。 隠しオプションでスプラッシュ画面の画像指定ができるように。
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.